diff options
author | sabetts <sabetts> | 2001-09-13 10:41:06 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-09-13 10:41:06 +0000 |
commit | d5b04e0048b0f1bd5a3d5a8f6c5f49aecab5ed64 (patch) | |
tree | c090d65a07500f30c39851c64bee097339e1cafa /ChangeLog | |
parent | 20b25a51550f3361e3cdd0608b1801cb56f09bf2 (diff) | |
download | ratpoison-d5b04e0048b0f1bd5a3d5a8f6c5f49aecab5ed64.zip |
unbind the key if no command is passed to the 'bind' command.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ * src/input.c (update_input_window): Draw a cheap-o cursor +2001-09-12 Gergely Nagy <algernon@debian.org> + + * src/actions.c (cmd_bind): binding an empty string to a key will + unbind the key. + 2001-09-09 shawn <sabetts@diggin.lamenet.tmp> * src/conf.h (MAXSIZE_WINDOWS_ARE_TRANSIENTS): defined |