Greetings.
On Mon, 19 Nov 2012 17:26:20 +0100 Brandon Invergo wrote:
> After the recent round of updates for st's keyboard functionality, the
> ability to delete whole words in Readline with Alt-Backspace was
> lost. In config.def.h, the entry for Backspace was changed from
> XK_NO_MOD to XK_ANY_
After the recent round of updates for st's keyboard functionality, the
ability to delete whole words in Readline with Alt-Backspace was
lost. In config.def.h, the entry for Backspace was changed from
XK_NO_MOD to XK_ANY_MOD. So, this is just a patch to change it back,
which restores the functionali