atuin
atuin copied to clipboard
Interactive deletion
atuin search --delete -i
should work as an interactive deletion.
Right now the --delete
argument is ingored.
From my user's point of view: As it was a bit complicated to implement the deletion feature (because atuin can sync the history over systems) it was very important to implement it at all and thus to be able to use it from the command line.
So, I guess that interactive deletion will be implemented finally but it may take some time.
Yeah, we will implement an interactive deletion, but there's also a lot more we want to add to the interactive UI and it's a challenge to not overwhelm the user and also not let them make permanent mistakes