Skip to content
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

feature request #6

Open
snaeil opened this issue Nov 19, 2022 · 1 comment
Open

feature request #6

snaeil opened this issue Nov 19, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@snaeil
Copy link

snaeil commented Nov 19, 2022

Engine API calls often take long (>2 seconds).
It would be nice to see if pantran's API call is still pending or not.

For example if mode is yank I can not know when the API call is finished and keep pressing p until I know it's there.

It would be nice to get a message whenever the API call finished/aborted or a fancy loading spinner, or or or...

Thanks for this plugin, really appreciate it!

@potamides potamides added the enhancement New feature or request label Dec 3, 2022
@potamides
Copy link
Owner

Yeah sounds like a very reasonable addition! I think we can implement this minimally, maybe by firing User autocmds. Then spinners etc could be implemented independently based on status line plugin, etc. I think I can allocate some time for this at the end of the month. Until then pull requests are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants