diff options
| -rw-r--r-- | src/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/profile b/src/profile index 8e12340..3163575 100644 --- a/src/profile +++ b/src/profile @@ -7,6 +7,7 @@ bind key \x01 ct cursor_begin bind key \x03 ct prompt_clear bind key \x04 exit bind key \x05 ct cursor_end +bind key \x08 ct prompt_del_left_word bind key \x0c ct screen_clear bind key \t ct complete bind key \x1b[D ct cursor_left |
