SSH-Terminal to Mikrotik hEX router only executes CR but no LF #2259
Unanswered
rabenfalter
asked this question in
Support
Replies: 1 comment
|
Hey there, thanks for reaching out. Not fully sure here what the expectation is:
I'm going to point at your router configuration here, just because we do the right thing for most scenarios, but I may be missing a compatibility piece. From what you tried bash/zsh are shells and not terminals, and SF is not a reliable implementation (Blink isn't either). I know some terminals (iTerm and Putty, and you can even see that at the vt100 manual), would allow to change what is sent or received for these scenarios (in or out a CRLF directly), but this is for compatibility with very old systems and should not be needed in your router. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi folks,
In a terminal ssh session on a Mikrotik hEX router, pressing the Return key or outputting text results, only CR being executed instead of a CRLF. Is there a setting in blink that can change this behavior? I haven't found anything like that. Other terminal programs (such as bash/zsh on macOS or ShellFish) behave correctly.
Bernd
All reactions