Marco van den Oever
Marco van den Oever
Could you try the "wezterm-gui" version, like so: ```jsonc { "Apps": [ { "FileName": "wezterm-gui" // ^^^^ } ] } ```
Woohoo, thank you for testing 🙂
Great points, thank you so much! :heart:
Can you show me your settings? I've tested using the Swedish keyboard layout, and it seems to work for me. With these settings: ```jsonc { "Apps": [ { "Name": "SystemInformer",...
Is anything happening in the logs? Could you drop them here?
Are you doing all this on a Swedish layout, and weren't "§" and "`" the same keys? Like, does it work if you manually configure it as "Win+`", on the...
Couple notes: - How would we be able to notice the window size having changed _due to a user action_? Window sizes can change for different reasons (I've used toggling...
@disgorge69 Thank you for reporting this! Can you tell me what the bug with the focus was? And when you say "rebuild", do you mean rebuild from source?
Was that version built from source too?
That's actually really useful, I'll investigate that further. Thank you!