Backspace in rename prompt causes unexpected behavior #1059
Closed
Description
A regression from lf 27 in lf 28:
If you try to rename a file and hold the backspace key to delete the whole filename, it will not stop at the beginning of the prompt, instead when it reaches the beginning it will exit the rename and start triggering the backspace key (if you have it mapped to something, it will execute that action unexpectedly).
I had backspace mapped to updir
, so when I held the backspace key to change the filename, suddenly I found myself looking at the /
directory.
Metadata
Assignees
Labels
No labels