diff options
| author | Jan Larres <jan@majutsushi.net> | 2023-06-12 08:48:32 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-11 21:48:32 +0100 |
| commit | dccdb2c33f40b05377297eff9fa2090442e77286 (patch) | |
| tree | e667e9545cbc8715d1bfae9ad70b57e36d985720 /atuin-server-database/src/lib.rs | |
| parent | Fix movement keys in inverted mode (#1035) (diff) | |
| download | atuin-dccdb2c33f40b05377297eff9fa2090442e77286.zip | |
Make Ctrl-d behaviour match other tools (#1040)
With this change Ctrl-d behaves differently depending on whether there
is any input text available. If there is, it will delete the character
to the right of the cursor if there is any. If there isn't it will
instead quit interactive mode and leave the original shell command line
unchanged.
This matches other line-based tools like bash and fzf.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
