diff options
author | Valentin Batz <senneth@irssi.org> | 2005-08-27 22:06:34 +0000 |
---|---|---|
committer | vb <vb@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2005-08-27 22:06:34 +0000 |
commit | 2998ce6daad7f77598e3734797da30125e64c58e (patch) | |
tree | ff856f432863f4b1c5072b678f28b756224c5ea5 /TODO | |
parent | e4a562d9ef6c22f9abbd32266c3c102fcaa3737a (diff) | |
download | irssi-2998ce6daad7f77598e3734797da30125e64c58e.zip |
Implementation of the meta-[cult] (capitalize words, upcase word, downcase word, transpose words) key-bindings from the TODO by Peder Stray
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3963 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -349,8 +349,6 @@ - /BIND -deletes should be saved in config - ^W (and some others) don't update cut buffer. - default binds: M-d, M-y - - capitalize-word (meta-c), downcase-word (meta-l), - transpose-words (meta-t), upcase-word (meta-u) - /PASSWORD command that asks you to type the password to entry line and would hide it with asterisks, good if people spy on you :) - ^R-like history search |