Can not work on plain SSH connection, is this a problem? #6419
-
I create a normal SSH connection to Linux, and run debug version of Helix (master branch), got a crash: I think this is because of crossterm-rs querying keyboard enhancement support
I'm not familiar with Helix, I just want to know, for Helix this is a feature or bug. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is a bug: failure to get a response to the keyboard enhancement support query shouldn't be cause Helix to bail out of claiming the terminal. I posted #6438 to fix this |
Beta Was this translation helpful? Give feedback.
This is a bug: failure to get a response to the keyboard enhancement support query shouldn't be cause Helix to bail out of claiming the terminal. I posted #6438 to fix this