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

Add command to remove command history #2528

Closed
mortyccp opened this issue Mar 31, 2023 · 0 comments · Fixed by #3534
Closed

Add command to remove command history #2528

mortyccp opened this issue Mar 31, 2023 · 0 comments · Fixed by #3534
Labels
enhancement New feature or request

Comments

@mortyccp
Copy link

Is your feature request related to a problem? Please describe.
I'm always frustrated when I typed the wrong command, and it's not easy to remove that entry from the command history

Describe the solution you'd like
I want to have a command to remove the entry when I am selecting that entry.

@mortyccp mortyccp added the enhancement New feature or request label Mar 31, 2023
stefanhaller added a commit that referenced this issue May 19, 2024
- **PR Description**

Allow deleting and editing custom command history items. Deleting is
done by hitting `d` on a suggestion; editing is done by hitting `e`,
which fills the selected item into the command prompt for further
editing.

Closes #2528.
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

Successfully merging a pull request may close this issue.

1 participant