Skip to content

Commit

Permalink
docs: add default keybinding for closing tabs (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: 三咲雅 · Misaki Masa <[email protected]>
  • Loading branch information
Just1Number and sxyazi authored Jul 27, 2024
1 parent 6ae50a2 commit 6c54754
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ _Observation: <kbd>,</kbd> ⇒ <kbd>a</kbd> indicates pressing the <kbd>,</kbd>
| <kbd>]</kbd> | Switch to the next tab |
| <kbd>\{</kbd> | Swap current tab with previous tab |
| <kbd>}</kbd> | Swap current tab with next tab |
| <kbd>Ctrl</kbd> + <kbd>q</kbd> (<kbd>Ctrl</kbd> + <kbd>c</kbd> on nightly) | Close the current tab |
## Flavors
Expand Down

0 comments on commit 6c54754

Please sign in to comment.