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

fish_config history doesn't remove duplicates. #900

Closed
ridiculousfish opened this issue Jun 30, 2013 · 4 comments
Closed

fish_config history doesn't remove duplicates. #900

ridiculousfish opened this issue Jun 30, 2013 · 4 comments
Milestone

Comments

@ridiculousfish
Copy link
Member

fish_config history doesn't remove duplicates. This is probably the history builtin at work.

@jadedgnome
Copy link

anyway i can get this functionality similar to bash

HISTCONTROL=ignorespace – ignore only the commands starting with space.

i don't like that my history is populated with one-off commands..

@KamilaBorowska
Copy link
Contributor

@jadedgnome: I'm not sure if I understand. If you start command with space, it's ignored in history, even in fish (in fact, there is no option to disable that). There is nothing to implement, as it's already implemented.

@jadedgnome
Copy link

sorry, i was mistaken.

@ridiculousfish
Copy link
Member Author

This seems to have been fixed in the interim.

haarts pushed a commit to haarts/fish-shell that referenced this issue Nov 1, 2013
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants