Skip to content

Commit 25e4c28

Browse files
danthe1stiloveeclipse
authored andcommitted
Add N&N for preference to disable automatic restoration of terminals
See eclipse-platform/eclipse.platform#2850
1 parent b873693 commit 25e4c28

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

34.9 KB
Loading

news/4.41/platform.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,20 @@ The chosen zoom level is remembered across restarts, and changing the console fo
2929
## Text Editors
3030
-->
3131

32-
<!--
3332
---
3433
## Preferences
35-
-->
34+
35+
### Disable Reopening Terminals After Restart
36+
<details>
37+
<summary>Contributors</summary>
38+
39+
- [Daniel Schmid](https://github.com/danthe1st)
40+
</details>
41+
42+
The preference `Terminal > Reopen terminals after restart` has been added to allow disabling the automatic restoration of terminals.
43+
If the checkbox is unchecked, a terminal view kept open when restarting the Eclipse IDE will no longer reopen all active terminals in that view.
44+
45+
![Preference to disable automatic reopening of terminals](images/preference-disable-terminal-restoration.png)
3646

3747
<!--
3848
---

0 commit comments

Comments
 (0)