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

bug: Auto-save clobbers marks [ and ] #79

Open
textzenith opened this issue May 24, 2023 · 2 comments
Open

bug: Auto-save clobbers marks [ and ] #79

textzenith opened this issue May 24, 2023 · 2 comments

Comments

@textzenith
Copy link

textzenith commented May 24, 2023

Hi,

I really like this plugin — it's amazing for Flutter dev! — but it does create some strange bugs at times.

I've realized that autosave sets the 'last previously yanked or changed text' to the entire file.

You can try it — paste something with autosave turned on, then try and go to the ends of your paste by using `[ and `], and it should take you to the start and end of the file instead.

Can you reproduce?

Might take some annoying / architectural changes to fix it, but please let me know if you know the reasons why, as I might still be able to hack together a fix in my local config 🙂

Thanks!

@primeapple
Copy link

Just out of curiosity, did you try on the more maintained fork? https://github.com/okuuva/auto-save.nvim

@simonmandlik
Copy link

I tried and it still seems broken, okuuva/auto-save.nvim#44

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

No branches or pull requests

3 participants