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 the ability to control the history file behavior #43

Open
rami3l opened this issue Dec 18, 2022 · 0 comments
Open

Add the ability to control the history file behavior #43

rami3l opened this issue Dec 18, 2022 · 0 comments

Comments

@rami3l
Copy link

rami3l commented Dec 18, 2022

Sometimes I wish to store the history somewhere like ~/.local/, this will be more convenient for a shell-like application.

However, I've noticed that currently the history-related configurations seem to be hardcoded:

H.historyFile = Just ".history",
H.autoAddHistory = True

I think it would be nice if I could control these options while conserving all the niceties that come with this wrapper :)

Anyway, thanks a lot for making this project! 🙏

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

No branches or pull requests

1 participant