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
Please make sure you have searched through the F.A.Q. first.
Please make sure you are using the latest version of this plugin.
It's better to use English as it's more friendly to other non-Chinese native users.
Environment
If you are using vim(not neovim), fill in the following blanks
Output of vim --version:
Platform:
Linux
Mac OS X
Windows
If you are using neovim, just run :checkhealth floaterm and post the content
below.
Configurations related to vim-floaterm in vimrc(i.e. g:floaterm_xxx):
Describe your question, feature request, or bug.
Steps to reproduce
Using the minimal vimrc
Steps to reproduce the behavior:
Actual behaviour
:FloatermNew --title=badd --height=0.3 --width=0.6 --opener=edit --name=badd --auto_close=2 fzf
Using the above command, a new buffer can be successfully hit under tmux,but cshell can't.When hit enter, will exit floaterm, but the selected file will not be opened.
Expected behaviour
Screenshots(Optional, GIF is better)
The text was updated successfully, but these errors were encountered:
Before reporting
Please make sure you have searched through the F.A.Q. first.
Please make sure you are using the latest version of this plugin.
It's better to use English as it's more friendly to other non-Chinese native users.
Environment
If you are using vim(not neovim), fill in the following blanks
Output of
vim --version
:Platform:
If you are using neovim, just run
:checkhealth floaterm
and post the contentbelow.
Configurations related to vim-floaterm in vimrc(i.e.
g:floaterm_xxx
):Describe your question, feature request, or bug.
Steps to reproduce
Using the minimal vimrc
Steps to reproduce the behavior:
Actual behaviour
:FloatermNew --title=badd --height=0.3 --width=0.6 --opener=edit --name=badd --auto_close=2 fzf
Using the above command, a new buffer can be successfully hit under tmux,but cshell can't.When hit enter, will exit floaterm, but the selected file will not be opened.
Expected behaviour
Screenshots(Optional, GIF is better)
The text was updated successfully, but these errors were encountered: