GothenburgBitFactory / taskshell

Tasksh is a shell for Taskwarrior
Other
68 stars 18 forks source link

tasksh preserves history between calls? #73

Open rhz opened 2 years ago

rhz commented 2 years ago

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 commented 1 year ago

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

ataraskov commented 1 year ago

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