2022-03-07 23:52:43 +00:00
|
|
|
{
|
|
|
|
"keybindings": {
|
|
|
|
"help" : "F1",
|
2022-03-08 01:18:55 +00:00
|
|
|
"rename_files" : ["F2",
|
|
|
|
"<Control>e"],
|
2022-03-07 23:52:43 +00:00
|
|
|
"open_terminal" : "F4",
|
2022-03-08 01:18:55 +00:00
|
|
|
"refresh_tab" : ["F5",
|
|
|
|
"<Control>r"],
|
2022-09-05 06:01:51 +00:00
|
|
|
"tggl_top_main_menubar" : "<Alt>h",
|
2022-03-07 23:52:43 +00:00
|
|
|
"tear_down" : "<Control>q",
|
|
|
|
"go_up" : "<Control>Up",
|
|
|
|
"go_home" : "<Control>slash",
|
|
|
|
"grab_focus_path_entry" : "<Control>l",
|
|
|
|
"open_files" : "<Control>o",
|
|
|
|
"show_hide_hidden_files" : "<Control>h",
|
2022-03-08 01:18:55 +00:00
|
|
|
"create_tab" : "<Control>t",
|
2022-03-07 23:52:43 +00:00
|
|
|
"keyboard_close_tab" : "<Control>w",
|
2022-03-08 01:18:55 +00:00
|
|
|
"copy_files" : "<Control>c",
|
|
|
|
"cut_files" : "<Control>x",
|
2022-03-07 23:52:43 +00:00
|
|
|
"paste_files" : "<Control>v",
|
2022-09-03 05:43:25 +00:00
|
|
|
"create_files" : "<Control>n"
|
2022-03-07 23:52:43 +00:00
|
|
|
}
|
|
|
|
}
|