Commit Graph

1 Commits

Author SHA1 Message Date
57a4b03eab add OSC7 SSH newterm support
Enhances the existing Alt+Enter newterm functionality to support
SSH connections via OSC7 working directory notifications.

- Parses OSC7 sequences in format file://[user@]hostname/path
- Launches new st terminal with SSH to remote directory
- Proper shell escaping for paths with spaces and special chars
- Falls back to local terminal on SSH failure or invalid paths
- Supports both user@hostname and hostname-only formats
2025-09-19 13:48:40 +02:00