Hacker News new | ask | show | jobs
by _Algernon_ 960 days ago
What are the equivalents for Ctrl+Home (Go to start of file) and Ctrl+End (Go to end of file?) Or Ctrl+Shift+Home / Ctrl+Shift+End to select from cursor to begin / end of file?
2 comments

Cmd+Up or Down arrow to move to the beginning or end.

Cmd+Shift+Up or Down to select.

https://support.apple.com/en-us/HT201236 for the rest of the shortcut keys.