diff --git a/runtime/help/keybindings.md b/runtime/help/keybindings.md index 963c8bca..6fc0331f 100644 --- a/runtime/help/keybindings.md +++ b/runtime/help/keybindings.md @@ -45,7 +45,7 @@ you can rebind them to your liking. "CtrlD": "DuplicateLine", "CtrlV": "Paste", "CtrlA": "SelectAll", - "CtrlT": "AddTab" + "CtrlT": "AddTab", "CtrlRightSq": "PreviousTab", "CtrlBackslash": "NextTab", "Home": "Start",