Dongdong Zhou
Dongdong Zhou
It feels to me this approach will cause updates stuck until the next time events etc that triggers `process_update`.
Currently opening workspaces via Open folder on WSL is not possible due to recent UI rewrite. But you can use built-in terminal to run `lapce `.
Do you mean for cases that tab children is empty?
@jm-observer Can you please test if this PR fixes the windows terminal not getting all output for you? This is another approach for https://github.com/lapce/lapce/pull/3477
maybe just drain the pty like this https://github.com/alacritty/alacritty/blob/master/alacritty_terminal/src/event_loop.rs#L268
How can I replicate this issue?
> I'm doing a cargo check on a small project, and it either stops, doesn't show all, or there's no problem Is this "Run and Debug"?
I think let's "clutter" the config before we figure out a better way to do it.
workbench command should be bubbled up if not executed. Which command did it not work in editor?
should be fixed by f258bb782c55d0d06462192319f35c892060cc23 The falling back keypress handling logic was wrong.