CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2019/05/23 08:03:44

Modified files:
        usr.bin/tmux   : arguments.c cmd-list-keys.c cmd-list.c 
                         cmd-parse.y options.c tmux.h utf8.c 

Log message:
Break the argument escaping code into a separate function and use it to
escape key bindings in list-keys. Also escape ~ and ; and $ properly.

Reply via email to