starmatt
starmatt
Hi ! Yeah I can try to implement these, but I have no idea how a gtk theme works yet, so it might take me some time before I start...
Alright, I reworked most variables and here's what I came up with for a standard new theme file (colours are for my own theme): ```shell #!/usr/bin/env bash # Configuration #...
Hello, I'm also having this issue, on Archlinux, KDE, Wayland as well. Here's the result of `WEZTERM_LOG=debug wezterm` (when wezterm fails to launch): [wezterm_log.txt](https://github.com/wez/wezterm/files/14317289/wezterm_log.txt) Edit: On my computer with Fedora,...
It seems the issue is fixed for me too after updating to Plasma 6 !
> Same issue here as above, using Fedora 39 and KDE Plasma 6 with Wayland of course. I 'fixed' it by downgrading the mesa packages. I had the issue with...
In wezterm config, this option : ```lua front_end = "WebGpu" ``` fixes it for me !
Horizontal swipe on spacebar moves cursor to next beginning/end of word, not moving letter-by-letter
Same issue here. I think what actually happens is that the cursor IS moving letter by letter, but it doesn't show/update its position until it reaches the beginning or end...
Horizontal swipe on spacebar moves cursor to next beginning/end of word, not moving letter-by-letter
> I don't get this problem. I tried it in 3 apps but swiping the spacebar moves by character. Tested it a bit more, you're right it works in some...