Undiscoverable computer stuff: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
and general computer tips |
|||
after ctrl-f finding, link is focused so hit enter |
|||
tab and shift tab to move focus |
|||
double click to focus word |
|||
triple click to focus line |
|||
Ssh control keys: ~. |
Ssh control keys: ~. |
||
Line 20: | Line 32: | ||
debugger in javascript, breakpoint() in python |
debugger in javascript, breakpoint() in python |
||
control alt f1 to switch from graphical to terminal display |
Latest revision as of 21:38, 5 December 2024
and general computer tips
after ctrl-f finding, link is focused so hit enter
tab and shift tab to move focus
double click to focus word
triple click to focus line
Ssh control keys: ~.
cd -
control t
terminal "clipboard" c-y
open terminal control-alt-t
control z task management
control \ whack
alt tab
copy the last word of the last command
open command line in editor
debugger in javascript, breakpoint() in python
control alt f1 to switch from graphical to terminal display