CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/10 01:50:04
Modified files:
usr.bin/tmux : Makefile cmd-command-prompt.c
cmd-confirm-before.c cmd.c key-bindings.c
mode-tree.c options-table.c status.c tmux.1
tmux.h window-customize.c window-tree.c
Added files:
usr.bin/tmux : cmd-show-prompt-history.c
Log message:
Add different command historys for different types of prompts
("command", "search" etc). From Anindya Mukherjee.
