|
|
|
|
|
by rane
375 days ago
|
|
> command I run in one shell session is not immediately available as a history item in other concurrent shell sessions It's hard to understand how any other way is usable. If you have a dozen concurrent shell sessions, some running a long running process for example, and you had to restart one of them, you wouldn't be able to just Ctrl-C and go to the previous command. For me it's way better shell sessions live their own life but the history is accumulated to a single pool. |
|