Intro
Sublime Text on Linux shares almost every binding with Windows, Ctrl for nearly every shortcut, with one difference in what Alt+Shift+Up/Down does.
https://hkeys.app
Sublime Text on Linux shares almost every binding with Windows, Ctrl for nearly every shortcut, with one difference in what Alt+Shift+Up/Down does.
Ctrl+D builds multi-selections. Press it once to select the word under the cursor, then again to add each further occurrence to the selection.
Ctrl+K starts two-step commands. Delete-to-end-of-line (Ctrl+K, Ctrl+K), toggle sidebar (Ctrl+K, Ctrl+B), and fold-by-level (Ctrl+K, Ctrl+1 through 9) all share this prefix.
Column selection uses Alt+Shift, not Ctrl+Alt. Alt+Shift+Up or Down extends a block selection by column, where Windows uses that chord for placing extra cursors instead.
Alt+Shift also switches layout. Alt+Shift+2 through Alt+Shift+9 split the view into columns, rows, or a grid.
The Sublime Text Linux shortcut list is available as a printable PDF. The multi-cursor and Ctrl+K chord shortcuts are worth learning first.
Press Ctrl+D to select the word under the cursor, then keep pressing Ctrl+D to add each further occurrence to the selection. Typing then edits every selected occurrence at once.
Ctrl+P opens Goto Anywhere, a fuzzy-search box for file names. Add @ after the name to search symbols, or : for a line number.
Almost. The one documented difference is Alt+Shift+Up/Down, which does column selection on Linux instead of the extra-cursor placement it triggers on Windows. Everything else matches.
Need more than shortcuts?
Visit the Sublime Text app page for an overview and helpful links.
Want to suggest a new app, report a bug, or get help? Email us at info@hkeys.app.
For anything else or just a quick hello, write to us at info@hkeys.app.