Results 31 comments of Tom van Dijk

Yeah, to debug you config (they break when you try to import something that doesn't exist) you need to do `less $XPLR_PIPE_LOGS_OUT`, which returns all of the logs, including the...

Yes I did, the only thing I changed was doing a git clone, so if the compilation fails again, I don't have to start over.

The current implementation is also not very flexible (in the code). For example, I am trying to write a test for keybindings. I don't want the whole UI to show...

> Thanks for the workaround suggestions! What solutions are other terminal multiplexers using for this problem? [Tmux](https://github.com/tmux/tmux/blob/master/screen-write.c) seems to use some cell datatype (if I’m correct) and it keeps track...

![image](https://user-images.githubusercontent.com/51440893/131252500-5eb33de7-42e2-40e8-af4e-09733fbfaebe.png) Left: alacritty with neovim Right: alacritty with neovim in tab For some reason coloring doesn't work? Edit: I'm an idiot. `:syntax on`

Isn’t it much more useful if -w already closes subtabs? Like as if you kill a parent process (in linux etc.) all child processes get killed as well. There is...

> I managed to build tab on Linux on both debug and release modes. Could you try again? > I tried to build it on WSL earlier this day and...

Oh, I just realized that I posted the same as the guy above me

For more explanation please read: https://github.com/orgs/Solar-Tweaks/discussions/460#discussioncomment-3163508 (to clarify, this is not a bug made by Solar Tweaks, but rather a change by Lunar)