Skip to content

fix: present SSH paths in a more human-readable format - #29

Merged
Merrit merged 1 commit into
mainfrom
fix-ssh-encoding
Aug 1, 2026
Merged

fix: present SSH paths in a more human-readable format#29
Merrit merged 1 commit into
mainfrom
fix-ssh-encoding

Conversation

@Merrit

@Merrit Merrit commented Aug 1, 2026

Copy link
Copy Markdown
Owner

We were passing raw escapes into the subtitle (e.g. ssh-remote%252B), now we replace the ssh-remote%252B prefix with ssh:// so that it is much nicer for the human reading it.

Resolves #28

We were passing raw escapes into the subtitle (e.g. ssh-remote%252B),
now we replace the ssh-remote%252B prefix with ssh:// so that it is much
nicer for the human reading it.

Resolves #28
@Merrit
Merrit merged commit 9f02cbf into main Aug 1, 2026
2 checks passed
@Merrit
Merrit deleted the fix-ssh-encoding branch August 1, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Encoding glitches with remote SSH projects

1 participant