mridgers / clink

Bash's powerful command line editing in cmd.exe
mridgers.github.io/clink
GNU General Public License v3.0
3.15k stars 286 forks source link

Multiple window management / state #570

Open lex3001 opened 2 years ago

lex3001 commented 2 years ago

This probably is not a valid issue but I am not sure where else to ask the question. I often have 2-4 command windows open at any given moment (technically, Anaconda Prompts in Windows) and I have been using Clink to have more command history than previously. I have two problems. Mainly, after a restart I would like an easy way to re-open all the same command windows I had open before in the same working directories and command history. Even without that, it seems that the multiple windows interfere with other with regards to clink command history and not all of the history is there after a restart. Any good solutions to these problems?

chrisant996 commented 2 years ago

You are using clink v0.4.9?

As you can see in the other issues here, this repo was abandoned some years ago.

But Clink is alive and well at https://github.com/chrisant996/clink. You can get v1.3.3 from there.