-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Hey folks! Not sure if this is the right place to ask/enquire
Been heavily using the raw mode the over the last month for my tui framework.
As part of that, I was exploring exposing the tui over SSH, similar to how the folks at Charm can do with Bubbletea.
I've pretty much got it working but one thing I can't seem to figure out is if it's possible to put the SSH pseudo terminal into raw mode? I have a feeling this isn't really possible, the same raw command I'm for setting it locally doesn't seem to work and I can't really see anything obvious in the ssh docs.
Just wondering if anyone is aware if this should or could work? Would be keen to explore it if it's not supported but feasible! Any insight would be awesome!
Not sure where or who to ask about this generally, so if there's a better place/person, let me know :)
And thanks for the awesome feature! NIFs begone ;)!