! $eterna: delete_previous_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 DELETE_PREVIOUS_WORD Deletes to the beginning of the previous word. If the cursor is in the middle of a word, all characters from the left of the cursor to the beginning of the word. If the cursor is on whitespace, all whitespace through to the beginning of the previous word are deleted.