summaryrefslogtreecommitdiff
path: root/MenuApplets
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2020-08-06 14:43:23 -0400
committerAndreas Kling <kling@serenityos.org>2020-08-06 20:55:27 +0200
commit2051d690d503864b18526621649f08f678ed26a3 (patch)
treeaa9c5d0ab2d9d883887df4dedb2ceef46a75b49a /MenuApplets
parentd9de0a5007b0fb24287d86bfe665ee32f5b8d67b (diff)
downloadserenity-2051d690d503864b18526621649f08f678ed26a3.zip
LibLine: Fix "word" handling for alt-d/u/l/c/f/b and ctrl-left/right
All these shortcuts treat consecutive alnums as a word, not consecutive non-spaces. For example, `alias KILL='kill -9'` can now be written by typing it out lowercase, then hitting ctrl-a alt-f alt-u. Ctrl-W still treats a word as a sequence of non-spaces. Alt-backspace in a future patch will add the ability to backward-delete a word that's a sequence of alnums.
Diffstat (limited to 'MenuApplets')
0 files changed, 0 insertions, 0 deletions