Move plain terminal guidance to its own wiki page.
Keep Sidebar focused on the connection list; link Plain Terminal Mode from related pages.
Co-authored-by: Cursor <cursoragent@cursor.com>
mfat
committed
Sep 2, 2026
Add Sidebar wiki page for Full/Minimal modes and plain terminal.
Document hide/minimize workflows and link them from related pages.
Co-authored-by: Cursor <cursoragent@cursor.com>
mfat
committed
Sep 2, 2026
Fix wiki accuracy, labels, and coverage gaps from full review.
Align SCP/Bitwarden/Plugins docs with the app, normalize UI labels, fix typos, and add a Protocols page.
Co-authored-by: Cursor <cursoragent@cursor.com>
mfat
committed
Sep 2, 2026
Document copy-on-select and paste-on-right-click in Terminal
- Expanded Terminal copy/paste section with:
- Copy on selection: what it does, how to enable
- Paste on right-click: what it does, Shift+right-click for menu
- Behavior comparison table
- Added both features to Keyboard Quick Reference terminal section
mfat
committed
Sep 2, 2026
Updated Terminal (markdown)
mfat
committed
Sep 2, 2026
Document drag-to-split-view from sidebar
Dragging a connection or group from the sidebar onto an existing
terminal converts it to split view.
mfat
committed
Sep 2, 2026
Rename Preferences to Settings throughout wiki, add Isolated Mode page
- Replace all 39 occurrences of 'Preferences' with 'Settings' across
all wiki pages to match the actual app menu label
- Rename Preferences.md to Settings.md
- Create dedicated Isolated-Mode.md with comparison table, use cases,
file paths, and switching instructions
- Add Isolated Mode to sidebar navigation
- Fix all cross-links
mfat
committed
Sep 2, 2026
Add middle-click, isolated mode, and terminal backend docs
- Connections.md: Add middle-click shortcuts for connections and groups
- Preferences.md: Expand Isolated Mode with file paths, use cases, and
what is shared with Default Mode
- Terminal.md: Expand backend section with VTE vs PyXterm.js comparison,
requirements, encoding support, and switching instructions
mfat
committed
Sep 2, 2026
Fix macOS sidebar toggle shortcut and add Bitwarden speed warning
- Toggle Sidebar on macOS is F9 or Cmd+B (not just F9)
- Add warning that Bitwarden backend is inherently slow due to
network round-trips for every credential lookup
mfat
committed
Sep 2, 2026
Rewrite wiki from scratch for end users
- 17 new pages: Home, Installation, Quick Start, Main Window,
Connections, Terminal, File Manager, Key Management, Credentials,
Docker, Snippets, Keyboard Shortcuts, Preferences, Backup,
Plugins, Troubleshooting
- Removed 9 old pages replaced by the new structure
- Written for ordinary end users, not developers
- Full coverage of all features and UI components
- Step-by-step guides throughout
- Cross-linked navigation between pages
mfat
committed
Sep 2, 2026