vim-floaterm
vim-floaterm copied to clipboard
Broot immediately closes itself
floaterm: health#floaterm#check
========================================================================
## common
- INFO: Platform: linux
- INFO: Nvim: NVIM v0.7.2
- INFO: Plugin: d3ac089
## terminal
- OK: Terminal emulator is available
## floating
- OK: Floating window is available
When I run :FloatermNew broot
the floating terminal shows for few milliseconds and then closes itself.
Steps to reproduce
Using the minimal vimrc
set nocompatible
set hidden
set termguicolors
set runtimepath^=/path/to/vim-floaterm
filetype plugin indent on
syntax on
Run the command:
:FloatermNew broot
Actual behaviour
opens floating terminal for few milliseconds and closes it immediately
Expected behaviour
broot opens
Screenshots
Sorry but broot integration will be removed soon, please do not use it anymore.
That's a pity, it would be such a nice addition to vim workflow.
@voldikss why will it be removed ?
I'm the author of broot, so if the problem involves the broot's side, I can help.