Tweak text.

This commit is contained in:
Nicholas Marriott 2020-03-30 14:18:29 +01:00
parent df633c527d
commit a46916b452

View File

@ -3,9 +3,9 @@ CHANGES FROM 3.1 TO 3.2
* Change default position for display-menu -x and -y to centre rather than top * Change default position for display-menu -x and -y to centre rather than top
left. left.
* Add support for per-client popup windows, similar to menus. These are created * Add support for per-client transient popups, similar to menus. These are
with new command display-popup. Popups may either show fixed text and trigger created with new command display-popup. Popups may either show fixed text and
a tmux command when a key is pressed, or run a program (-R flag). 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