Handle unknown keys more gracefully, return a string instead of NULL.
authornicm <nicm@openbsd.org>
Mon, 26 Oct 2015 22:03:04 +0000 (22:03 +0000)
committernicm <nicm@openbsd.org>
Mon, 26 Oct 2015 22:03:04 +0000 (22:03 +0000)
commitaa60fd48f9c224fe43fa9d6fd7d5e3ce80f807b4
tree59bbf9d2d15c9c58e8dce4bcc09b3de4cb007be7
parent4e21444b3a08b704a30c9b68838f075366a86ac8
Handle unknown keys more gracefully, return a string instead of NULL.
usr.bin/tmux/cmd-list-keys.c
usr.bin/tmux/key-string.c