CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2017/01/24 12:53:37

Modified files:
        usr.bin/tmux   : client.c cmd-string.c cmd.c key-bindings.c 
                         options-table.c pty.c tmux.1 tmux.h 

Log message:
Add support for custom command aliases, this is an array option which
contains items of the form "alias=command". This is consulted when an
unknown command is parsed.

Reply via email to