You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
floaterm: health#floaterm#check
common ~
- Platform: macos
- Nvim: NVIM v0.9.4
- Plugin: 3f01a62
terminal ~
- OK Terminal emulator is available
floating ~
- OK Floating window is available
Describe your question, feature request, or bug.
opening floatterm on different tabs breaks cwd
Steps to reproduce
:tcd current window
open new tab
:tcd to different location
open floatterm (shows 2nd location ✔️), close (ctrl+d)
move to 1st tab
open floatterm (shows 1st location ✔️), close (ctrl+d)
switch back to 2nd tab
open floatterm (shows 1st location ✖️)
Actual behaviour
opening floatterm on different tabs breaks cwd
Expected behaviour
cwd for tabs remains same
The text was updated successfully, but these errors were encountered:
Describe your question, feature request, or bug.
opening floatterm on different tabs breaks cwd
Steps to reproduce
:tcd
current window:tcd
to different locationActual behaviour
opening floatterm on different tabs breaks cwd
Expected behaviour
cwd for tabs remains same
The text was updated successfully, but these errors were encountered: