boo freezes when running helix or neovim in a fresh session within boo ui.
Steps to reproduce:
- Start
boo ui
<Ctrl-a c> to create a new session
- Start
hx or nvim
Result: boo freezes.
Interestingly, this does not happen when I launch a boo new session and run helix or nvim there.
I can then use boo ui to take over this existing session without issues. However, launching a new session with helix or nvim will again freeze boo.
boofreezes when running helix or neovim in a fresh session withinboo ui.Steps to reproduce:
boo ui<Ctrl-a c>to create a new sessionhxornvimResult: boo freezes.
Interestingly, this does not happen when I launch a
boo newsession and run helix or nvim there.I can then use
boo uito take over this existing session without issues. However, launching a new session with helix or nvim will again freeze boo.