remove bookmarks, change terms

This commit is contained in:
sawka
2023-11-10 14:20:27 -08:00
parent c67d2f5ffb
commit d64970ce0d
+3 -4
View File
@@ -8,18 +8,17 @@ title: Keyboard Shortcuts
* **Cmd-L** - focus the selected line
* **Cmd-T** - open new tab
* **Cmd-H** - open command history view
* **Cmd-B** - open bookmarks
* **Cmd-[** - move one tab left
* **Cmd-]** - move one tab right
* **Cmd-UpArrow** or **Cmd-PageUp** - move selected command up
* **Cmd-DownArrow** or **Cmd-PageDown** - move selected command down
* **Cmd-[digit]** - select nth tab
* **Cmd-Control-[digit]** - select nth session
* **Cmd-Control-[digit]** - select nth workspace
* **Esc** - close/toggle extra info panel
## When Command Input is Focused
* **Enter** - runs the current command, or if input is empty will scroll screen to last command
* **Enter** - runs the current command, or if input is empty will scroll tab to last command
* **Shift-Enter** - add a newline to the current command (newlines do not require escapes)
* **Tab** - runs command completion, press again to get a list of suggestions
* **Ctrl-R** - open command history view
@@ -41,6 +40,6 @@ title: Keyboard Shortcuts
* **Esc** or **Cmd-G** - close command history
* **UpArrow** - last command in history
* **DownArrow** - next command in history
* **Cmd-S** - change scope of history (window, session, global)
* **Cmd-S** - change scope of history (tab, workspace, global)
* **Cmd-R** - toggle between only this connection or any connection
* normal characters - text search