CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/24 01:22:13
Modified files:
usr.bin/tmux : cmd-list-keys.c key-bindings.c sort.c tmux.1
tmux.h
Added files:
usr.bin/tmux : cmd-list-commands.c
Log message:
Add sorting (-O flag) and a custom format (-F) to list-keys, from Dane
Jensen in GitHub issue 4845.
