diff options
author | Timo Sirainen <cras@irssi.org> | 2001-10-14 11:33:13 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-10-14 11:33:13 +0000 |
commit | 880de0fe1230f748b29824094a3646deb950b15f (patch) | |
tree | bf29855483aff4c277394647f9d9c93ad3b77fd4 /docs/help/in/bind.in | |
parent | 8c7243f19cbce92c5d3ee5c706a0fceb0c2bf749 (diff) | |
download | irssi-880de0fe1230f748b29824094a3646deb950b15f.zip |
added delete_to_next_space command
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1834 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help/in/bind.in')
-rw-r--r-- | docs/help/in/bind.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/in/bind.in b/docs/help/in/bind.in index 0d0d2ab1..52d402c0 100644 --- a/docs/help/in/bind.in +++ b/docs/help/in/bind.in @@ -75,6 +75,7 @@ Command can be one of: delete_character delete_next_word delete_previous_word + delete_to_next_space delete_to_previous_space erase_line erase_to_beg_of_line |