Description
After upgrading to 0.10.0, I'm finding that jjui can take up to 10s to launch from the command line. But if I launch it from terminal mode in Vim/Neovim, it opens pretty much instantly. I'm not sure what the difference could be. This did not happen in 0.9.x.
Steps to Reproduce the Problem
- Open shell in terminal
- Run
jjui
Compare to:
- Run
vim or nvim
- Launch terminal with
:term
- Run
jjui
Expected Behavior
jjui opens immediately.
Actual Behavior
When launching directly from the command line, jjui can take up to 10s to open.
Specifications
- Platform: WSL Ubuntu 24.04.3 LTS
- Version: 0.10.0
Description
After upgrading to 0.10.0, I'm finding that
jjuican take up to 10s to launch from the command line. But if I launch it from terminal mode in Vim/Neovim, it opens pretty much instantly. I'm not sure what the difference could be. This did not happen in 0.9.x.Steps to Reproduce the Problem
jjuiCompare to:
vimornvim:termjjuiExpected Behavior
jjuiopens immediately.Actual Behavior
When launching directly from the command line,
jjuican take up to 10s to open.Specifications