mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Add different command historys for different types of prompts ("command",
"search" etc). From Anindya Mukherjee.
This commit is contained in:
@ -125,6 +125,7 @@ dist_tmux_SOURCES = \
|
||||
cmd-show-environment.c \
|
||||
cmd-show-messages.c \
|
||||
cmd-show-options.c \
|
||||
cmd-show-prompt-history.c \
|
||||
cmd-source-file.c \
|
||||
cmd-split-window.c \
|
||||
cmd-swap-pane.c \
|
||||
|
Reference in New Issue
Block a user