Skip to content

Instantly share code, notes, and snippets.

@extratone
Created September 9, 2022 18:30
Show Gist options
  • Save extratone/c4f28781aae48b6a2273c2b48b075edc to your computer and use it in GitHub Desktop.
Save extratone/c4f28781aae48b6a2273c2b48b075edc to your computer and use it in GitHub Desktop.
iA Writer for Windows keyboard shortcuts.

Caret Positioning

Key Combo Function
Previous character
Next character
Previous line
Next line
Alt+↑ Move line up
Alt+↓ Move line down
Ctrl+← Go to previous word
Ctrl+→ Go to next word
Ctrl+↑ Go to previous paragraph
Ctrl+↓ Go to next paragraph

Text Manipulation

Key Combo Function
Ctrl+C Copy
Ctrl+Shift+C Copy HTML
Ctrl+X Cut
Ctrl+V Paste
Ctrl+A Select all
Ctrl+Z Undo
Ctrl+B Bold
Ctrl+I Italic
Ctrl+K Insert link
Ctrl+[1-6] H1 through H6
Tab Insert tab
Shift+Enter Add two spaces and a newline (<br>)
Ctrl+Backspace Delete word to the left of cursor

User Interface Control

Key Combo Function
Ctrl+N New file
Ctrl+O Open
Ctrl+S* Save file
F12 Save under
Ctrl+F Search
Ctrl+H Replace
Ctrl+P Print
Ctrl+Shift+D Focus Mode sentence
Alt+Shift+N Night mode
Ctrl+E Library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment