mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 22:43:58 +00:00
Remove the choose-list command to prepare for some later choose-* work.
This commit is contained in:
1
tmux.h
1
tmux.h
@ -1759,7 +1759,6 @@ extern const struct cmd_entry cmd_break_pane_entry;
|
||||
extern const struct cmd_entry cmd_capture_pane_entry;
|
||||
extern const struct cmd_entry cmd_choose_buffer_entry;
|
||||
extern const struct cmd_entry cmd_choose_client_entry;
|
||||
extern const struct cmd_entry cmd_choose_list_entry;
|
||||
extern const struct cmd_entry cmd_choose_session_entry;
|
||||
extern const struct cmd_entry cmd_choose_tree_entry;
|
||||
extern const struct cmd_entry cmd_choose_window_entry;
|
||||
|
Reference in New Issue
Block a user