mirror of
https://github.com/sdkasper/lean-obsidian-terminal.git
synced 2026-07-22 14:30:31 +00:00
Break down the overly long README into focused reference docs: - Usage: command and keyboard shortcut reference - Settings: configuration table and descriptions - Session Persistence: tab state save/restore details - Claude Code Integration: integration setup and features - URI Handler: obsidian:// protocol reference - Security: security review summary and checksums README now focuses on Features, Installation, How It Works, and key sections (Feedback, Development, Contributors, License). Users are directed to the docs/ folder for detailed reference material. Co-Authored-By: Claude <noreply@anthropic.com>
1.4 KiB
1.4 KiB
Usage
| Action | How |
|---|---|
| Open terminal | Click the terminal icon in the ribbon, or run Open terminal from the command palette |
| Toggle terminal | Command palette: Toggle terminal, or click the ribbon icon again |
| New tab | Command palette: New terminal tab, or click the + button in the tab bar |
| Rename tab | Right-click the tab label |
| Pin tab | Right-click the tab - Pin - hides the close button and blocks accidental close |
| Reorder tabs | Drag a tab left or right when two or more tabs are open |
| Drop file path | Drag a file from the file explorer or Windows Explorer into the terminal |
| Search terminal output | Press Ctrl+Alt+F (configurable) to open the search bar |
| Close tab | Click the x on the tab |
| Open terminal in current file's folder | Command palette: Open terminal in current file's directory (only visible when a file is active) |
| Open terminal in any folder | Right-click a file or folder in the file explorer - Open terminal here |
| Split pane | Command palette: Open terminal in new pane |
| Restore closed tab | Command palette: Restore recent terminal session - pick from recently closed tabs (and Claude sessions, if integration enabled) |
| Refresh Claude session registry | Command palette: Refresh Claude session registry - rewrites the registry note (requires Claude integration enabled) |