Jonathan Daugherty
Jonathan Daugherty
Hi @travankor, you raise a good point; it's true that there are quite a few features that don't get advertised in terminfo (and probably never will). That, combined with the...
> Some non xterm-like examples are alacritty, foot, konsole, mtm, and st. But presumably those mostly use `TERM=xterm` or some other `xterm` variant like `xterm-256color`, right? In which case they...
I should also note that if it is desirable, you can override the value of `TERM` that Vty uses to choose a driver by setting `termName` in the Vty `Config`....
> This could work although it is technically wrong. I feel angry in response to this, because my suggestion to use the Vty config was my attempt to help you...
Thanks for your kind words, @travankor - and thanks for clarifying your position! I'll try to respond to the main points I saw above: > I think there is room...
Along the same lines as bracketed paste and mouse modes, there is also this, which can be used to enable other modes that don't work everywhere: http://hackage.haskell.org/package/vty-5.32/docs/Graphics-Vty-Output-Interface.html#t:Mode
> It would be nice if you could force-set mouse and bracketed paste to on without pretending the terminal is xterm since there's no way to tell if a terminal...
Thanks for the report! What produced the second image?
Thanks. Have you reproduced this with any other terminal emulators?
@mnn It is possible to force Vty into 16-color mode: ```haskell vty