Kovid Goyal
Kovid Goyal
You can see exactly what kitty will report (when all enhancements have been enabled) by running ```sh kitty -o clear_all_shortcuts=yes kitty +kitten show_key -m kitty ``` then press the keys...
You dont need to depend on fonts anymore: https://github.com/kovidgoyal/kitty/commit/7d787e6c22728ebedcc715421c6006af61b1930a
I dont think using overlay line is the right way to do this. Instead use existing facility to draw window titles when doing a visual window select. See the function...
Regarding the display of the URL I suggest you just display it as is. I will take care of sanitizing it to make it useful for phishing detection.
On Wed, Dec 28, 2022 at 12:04:15AM -0800, Yuxin Wu wrote: > Sorry, `render_window_title` looks quite difficult to me as I'm not familiar with glfw. You dont need to know...
OK, I will review when I have a moment.
Yes of course, how it converts the key events from the terminal to its own internal key event representation is entirely up to it.
hologram is superseded these days by: https://github.com/3rd/image.nvim
Could you tell me a little about what is the increase in compatibility. Is there some specific device/line of devices that support 3.1 but not 3.3 that this will help...
OK I'll merge it if it works on all the GPUs I have to test with, thanks.