-
|
My shell is PowerShell. I have a habit of shutting down the computer from a terminal in ecode using Note: I find it annoying, but I can generally accept saving terminals in open folder. The issue here is when there is no folder open. However, if you also add an option to not save terminals even in open folder, that is also OK for me. IMO, saving terminals is absurd. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
I think we can add sub-menu entries to |
Beta Was this translation helpful? Give feedback.
I think I can probably just add an exception for that particular case: if a single split is open and the tabs open in that split are terminals, I can skip remembering those terminals. It makes sense at least for now (maybe in the future if terminal history is restored it won't be the same, but I don't particularly like restoring terminal sessions so that might never come). I'll take a look, it should be a small change.