Keyboard Shortcuts

Keyboard Shortcuts

Textox supports a wide range of keyboard shortcuts, some of which can be customized in Settings.

Category Function Shortcut
File New File Cmd/Ctrl + N
File Open File Cmd/Ctrl + O
File Open Folder Cmd/Ctrl + Shift + O
File Save File Cmd/Ctrl + S
File Save As Cmd/Ctrl + Shift + S
Edit Bold Cmd/Ctrl + B
Edit Italic Cmd/Ctrl + I
Edit Select Current Line Cmd/Ctrl + L
Edit Undo Cmd/Ctrl + Z
Edit Redo Cmd/Ctrl + Shift + Z
Edit Cut Cmd/Ctrl + X
Edit Copy Cmd/Ctrl + C
Edit Paste Cmd/Ctrl + V
Edit Select All Cmd/Ctrl + A
Edit Find Cmd/Ctrl + F
Edit Replace Cmd/Ctrl + H
View Toggle Sidebar Cmd/Ctrl + T
View Toggle Edit Mode (IR/Split) Cmd/Ctrl + /
View Typewriter Mode Cmd/Ctrl + Shift + T
View Toggle Source View Cmd/Ctrl + Shift + P
Window New Window Cmd/Ctrl + Shift + N
Window Open Settings Cmd/Ctrl + ,
Window Toggle Full Screen Cmd/Ctrl + Shift + F
Window Close Window Cmd/Ctrl + W
Insert Insert Link Cmd/Ctrl + K
Insert Insert Image Cmd/Ctrl + Shift + I
Insert Insert Table Cmd/Ctrl + Shift + T
Insert Insert Blockquote Cmd/Ctrl + Shift + Q
Insert Insert Code Block Cmd/Ctrl + Shift + C
Heading Heading 1 Cmd/Ctrl + 1
Heading Heading 2 Cmd/Ctrl + 2
Heading Heading 3 Cmd/Ctrl + 3
Heading Heading 4 Cmd/Ctrl + 4
Heading Heading 5 Cmd/Ctrl + 5
Heading Heading 6 Cmd/Ctrl + 6
Heading Paragraph (clear heading) Cmd/Ctrl + 0

Slash Commands

Type / in the editor to quickly insert various Markdown elements:

Command Function
/h1 ~ /h6 Insert Heading 1 to Heading 6
/ul Insert unordered list
/ol Insert ordered list
/task Insert task list
/code Insert code block
/quote Insert blockquote
/hr Insert horizontal rule
/table Insert table
/image Insert image
/math Insert math formula (LaTeX)
/mermaid Insert Mermaid diagram
/link Insert link
/footnote Insert footnote

Shortcuts can be customized in Settings > Shortcuts.