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

Ensure 'skip-favorites-comments' does not strip comments when adding a new favorite. #419

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thibaultcha
Copy link
Contributor

With this option enabled, adding a new favorite will strip the comments out. Tracking my .hstr_favorites file in git, I thought I could live with this quirk (git add -p to commit the new favorite and git reset to retrieve the comments), but it got old...

In this patch I separated the view from the actual raw favorites list. I hope that's fine.

These are already in hstr_curses.h, which I noticed after updating the
ncurse.h path trying to build on Arch Linx.
@thibaultcha
Copy link
Contributor Author

@dvorka Ping here as well. Thanks!

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.

None yet

1 participant