Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions news/4.41/platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,20 @@ The chosen zoom level is remembered across restarts, and changing the console fo
## Text Editors
-->

<!--
---
## Preferences
-->

### Disable Reopening Terminals After Restart
<details>
<summary>Contributors</summary>

- [Daniel Schmid](https://github.com/danthe1st)
</details>

The preference `Terminal > Reopen terminals after restart` has been added to allow disabling the automatic restoration of terminals.
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.

![Preference to disable automatic reopening of terminals](images/preference-disable-terminal-restoration.png)

<!--
---
Expand Down