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
If you are using vim(not neovim), fill in the following blanks
Output of vim --version: 9.0
Platform:
Linux
Mac OS X
Windows
If you are using neovim, just run :checkhealth floaterm and post the content
below.
floaterm: health#floaterm#check
common ~
- Platform: macos
- Nvim: NVIM v0.9.5
- Plugin: 3f01a62
terminal ~
- OK Terminal emulator is available
floating ~
- OK Floating window is available
Describe your question, feature request, or bug.
When running FloatermUpdate I'd like these settings to apply to all floaterm windows. A command like FloatermUpdateAll could implement just that.
Currently, one would have to run this command individually for each window.
P.S. I can try to implement it myself, but I'd require some guidance as I'm new to nvim and have little knowledge of lua.
The text was updated successfully, but these errors were encountered:
Environment
If you are using vim(not neovim), fill in the following blanks
Output of
vim --version
: 9.0Platform:
If you are using neovim, just run
:checkhealth floaterm
and post the contentbelow.
Describe your question, feature request, or bug.
When running
FloatermUpdate
I'd like these settings to apply to all floaterm windows. A command likeFloatermUpdateAll
could implement just that.Currently, one would have to run this command individually for each window.
P.S. I can try to implement it myself, but I'd require some guidance as I'm new to
nvim
and have little knowledge oflua
.The text was updated successfully, but these errors were encountered: