-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error executing lua: ...site/pack/packer/start/FTerm.nvim/lua/FTerm/terminal.lua:109: Window was closed immediately #55
Comments
For anyone who is reading try this modified keymap:
the little non-harmful drawback is that you will need to press the keymap twice to close the existing floating window and open the terminal. |
I hope this can be taken into consideration. So users won't have to solve it themselves painly. |
I'll investigate what is causing this. |
@numToStr Thanks :)
And I just found a much simpler solution hours ago. But this one doesn't facilitate the newest syntax. It still need to use
|
I am running into the same issue with Telescope. |
How to Reproduce:
FzfLua buffers
:lua require("FTerm").toggle()
Friendly linked to the error line:
FTerm.nvim/lua/FTerm/terminal.lua
Line 109 in eabb65f
The text was updated successfully, but these errors were encountered: