File: //usr/share/ircII/help/bind/delete_next_word
! $eterna: delete_next_word,v 1.7 2018/06/10 08:17:38 mrg Exp $
!
! Copyright (c) 1990-2018 Michael Sandrof, Troy Rollo, Matthew Green,
! and other ircII contributors.
!
! All rights reserved. See the HELP IRCII COPYRIGHT file for more
! information.
!
Usage: BIND <key> DELETE_NEXT_WORD
Deletes from the cursor position to the end of the next word.
If the cursor is in the middle of a word, all characters from
the cursor position to the end of the word are deleted. If the
cursor is on whitespace, all following whitespace up through
the end of the next word is deleted.