Keyboard Shortcuts
Complete reference for all keyboard shortcuts in Omnilib, organized by category.
All shortcuts use Cmd on macOS and Ctrl on Windows. Shortcuts are listed as macOS first with the Windows equivalent in parentheses.
Global
| Action | Shortcut |
|---|---|
| Toggle sidebar | Cmd+B (Windows: Ctrl+B) |
| Quick file search | Cmd+P (Windows: Ctrl+P) |
| Open settings | Cmd+, (Windows: Ctrl+,) |
| Open AI chat | Cmd+Shift+A (Windows: Ctrl+Shift+A) |
| Global search | Cmd+F (Windows: Ctrl+F) |
Navigation
| Action | Shortcut |
|---|---|
| Jump to tab 1–9 | Cmd+1 – Cmd+9 (Windows: Ctrl+1 – Ctrl+9) |
| Previous tab | Cmd+Shift+[ (Windows: Ctrl+Shift+[) |
| Next tab | Cmd+Shift+] (Windows: Ctrl+Shift+]) |
| Close tab | Cmd+W (Windows: Ctrl+W) |
View
| Action | Shortcut |
|---|---|
| Split panel | Cmd+\ (Windows: Ctrl+\) |
| Focus panel left/right/up/down | Cmd+Alt+Arrow (Windows: Ctrl+Alt+Arrow) |
| Move tab to new panel | Cmd+Alt+Enter (Windows: Ctrl+Alt+Enter) |
Editor (Markdown)
| Action | Shortcut |
|---|---|
| Bold | Cmd+B (Windows: Ctrl+B) |
| Italic | Cmd+I (Windows: Ctrl+I) |
| Underline | Cmd+U (Windows: Ctrl+U) |
| Strikethrough | Cmd+Shift+S (Windows: Ctrl+Shift+S) |
| Highlight | Cmd+H (Windows: Ctrl+H) |
| Insert link | Cmd+K (Windows: Ctrl+K) |
| Blockquote | Cmd+Shift+Q (Windows: Ctrl+Shift+Q) |
| List | Cmd+Shift+L (Windows: Ctrl+Shift+L) |
| Task list | Cmd+Shift+T (Windows: Ctrl+Shift+T) |
| Inline code | Cmd+\`` (Windows: Ctrl+``) |
| Inline math / comment | Cmd+Shift+M (Windows: Ctrl+Shift+M) |
| Block math | Cmd+Shift+E (Windows: Ctrl+Shift+E) |
| Insert table | Cmd+Alt+T (Windows: Ctrl+Alt+T) |
| Save | Cmd+S (Windows: Ctrl+S) |
| Find in file | Cmd+F (Windows: Ctrl+F) |
| Undo | Cmd+Z (Windows: Ctrl+Z) |
| Redo | Cmd+Shift+Z (Windows: Ctrl+Shift+Z) |
Notebook
| Action | Shortcut |
|---|---|
| Run cell | Cmd+Enter (Windows: Ctrl+Enter) |
| Run cell and move to next | Shift+Enter |
| Run cell and insert below | Alt+Enter |
| Run all cells | Cmd+Shift+Enter (Windows: Ctrl+Shift+Enter) |
| Add cell above | Cmd+Shift+A (Windows: Ctrl+Shift+A) |
| Add cell below | Cmd+Shift+B (Windows: Ctrl+Shift+B) |
| Convert cell to Markdown | M (command mode) |
| Convert cell to code | Y (command mode) |
Terminal
| Action | Shortcut |
|---|---|
| New terminal panel | Cmd+\`` (Windows: Ctrl+``) |
| Toggle terminal | Cmd+J (Windows: Ctrl+J) |
PDF Viewer
| Action | Shortcut |
|---|---|
| Zoom in | Cmd++ (Windows: Ctrl++) |
| Zoom out | Cmd+- (Windows: Ctrl+-) |
| Reset zoom | Cmd+0 (Windows: Ctrl+0) |
| Fit to width | Cmd+Shift+W (Windows: Ctrl+Shift+W) |
| Search in PDF | Cmd+F (Windows: Ctrl+F) |
| Next page | Arrow Down or Page Down |
| Previous page | Arrow Up or Page Up |
AI Chat
| Action | Shortcut |
|---|---|
| Open chat | Cmd+Shift+A (Windows: Ctrl+Shift+A) |
| Voice input (desktop) | Cmd+R (Windows: Ctrl+R) |
| Send message | Enter |