Shaun_Sheep
Shaun_Sheep
I think that [wxWidgets](https://github.com/wxWidgets/wxWidgets) use gtk, and works under Windows.
@archseer @the-mikedavis Hi! I am wondering if this feature is still desired , and if any changes are needed for this contribution to be merged (probably some key combinations). If...
@the-mikedavis Hi again. I redone it, it's look pretty solid, I used as much of original code as I could. But I am encountering problem, while scrolling down, at some...
@thomasaarholt Hi! Thank you for your help. I fixed my mistakes, and now all should work well. My only concern is about keybinding alt-PageUp, because as mentioned before: > I'm...
@archseer @the-mikedavis
@EmrysMyrddin Hi! Thank u for using helix based on my PR. I fixed that bug, (I just forgot to change offset.anchor in doc_diagnostics_highlights)   If u find more bugs...
@David-Else Hello! Looking at the code PageUp and PageDown, moves up or down by a exactly one page. But I agree with you that it is not so useful, I...
@archseer @the-mikedavis @pascalkuthe
@rockboynton Hi! Thank you for pointing out the error. This panic was indeed related to this PR. I missed it during testing - _perhaps I didn't run enough tests_ -...
Currently not, but I will add this idea to my to-do list, and implement it. ~~(It is just a case to add moving preview as static command in `helix-term/src/commands.rs`)~~ Now...