mfat/sshpilot
User-friendly, cross-platform SSH connection manager
gnomelinuxsshssh-clientssh-tunnelterminal
First Claude commit: May 23, 2026Last Claude commit: 18d agoDiscovered: May 30, 2026
Recent Claude Commits
Fix password auth failing with SSH_ASKPASS_REQUIRE=prefer in KDE sessions
c60ba2e18d agoauthor_emailFix AttributeError: move new-split-view-tab handler to correct classes
3e6bdd119d agoauthor_emailAdd platform-aware Ctrl/Cmd+Shift+S shortcut to open a new split view tab
b797d8719d agoauthor_emailfeat(icons): bundle custom H/V layout icons and use them in header buttons
e118d5519d agoauthor_emailfeat(header): hide H/V buttons unless active tab is a terminal or split view
1d3338c19d agoauthor_emailFix connection list startup focus: focus first row, not container
5042acf19d agoauthor_emailFix connection-list arrow-key regression
2721cd819d agoauthor_emailFix tab-close cascade, shortcut conflicts, and viewer/prefs updates
c8cccc219d agoauthor_emailAdd split view shortcuts to keyboard shortcut viewer
2053afc19d agoauthor_emailFix NameError: DEFAULT_PANE_HEIGHT in _apply_ratio closure
210016f19d agoauthor_emailReplace Ctrl+Alt+Arrow with Ctrl+Alt+HJKL for pane navigation
6fc13f119d agoauthor_emailAdd keyboard navigation to split view
09b823819d agoauthor_emailFix proportional pane resize: replace invalid size-allocate signal
4a3569919d agoauthor_emailProportional pane resizing: store ratio, recalculate on resize
44df52a19d agoauthor_emailFix panes not filling split view viewport
6dfb3b519d agoauthor_emailFix Paned cleanup bug + _restore_placeholder idempotency
f5f0f7719d agoauthor_emailFix 3 more split-view issues: pane close btn, banner resize, overflow scroll
b179d7119d agoauthor_emailFix 4 split-view regressions reported by user
6eb753519d agoauthor_emailFix 6 split view regressions
b2a60c920d agoauthor_emailSplit view: hide inner tab close buttons, headerbar toggles, group split view
e9d3cf620d agoauthor_emailRemove unsupported set_overlay_pass_through call
b8f4d8220d agoauthor_emailFix split view: resizable panes, autohide overlay toggle, tab rename, pick-existing-tab
2713a3720d agoauthor_emailRewrite split view with flat-pane grid, mini AdwTabView per pane
9dfddb420d agoauthor_emailAdd split terminal view feature
63a27cd20d agoauthor_emailFix bold text in context menu custom items
9fb93d820d agoauthor_emailAdd icons to PopoverMenu items via custom widget slots
404ae0920d agoauthor_emailRevert to Gtk.Popover with custom rows for icon support
39a054620d agoauthor_emailFix context menu icons using verb-icon attribute
033b63920d agoauthor_emailAdd symbolic icons to context menu items
c07a86d20d agoauthor_emailFix context menu actions firing with no connection
567549620d agoauthor_emailSwitch connection list context menu to Gtk.PopoverMenu
21dae2620d agoauthor_emailfix: prevent GNOME false "not responding" on passphrase dialog
c69861123d agoauthor_emailfix: ad-hoc sign macOS app bundle to fix Gatekeeper "damaged app" error
f2f0a6a23d agoauthor_emailfix: isolate askpass stdout from logging via fd-level redirection
b5cab5a23d agoauthor_emailfix: use self-invocation pattern for SSH_ASKPASS to fix macOS/Homebrew
e32ea6d24d agoauthor_emailFix sshpass bundling location and add CI verification checks
f286cc924d agoauthor_emailFix WoL broadcast always assuming /24 subnet; move WoL UI below ProxyJump
f1edaf824d agoauthor_emailFix port forward spec parser to handle IPv6 addresses in brackets
5e7404d24d agoauthor_emailFix _on_save_connection not setting auth_method=1 when password is provided
1e3ba3f24d agoauthor_emailfix: quick-connect Save Connection now registers as new connection
272f84e24d agoauthor_emailFix quick connect parser: preserve all options when saving to connection dialog
f1c924e24d agoauthor_emailHarden quick connect: validation, SSH-only enforcement, save-to-dialog, auth fields
cfceebb24d agoauthor_emailCheck sshpass availability once at startup and cache the result
df1f26c24d agoauthor_emailFix delete forwarding rule blocked by stale legacy toggle validation
516f59424d agoauthor_emailfix: propagate SSH_ASKPASS deletion to prevent ksshaskpass failure in Flatpak
4d0918424d agoauthor_emailrefactor: remove ~650 lines of unreachable dead code
c1c351a24d agoauthor_emailfix: port forwarding flags always before host for all three types
12b742f24d agoauthor_emailfix: quick connect respects -p and other flags when native mode is active
b903ae524d agoauthor_emailAdd inline tab rename on double-click
a3c8d7524d agoauthor_email