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

Consider removing confirmation dialog before removing entries #279

Open
delphinus opened this issue Dec 25, 2024 · 1 comment
Open

Consider removing confirmation dialog before removing entries #279

delphinus opened this issue Dec 25, 2024 · 1 comment

Comments

@delphinus
Copy link
Member

Some strange behavior like #270 are caused by the confirmation dialog before removing old entries from DB. This behavior has been existing from the original telescope-frecency, but I think we should remove this dialog because it causes several problems.

Concretely, I will remove db_safe_mode option and make it default to remove stale entries without confirmation.

@delphinus
Copy link
Member Author

This comment is a simple note:

The strangely typed A mentioned in #270 is caused by this code.

https://github.com/nvim-telescope/telescope.nvim/blob/2eca9ba22002184ac05eddbe47a7fe2d5a384dfc/lua/telescope/pickers.lua#L595-L604

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

1 participant