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

tasksh preserves history between calls? #73

Open
rhz opened this issue Jul 3, 2022 · 2 comments
Open

tasksh preserves history between calls? #73

rhz opened this issue Jul 3, 2022 · 2 comments

Comments

@rhz
Copy link

rhz commented Jul 3, 2022

Hi. After exiting tasksh and entering back, the previous history is gone. Is this expected? Is there a way to configure tasksh so that it preserves history between calls?

@ataraskov
Copy link

I believe no, as there are no calls to readline's append_history function (ref)

@ataraskov
Copy link

@rhz, easiest workaround would be to use rlwrap, example: rlwrap -a tasksh

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

2 participants