CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/01/06 03:17:29
Modified files:
usr.bin/tmux : cmd-list-keys.c cmd.c tmux.h
Log message:
Do not use ;;s in list-keys output as it is confusing and cannot be
parsed on input, from Patrick Motard in GitHub issue 4750.
