Added code view widget and base command system; updated keybinding system
This commit is contained in:
@@ -5,22 +5,8 @@
|
||||
"rename-files" : ["F2", "<Control>e"],
|
||||
"open-terminal" : "F4",
|
||||
"refresh-tab" : ["F5", "<Control>r"],
|
||||
"delete-files" : "Delete",
|
||||
"load-interactive-debug" : "<Control>d",
|
||||
"tggl-top-main-menubar" : "Alt_L",
|
||||
"tggl-top-main-menubar" : "<Control>0",
|
||||
"trash-files" : "<Shift><Control>t",
|
||||
"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",
|
||||
"keyboard-create-tab" : "<Control>t",
|
||||
"keyboard-close-tab" : "<Control>w",
|
||||
"keyboard-copy-files" : "<Control>c",
|
||||
"keyboard-cut-files" : "<Control>x",
|
||||
"paste-files" : "<Control>v",
|
||||
"show-new-file-menu" : "<Control>n"
|
||||
"tear-down" : "<Control>q"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user