FlenkerDLR
Results
2
comments of
FlenkerDLR
I started it with `wezterm --config debug_key_events=true` and got the following output: ``` $ wezterm --config debug_key_events=true 13:56:57.241 WARN window::os::x11::connection > Unable to resolve appearance using xdg-desktop-portal: get_appearance.read_setting: Reading xdg-portal...
Hey, When I remove `config.disable_default_key_bindings = true` it works fine. With this line in my config, I have the issues. Your workaround worked for me (with default key findings on...