summaryrefslogtreecommitdiffstats
path: root/parser.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-09-08 07:39:21 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-09-08 07:39:21 -0700
commit4ced8d1bf77a6d42d76843e345bef6d9f765d021 (patch)
treec54ecc31e0af375fa0670c95a3e24d82f951e5c5 /parser.c
parent9b2b5892cbcd6b78e3a96678581f0c8c24f7d6bb (diff)
downloadtxr-4ced8d1bf77a6d42d76843e345bef6d9f765d021.tar.gz
txr-4ced8d1bf77a6d42d76843e345bef6d9f765d021.tar.bz2
txr-4ced8d1bf77a6d42d76843e345bef6d9f765d021.zip
linenoise: Ctrl-U deletes only to the left.
Ctrl-U does not traditionally delete the entire line in line editors or text editors. Rather, it is a "super backspace" to the beginning of the line. * linenoise/linenoise.c (edit_delete_prev_all): New static function. (edit): Replace CTRL_U action with call to edit_delete_prev_all.
Diffstat (limited to 'parser.c')
0 files changed, 0 insertions, 0 deletions