randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.38k stars 84 forks source link

Terminus can't write to Clink persistent history #324

Open iamc24 opened 2 years ago

iamc24 commented 2 years ago

I have Clink installed for persistent history in command prompt. When Terminus opens command prompt, it can access that persistent history, and the history for the current session works fine. However, when I close and reopen Terminus, the history only contains what was in Clink's persistent history before the previous Terminus session; in other words, none of the commands from that previous Terminus session are in the persistent history of the new Terminus session.

randy3k commented 2 years ago

Unfortunately, I don't have much experience with clink to provide any suggestions. It would be great if someone could provide some help.