Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: a61cbf1c33d8d61b564f95053cbf96443126dd87
https://github.com/tmux/tmux/commit/a61cbf1c33d8d61b564f95053cbf96443126dd87
Author: Nicholas Marriott <[email protected]>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
M Makefile.am
M cmd-choose-tree.c
M cmd-set-option.c
M cmd-show-options.c
M cmd.c
M format-draw.c
M format.c
M key-bindings.c
M mode-tree.c
M options-table.c
M options.c
M screen-write.c
M style.c
M tmux.1
M tmux.h
M window-buffer.c
M window-client.c
A window-customize.c
M window-tree.c
Log Message:
-----------
Add a customize mode where options may be browsed and changed, includes adding
a brief description of each option. Bound to "C" by default.
Commit: 5e97d79eb1337db2dd5969fb2c339d14427f545b
https://github.com/tmux/tmux/commit/5e97d79eb1337db2dd5969fb2c339d14427f545b
Author: Nicholas Marriott <[email protected]>
Date: 2020-05-08 (Fri, 08 May 2020)
Changed paths:
M key-bindings.c
M mode-tree.c
M screen-write.c
M window-customize.c
Log Message:
-----------
Fix some customize mode drawing nits.
Compare: https://github.com/tmux/tmux/compare/708e9bc072ed...5e97d79eb133
--
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/708e9b-5e97d7%40github.com.