We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Prerequisites:
Your history file has to be short, so that when you invoke hstr, there should be at least two empty lines on the top.
hstr
Steps to reproduce:
Segmentation fault (core dumped)
Workaround:
As soon as your history becomes long enough, so there is just one empty line on the top or no empty lines at all, the segfault won't occur anymore.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prerequisites:
Your history file has to be short, so that when you invoke
hstr
, there should be at least two empty lines on the top.Steps to reproduce:
hstr
.Segmentation fault (core dumped)
.Workaround:
As soon as your history becomes long enough, so there is just one empty line on the top or no empty lines at all, the segfault won't occur anymore.
The text was updated successfully, but these errors were encountered: