mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Add to CHANGES.
This commit is contained in:
7
CHANGES
7
CHANGES
@ -1,5 +1,12 @@
|
|||||||
CHANGES FROM 3.1 TO 3.2
|
CHANGES FROM 3.1 TO 3.2
|
||||||
|
|
||||||
|
* Change default position for display-menu -x and -y to centre rather than top
|
||||||
|
left.
|
||||||
|
|
||||||
|
* Add support for per-client popup windows, similar to menus. These are created
|
||||||
|
with new command display-popup. Popups may either show fixed text and trigger
|
||||||
|
a tmux command when a key is pressed, or run a program (-R flag).
|
||||||
|
|
||||||
* Change double and triple click bindings so that only one is fired (previously
|
* Change double and triple click bindings so that only one is fired (previously
|
||||||
double click was fired on the way to triple click). Also add default double
|
double click was fired on the way to triple click). Also add default double
|
||||||
and triple click bindings to copy the word or line under the cursor and
|
and triple click bindings to copy the word or line under the cursor and
|
||||||
|
Reference in New Issue
Block a user