docs: how to search in kitty/alacritty

This commit is contained in:
Ryan Yin
2023-08-01 17:49:33 +08:00
parent 508a45d801
commit 6e7fa3e223
2 changed files with 7 additions and 2 deletions
+3
View File
@@ -14,6 +14,9 @@
# 4. Increase Font Size: `command + =` | `command + +`
# 5. Decrease Font Size: `command + -` | `command + _`
# 6. And Other common shortcuts such as Copy, Paste, Cursor Move, etc.
# 7. Search in the current window(show_scrollback): `ctrl + shift + h`
# This will open a pager, it's defined by `scrollback_pager`, default is `less`
#
#
# Useful Hot Keys for Linux:
# 1. New Tab: `ctrl + shift + t`