mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +09:00
@@ -45,7 +45,7 @@ you can rebind them to your liking.
|
|||||||
"CtrlD": "DuplicateLine",
|
"CtrlD": "DuplicateLine",
|
||||||
"CtrlV": "Paste",
|
"CtrlV": "Paste",
|
||||||
"CtrlA": "SelectAll",
|
"CtrlA": "SelectAll",
|
||||||
"CtrlT": "AddTab"
|
"CtrlT": "AddTab",
|
||||||
"CtrlRightSq": "PreviousTab",
|
"CtrlRightSq": "PreviousTab",
|
||||||
"CtrlBackslash": "NextTab",
|
"CtrlBackslash": "NextTab",
|
||||||
"Home": "Start",
|
"Home": "Start",
|
||||||
|
|||||||
Reference in New Issue
Block a user