←back to thread

Microsoft Edit

(github.com)
486 points ethanpil | 1 comments | | HN request time: 0.195s | source
Show context
0x0 ◴[] No.44378910[source]
I was hoping this would work over ssh in a macOS Terminal.app, but last I tried it was inserting all kinds of weird characters into the edited text files.

Windows ships an official OpenSSH server these days, but so far there haven't been any good official text editors that work over OpenSSH, as far as I know.

I've had to resort to "copy con output.txt" the few times I needed to put things into a text file over windows-opensshd...

replies(1): >>44378958 #
1. mixmastamyk ◴[] No.44378958[source]
Maybe using ucs2 encoding, instead of utf8?