-
control + command + Q
locks the computer -
command + space
opens Raycast -
shift + control + P
opens Chrome Personal(via Raycast script, needs to be configured)
-
shift + control + W
opens Chrome Work(via Raycast script, needs to be configured)
TODO See Rectangle settings
Moving around
control + B
moves to previous charactercontrol + F
moves to next charactercontrol + option + B
moves to previous wordcontrol + option + F
moves to next wordcontrol + A
moves to beginning of linecontrol + E
moves to end of linecontrol + N
moves to next linecontrol + P
moves to previous line
Deleting
control + K
deletes to the end of linecontrol + U
deletes to the beginning of the lineoption + D
deletes next wordoption + W
deletes previous word
See more at https://jblevins.org/log/kbd
control + R
replaces the command line with the selected command from historycontrol + T
pastes the selected file path (provided by fzf)option + C
changes to the selected sub-directory (provided by fzf)
option + B
moves cursor to next wordoption + F
moves cursor to previous word
shift + command + A
jumps to "All Unreads"shift + command + S
shows "Starred Items"command + .
toggles the right sidebarcommand + ?
shows the available shortcuts- In "All Unreads",
R
marks the messages in a channel as read ↑
edits the last written message
control + -
jumps to previous location (i.e. file, line and column)shift + control + -
jumps to next location