vcom/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer
vrubelroman 1ed2d3defb SSH connection status indicators
- Add Connected bool field to vfs.Entry and RemoteMount
- Track connection status in sshState.connectedHosts
- Show status icon (connected/disconnected) in pane header when browsing remote host
- Async SSH connection test with cancel support for Add Host dialog
- Colored labels and styled help text in SSH dialogs
- Confirmation dialog when deleting manually-added SSH hosts
2026-04-29 03:11:53 +03:00
..
openssh SSH connection status indicators 2026-04-29 03:11:53 +03:00
attrs.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
buffer.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
extended_packets.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
extensions.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
filexfer.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
fx.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
fxp.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
handle_packets.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
init_packets.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
open_packets.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
packets.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
path_packets.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
permissions.go SSH connection status indicators 2026-04-29 03:11:53 +03:00
response_packets.go SSH connection status indicators 2026-04-29 03:11:53 +03:00