mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Add a customize mode where options may be browsed and changed, includes adding
a brief description of each option. Bound to "C" by default.
This commit is contained in:
@ -180,6 +180,7 @@ dist_tmux_SOURCES = \
|
||||
window-client.c \
|
||||
window-clock.c \
|
||||
window-copy.c \
|
||||
window-customize.c \
|
||||
window-tree.c \
|
||||
window.c \
|
||||
xmalloc.c \
|
||||
|
Reference in New Issue
Block a user