Skip to content

Commit

Permalink
update main config
Browse files Browse the repository at this point in the history
  • Loading branch information
yorukot committed Apr 14, 2024
1 parent fed8ebc commit c4a0880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ select_item = ["enter", "l"]
parent_directory = ["h", "backspace"]
copy_single_item = ["ctrl+c", ""]
cut_single_item = ["ctrl+x", ""]
search_bar = ["ctrl+f", ""]
# Here is select mode hotkey you can conflicts with other mode (cant conflicts with global hotkey)
file_panel_select_mode_item_single_select = ["enter", "l"]
Expand Down

0 comments on commit c4a0880

Please sign in to comment.