lf | added delete key mapping
This commit is contained in:
parent
cf8a23e27f
commit
3bb8ab308f
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
|||
"`" = "mark-load";
|
||||
"\\'" = "mark-load";
|
||||
"<enter>" = "open";
|
||||
"<delete>" = "delete";
|
||||
"dd" = "delete";
|
||||
|
||||
"g~" = "cd";
|
||||
gh = "cd";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue