Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
14
bitchx-docs/4_Misc/bind/delete_to_previous_space
Normal file
14
bitchx-docs/4_Misc/bind/delete_to_previous_space
Normal file
@@ -0,0 +1,14 @@
|
||||
Synopsis:
|
||||
bind <key> delete_to_previous_space
|
||||
|
||||
Description:
|
||||
This function deletes everything to the left of the cursor until a
|
||||
space is found. If the character immediately before the cursor is
|
||||
whitespace of some kind, it does nothing.
|
||||
|
||||
See Also:
|
||||
bind(4) delete_previous_word
|
||||
|
||||
Other Notes:
|
||||
The function deletes up to the space, but not including the space.
|
||||
|
||||
Reference in New Issue
Block a user