Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 01b3bb8e2c695a7a32a332758e5a8f4a650fc98c
https://github.com/tmux/tmux/commit/01b3bb8e2c695a7a32a332758e5a8f4a650fc98c
Author: nicm <nicm>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
M key-string.c
M server-client.c
M tmux.1
M tmux.h
Log Message:
-----------
Add a "second click" key type which is fired for the second click of a
double click, even if the timer hasn't expired to confirm it isn't
actually a triple click. Provides a way for people who don't care about
triple clicks or can make their commands have no side effects to avoid
the double click timer delay.
Commit: 2a4714e76b3a85b3391b05413f36623bcb1493f9
https://github.com/tmux/tmux/commit/2a4714e76b3a85b3391b05413f36623bcb1493f9
Author: nicm <nicm>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
M format.c
M tmux.1
Log Message:
-----------
Add session_path from Chris Ruegge in GitHub issue 2142.
Commit: 0bb1a50b88ac319e8f499fa95500f373123594d1
https://github.com/tmux/tmux/commit/0bb1a50b88ac319e8f499fa95500f373123594d1
Author: Thomas Adam <[email protected]>
Date: 2020-03-31 (Tue, 31 Mar 2020)
Changed paths:
M format.c
M key-string.c
M server-client.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/c9cd8f9b5dd0...0bb1a50b88ac
--
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/c9cd8f-0bb1a5%40github.com.