Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

FOO example does not work as expected #3

Open
arnoro opened this issue Oct 6, 2021 · 5 comments
Open

FOO example does not work as expected #3

arnoro opened this issue Oct 6, 2021 · 5 comments

Comments

@arnoro
Copy link

arnoro commented Oct 6, 2021

After activating the FOO mode, I can enter a or d, but the commands to create a new tab or close a tab are not executed until I press ESC to exit the mode.

@Iron-E
Copy link
Owner

Iron-E commented Oct 6, 2021

Do you have Neovim? I don't really support this plugin anymore but nvim-libmodal is still maintained

I suspect it has to do with something in Vim's event loop. Not sure from a glance; I only ever used this plugin with Neovim (and then later rewrote it for Neovim)

@arnoro
Copy link
Author

arnoro commented Oct 6, 2021

No, I don't use Neovim. I use Vim version 8.2.
I just tried vim-win and there it works.

@Iron-E
Copy link
Owner

Iron-E commented Oct 6, 2021

Does vim-tabmode also work? vim-win doesn't use vim-libmodal. I expect you'll find a similar issue there, but if not that could be good insight

@arnoro
Copy link
Author

arnoro commented Oct 7, 2021

I have the same problem with vim-tabmode.

@Iron-E
Copy link
Owner

Iron-E commented Oct 13, 2021

Darn. All I can really say is that you should consider using the Neovim version, which is mostly backwards compatible and works like a charm.

I'll leave the issue open anyway, just to show others it is a problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants