Keyboard Shortcuts Flashcards
1
Q
in VS code, which shortcut opens terminal on mac?
A
control ^ + ~
2
Q
in Safari, what is the shortcut to open web inspection?
A
option + command + i
左三键的右面两个
3
Q
In Branscape, how to format code?
A
1 empty line
3 starting backticks
code
3 ending backticks
code
4
Q
What’s the keyboard shortcut to add a task to TickTick?
A
Shift Cmd 7
5
Q
What’s the keyboard shortcut to kill a process in terminal?
A
Kill the foreground process (currently running in the terminal):
* Ctrl + C → Sends a SIGINT (interrupt) signal to terminate the process gracefully.
* Ctrl + Z → Suspends (pauses) the process by sending a SIGTSTP signal.
6
Q
How to type ¡ on Mac?
A
option 1