Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 6571dd50f86927595b6edd2d6fe4a8982b61d8c6
https://github.com/tmux/tmux/commit/6571dd50f86927595b6edd2d6fe4a8982b61d8c6
Author: nicm <nicm>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M key-bindings.c
M tmux.1
Log Message:
-----------
Tidy up the default mouse key bindings and:
- Add double and triple click bindings to copy a word or line outside
copy mode. The text is selected for a short period to show what has
been copied. This is in line with the existing mouse selection where
the text is copied and the selection is cleared when the mouse button
is released.
- Change the existing double and triple click bindings in copy mode to
behave in the same way.
- Add a button 2 binding to paste the top buffer.
Commit: c91a0948e3a1191f4c7407d14ece3a63f92c57c2
https://github.com/tmux/tmux/commit/c91a0948e3a1191f4c7407d14ece3a63f92c57c2
Author: Thomas Adam <[email protected]>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M key-bindings.c
M tmux.1
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/6385bd1e08ae...c91a0948e3a1
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/6385bd-c91a09%40github.com.