Add Connection Commands & Port Knocking wiki page
mfat
committed
Sep 20, 2026
Document Docker Console as a local and remote manager.
Co-authored-by: Cursor <cursoragent@cursor.com>
mfat
committed
Sep 3, 2026
Add Known Hosts and Authorized Keys wiki pages.
Document both editors and link them from the sidebar and related guides.
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 all context menu items for connections, groups, and tags
- Connections: 18 right-click items (open, edit, split view, run command,
duplicate, copy address, copy SSH command, verify config, manage files,
copy key, manage authorized_keys, wake on LAN, system terminal, groups,
pin, plugins, delete)
- Multi-select: 7 batch actions
- Groups: 5 right-click items (edit, split view, run command, ungroup, delete)
- Tags: 2 right-click items (rename, 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 menu/location errors traced from source code
- Backup.md: Export/Import is in the application menu under Import/Export,
not in Preferences
- Docker.md: Plugin is called 'Docker Console', accessed from Tools menu
or right-click context menu, disabled by default
- Snippets.md: Panel is toggled from header bar, not Tools menu
- Key-Management.md: Key generation is in the Copy Key to Server dialog,
not a separate 'SSH Key Manager' menu item
- Connections.md: Fix Docker context menu label
- Preferences.md: Command Snippets page has behavior settings only,
not a snippet management interface
- Troubleshooting.md: Known Hosts Editor is in the application menu's
SSH section, not Tools menu
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