muon-ssh icon indicating copy to clipboard operation
muon-ssh copied to clipboard

Scroll in vi or nano not work

Open Onair-santa opened this issue 2 years ago • 5 comments

Scroll in vi or nano not work. Win11

Onair-santa avatar Jul 17 '22 06:07 Onair-santa

Same issue on Windows 10

DarinDev1000 avatar Jul 24 '22 05:07 DarinDev1000

I had some time and could see that this behavior is related to integrated "jediterm". I created a Pull request on the corresponding project (https://github.com/JetBrains/jediterm/pull/250)

@devlinx9 : Should I manually integrate these changes in muon-ssh as well or will these changes be lost when you are updating the internal version of jediterm next time? Or in other words: Contains the internal jediterm library any specific Muon-ssh modifications or is it (more or less) a pure copy of the repository

m-rieke avatar Aug 28 '22 20:08 m-rieke

My Pullrequest was accepted. Theoretically we "just" have to update the library now

m-rieke avatar Jan 25 '23 21:01 m-rieke

It seems this wasnt fixed with #97 , i am having the same issue with release 2.2.0

For further explanation:

When in vim, and you scroll down to the last visible line, the display kind of breaks. It doesn't scroll down, only the last line gets switched to the following line, while the rest stays the same. Really annoying specially when working with large textfiles. For me, it is fixable by changing the windows size, then the display seems to reload. Also a fix is pressing :$ or changing the line in vim, then all lines show the correct information, and scrolling up works, but as soon as you scroll down again, it breaks again.

Would be cool if that could be fixed, because i really love working with muon and haven't found anythign comparable yet for linux

Thanks alot :)

xprntb3 avatar Oct 26 '23 15:10 xprntb3

I am a noob at github, maybe #97 isn't implemented yet? Im not sure. Is it maybe possible to get a dev build with pending changes already implemented? Really need this fix

xprntb3 avatar Oct 26 '23 15:10 xprntb3