mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 01:48:47 +00:00
3.1-rc3.
This commit is contained in:
parent
0c06409c9d
commit
af4b62d10b
2
CHANGES
2
CHANGES
@ -1,5 +1,7 @@
|
||||
CHANGES FROM 3.0a TO 3.1
|
||||
|
||||
* Turn off mouse mode 1003 as well as the rest when exiting.
|
||||
|
||||
* Add selection_active format for when the selection is present but not moving
|
||||
with the cursor.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# configure.ac
|
||||
|
||||
AC_INIT([tmux], 3.1-rc2)
|
||||
AC_INIT([tmux], 3.1-rc3)
|
||||
AC_PREREQ([2.60])
|
||||
|
||||
AC_CONFIG_AUX_DIR(etc)
|
||||
|
Loading…
Reference in New Issue
Block a user