@@ -306,47 +306,47 @@ Neovim text objects + LSP whichkey + touchcursor keyboard layout + minimal zsh/y
306306
307307<details open ><summary ></summary >
308308
309- | Key Combination | Description | compatibility |
310- | :----------------: | :------------------------------------------ | :-----------------------------: |
311- | ` ctrl+\ ` | toggle panel (terminal) visibility | vscode |
312- | ` alt+y ` | send sequence to open yazi | vscode |
313- | ` alt+ctrl+r ` | select from shell history | vscode |
314- | ` alt+0 ` | switch to last tab | wezterm/windows-terminal |
315- | ` alt+1...9 ` | switch to tab 1...9 | vscode/wezterm/windows-terminal |
316- | ` alt+a ` | Scroll terminal down by page | vscode/wezterm/windows-terminal |
317- | ` alt+q ` | Scroll terminal up by page | vscode/wezterm/windows-terminal |
318- | ` alt+d ` | Scroll terminal down | vscode/wezterm/windows-terminal |
319- | ` alt+e ` | Scroll terminal up | vscode/wezterm/windows-terminal |
320- | ` alt+shift+d ` | Scroll terminal to next command | vscode/wezterm |
321- | ` alt+shift+e ` | Scroll terminal to previous command | vscode/wezterm |
322- | ` alt+t ` | Scroll terminal to top | vscode/wezterm/windows-terminal |
323- | ` alt+g ` | Scroll terminal to bottom | vscode/wezterm/windows-terminal |
324- | ` alt+s ` | Switch to previous tab | vscode/wezterm/windows-terminal |
325- | ` alt+f ` | Switch to next tab | vscode/wezterm/windows-terminal |
326- | ` alt+shift+s ` | move tab backward (vscode move to last tab) | vscode/wezterm/windows-terminal |
327- | ` alt+shift+f ` | move tab forward (vscode move to last tab) | vscode/wezterm/windows-terminal |
328- | ` alt+c ` | copy | vscode/wezterm/windows-terminal |
329- | ` alt+v ` | paste | vscode/wezterm/windows-terminal |
330- | ` ctrl+alt+h ` | split horizontal | vscode/wezterm/windows-terminal |
331- | ` ctrl+alt+v ` | split vertical | vscode/wezterm/windows-terminal |
309+ | Key Combination | Description | compatibility |
310+ | :----------------- | :------------------------------------------ | :-----------------------------: |
311+ | ` ctrl+\ ` | toggle panel (terminal) visibility | vscode |
312+ | ` alt+y ` | send sequence to open yazi | vscode |
313+ | ` alt+ctrl+r ` | select from shell history | vscode |
314+ | ` alt+0 ` | switch to last tab | wezterm/windows-terminal |
315+ | ` alt+1...9 ` | switch to tab 1...9 | vscode/wezterm/windows-terminal |
316+ | ` alt+a ` | Scroll terminal down by page | vscode/wezterm/windows-terminal |
317+ | ` alt+q ` | Scroll terminal up by page | vscode/wezterm/windows-terminal |
318+ | ` alt+d ` | Scroll terminal down | vscode/wezterm/windows-terminal |
319+ | ` alt+e ` | Scroll terminal up | vscode/wezterm/windows-terminal |
320+ | ` alt+shift+d ` | Scroll terminal to next command | vscode/wezterm |
321+ | ` alt+shift+e ` | Scroll terminal to previous command | vscode/wezterm |
322+ | ` alt+t ` | Scroll terminal to top | vscode/wezterm/windows-terminal |
323+ | ` alt+g ` | Scroll terminal to bottom | vscode/wezterm/windows-terminal |
324+ | ` alt+s ` | Switch to previous tab | vscode/wezterm/windows-terminal |
325+ | ` alt+f ` | Switch to next tab | vscode/wezterm/windows-terminal |
326+ | ` alt+shift+s ` | move tab backward (vscode move to last tab) | vscode/wezterm/windows-terminal |
327+ | ` alt+shift+f ` | move tab forward (vscode move to last tab) | vscode/wezterm/windows-terminal |
328+ | ` alt+c ` | copy | vscode/wezterm/windows-terminal |
329+ | ` alt+v ` | paste | vscode/wezterm/windows-terminal |
330+ | ` ctrl+alt+h ` | split horizontal | vscode/wezterm/windows-terminal |
331+ | ` ctrl+alt+v ` | split vertical | vscode/wezterm/windows-terminal |
332332| ` ctrl+shift+left ` | resize window left | vscode/wezterm/windows-terminal |
333333| ` ctrl+shift+right ` | resize window right | vscode/wezterm/windows-terminal |
334- | ` ctrl+shift+up ` | resize window up | vscode/wezterm/windows-terminal |
334+ | ` ctrl+shift+up ` | resize window up | vscode/wezterm/windows-terminal |
335335| ` ctrl+shift+down ` | resize window down | vscode/wezterm/windows-terminal |
336- | ` ctrl+left ` | focus left | vscode/wezterm/windows-terminal |
337- | ` ctrl+right ` | focus rigth | vscode/wezterm/windows-terminal |
338- | ` ctrl+up ` | focus up | vscode/wezterm/windows-terminal |
339- | ` ctrl+down ` | focus down | vscode/wezterm/windows-terminal |
340- | ` ctrl+t ` | new tab | vscode/wezterm/windows-terminal |
341- | ` ctrl+w ` | close tab | vscode/wezterm/windows-terminal |
342- | ` ctrl+shift+t ` | move panel to new tab | vscode/wezterm/windows-terminal |
343- | ` ctrl+shift+w ` | move panel to new window | vscode/wezterm/windows-terminal |
344- | ` ctrl+shift+n ` | new window | vscode/wezterm/windows-terminal |
345- | ` ctrl+; ` | recent tab | wezterm |
346- | ` shift+space ` | tmux-copy-mode-like | wezterm/windows-terminal |
347- | ` ctrl+shift+f ` | find text | vscode/wezterm/windows-terminal |
348- | ` ctrl+plus ` | zoom in | vscode/wezterm/windows-terminal |
349- | ` ctrl+minus ` | zoom out | vscode/wezterm/windows-terminal |
336+ | ` ctrl+left ` | focus left | vscode/wezterm/windows-terminal |
337+ | ` ctrl+right ` | focus rigth | vscode/wezterm/windows-terminal |
338+ | ` ctrl+up ` | focus up | vscode/wezterm/windows-terminal |
339+ | ` ctrl+down ` | focus down | vscode/wezterm/windows-terminal |
340+ | ` ctrl+t ` | new tab | vscode/wezterm/windows-terminal |
341+ | ` ctrl+w ` | close tab | vscode/wezterm/windows-terminal |
342+ | ` ctrl+shift+t ` | move panel to new tab | vscode/wezterm/windows-terminal |
343+ | ` ctrl+shift+w ` | move panel to new window | vscode/wezterm/windows-terminal |
344+ | ` ctrl+shift+n ` | new window | vscode/wezterm/windows-terminal |
345+ | ` ctrl+; ` | recent tab | wezterm |
346+ | ` shift+space ` | tmux-copy-mode-like | wezterm/windows-terminal |
347+ | ` ctrl+shift+f ` | find text | vscode/wezterm/windows-terminal |
348+ | ` ctrl+plus ` | zoom in | vscode/wezterm/windows-terminal |
349+ | ` ctrl+minus ` | zoom out | vscode/wezterm/windows-terminal |
350350
351351</details >
352352
0 commit comments