Closed allumik closed 4 years ago
Does :terminal
work?
Nope, just shows a blank buffer which does not exit. Also restarted with blank init.vim, moved the fvim installation folder around and its still the same.
does this work:
:e term://powershell
Nope.
Forgot to add that I am using nvim 0.5.0 and latest build of fvim released.
@allumik could you give it another try?
Note, the --tryDaemon option is replaced with --fvr [new|attach]
Switched computers and now on linux, so can't replicate.
alright. let's close it for now -- no repro on my side
After running
FVim.exe --daemon
and then connecting withfvim.exe --tryDaemon
both:term
and:Tnew
(from kassio/neoterm) opens a new pane briefly but then shuts down. Tried different shells, did not work.Is this related to this issue or did i do something wrong?