mfat/sshpilot
User-friendly, cross-platform SSH connection manager
gnomelinuxsshssh-clientssh-tunnelterminal
First Claude commit: May 23, 2026Last Claude commit: 16d agoDiscovered: May 30, 2026
Recent Claude Commits
Fix password auth failing with SSH_ASKPASS_REQUIRE=prefer in KDE sessions
c60ba2e16d agoauthor_emailFix AttributeError: move new-split-view-tab handler to correct classes
3e6bdd116d agoauthor_emailAdd platform-aware Ctrl/Cmd+Shift+S shortcut to open a new split view tab
b797d8716d agoauthor_emailfeat(icons): bundle custom H/V layout icons and use them in header buttons
e118d5516d agoauthor_emailfeat(header): hide H/V buttons unless active tab is a terminal or split view
1d3338c16d agoauthor_emailFix connection list startup focus: focus first row, not container
5042acf17d agoauthor_emailFix connection-list arrow-key regression
2721cd817d agoauthor_emailFix tab-close cascade, shortcut conflicts, and viewer/prefs updates
c8cccc217d agoauthor_emailAdd split view shortcuts to keyboard shortcut viewer
2053afc17d agoauthor_emailFix NameError: DEFAULT_PANE_HEIGHT in _apply_ratio closure
210016f17d agoauthor_emailReplace Ctrl+Alt+Arrow with Ctrl+Alt+HJKL for pane navigation
6fc13f117d agoauthor_emailAdd keyboard navigation to split view
09b823817d agoauthor_emailFix proportional pane resize: replace invalid size-allocate signal
4a3569917d agoauthor_emailProportional pane resizing: store ratio, recalculate on resize
44df52a17d agoauthor_emailFix panes not filling split view viewport
6dfb3b517d agoauthor_emailFix Paned cleanup bug + _restore_placeholder idempotency
f5f0f7717d agoauthor_emailFix 3 more split-view issues: pane close btn, banner resize, overflow scroll
b179d7117d agoauthor_emailFix 4 split-view regressions reported by user
6eb753517d agoauthor_emailFix 6 split view regressions
b2a60c917d agoauthor_emailSplit view: hide inner tab close buttons, headerbar toggles, group split view
e9d3cf617d agoauthor_emailRemove unsupported set_overlay_pass_through call
b8f4d8217d agoauthor_emailFix split view: resizable panes, autohide overlay toggle, tab rename, pick-existing-tab
2713a3717d agoauthor_emailRewrite split view with flat-pane grid, mini AdwTabView per pane
9dfddb417d agoauthor_emailAdd split terminal view feature
63a27cd17d agoauthor_emailFix bold text in context menu custom items
9fb93d817d agoauthor_emailAdd icons to PopoverMenu items via custom widget slots
404ae0917d agoauthor_emailRevert to Gtk.Popover with custom rows for icon support
39a054617d agoauthor_emailFix context menu icons using verb-icon attribute
033b63917d agoauthor_emailAdd symbolic icons to context menu items
c07a86d17d agoauthor_emailFix context menu actions firing with no connection
567549617d agoauthor_emailSwitch connection list context menu to Gtk.PopoverMenu
21dae2617d agoauthor_emailfix: prevent GNOME false "not responding" on passphrase dialog
c69861121d agoauthor_emailfix: ad-hoc sign macOS app bundle to fix Gatekeeper "damaged app" error
f2f0a6a21d agoauthor_emailfix: isolate askpass stdout from logging via fd-level redirection
b5cab5a21d agoauthor_emailfix: use self-invocation pattern for SSH_ASKPASS to fix macOS/Homebrew
e32ea6d21d agoauthor_emailFix sshpass bundling location and add CI verification checks
f286cc922d agoauthor_emailFix WoL broadcast always assuming /24 subnet; move WoL UI below ProxyJump
f1edaf822d agoauthor_emailFix port forward spec parser to handle IPv6 addresses in brackets
5e7404d22d agoauthor_emailFix _on_save_connection not setting auth_method=1 when password is provided
1e3ba3f22d agoauthor_emailfix: quick-connect Save Connection now registers as new connection
272f84e22d agoauthor_emailFix quick connect parser: preserve all options when saving to connection dialog
f1c924e22d agoauthor_emailHarden quick connect: validation, SSH-only enforcement, save-to-dialog, auth fields
cfceebb22d agoauthor_emailCheck sshpass availability once at startup and cache the result
df1f26c22d agoauthor_emailFix delete forwarding rule blocked by stale legacy toggle validation
516f59422d agoauthor_emailfix: propagate SSH_ASKPASS deletion to prevent ksshaskpass failure in Flatpak
4d0918422d agoauthor_emailrefactor: remove ~650 lines of unreachable dead code
c1c351a22d agoauthor_emailfix: port forwarding flags always before host for all three types
12b742f22d agoauthor_emailfix: quick connect respects -p and other flags when native mode is active
b903ae522d agoauthor_emailAdd inline tab rename on double-click
a3c8d7522d agoauthor_email