Skip to content

Conversation

@j6k4m8
Copy link

@j6k4m8 j6k4m8 commented Oct 16, 2025

adds deletion interactions, with a "confirmation" (y/n) stage to avoid accidental keypresses.

Hit d to delete the current row, y/Y to confirm, n/N/esc to cancel.

Fixes #15

@lusingander
Copy link
Owner

Thank you for the pull request.

Overall, it looks good, and I agree that confirmation is a good idea, but I was thinking of displaying a confirmation dialog.
(This is implemented in another tool I develop.)

https://lusingander.github.io/stu/features/bucket-list.html
https://github.com/lusingander/stu/blob/master/src/widget/confirm_dialog.rs

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

Successfully merging this pull request may close these issues.

Deleting records?

2 participants