Balázs Cene
Balázs Cene
This issue continues to bug me a lot, knowing nothing of its background. I think I've asked before but I'll do it again since it might have been in a...
Do other VTE-based emulators, such as Termite, have the same problem?
I guess it might be a VTE issue then! Probably could be worked around on my side, but not quite sure if I can as long as I don't understand...
Thank you! That will actually be really useful later on, as I'm planning on adding support for window panel buttons. Not quite sure when that will be as of yet,...
Just going to merge #12 into this issues as it is essentially the same thing. Not sure when I'll get to adding this, but I am planning on doing it.
I heavily rely on the `ci` and `vi` bindings from vim, but if I'm reading you correctly they go against the "always start by making a selection first" policy. Are...
No idea why this happens! I'll look into it in the coming days. P.S.: What terminal are you running to get standard colorsystem? You can most likely change the `xterm`...
Kitty as in https://github.com/kovidgoyal/kitty? Does your kitty.conf overwrite the `TERM` variable?
The sequence actually comes from your terminal! Basically, PTG writes a pixel dimension request, and the terminal has some time (I think 0.1 seconds) to respond. The timing is there...
Could you check on the latest commit? This should be fixed now.