summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/window-customize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* d and D keys to reset to default in customize mode.nicm2020-06-161-38/+128
* Separate key flags and modifiers, log key flags, make the "xterm" flagnicm2020-05-161-5/+5
* Expand target from client and use it to expand the prompt.nicm2020-05-161-6/+7
* Add a customize mode where keys and options may be browsed and changed,nicm2020-05-161-0/+1430