terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Add option to skip saved-state, especially window-state

Open adam900710 opened this issue 7 years ago • 1 comments

I'm a new user converted from sakura terminal, although most of features can be fulfilled by dconf, the new terminal window state always follow /io/elementary/terminal/saved-state/windows-state.

This make some use-case need extra work.

E.g. with last terminal full screened, if I just want to open another terminal to do some basic math using python, the new one is still full screened. I need to de-fullscreen it first.

While for sakura, it never save previous terminal window state thus new terminal is always at its default size.

So it would be much better if we could have an option to allow new terminal window not to inherit window state from previous one.

adam900710 avatar Sep 21 '18 06:09 adam900710

BTW, pantheon-terminal also doesn't follow WM's placement. It makes dual-monitor setup a little harder to use. So it would be much better if we could add a option to discard saved-state at all.

adam900710 avatar Sep 21 '18 07:09 adam900710