1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
cdt/terminal
Maksym Oleksiv 422aea14e7
Add ability to prevent terminal title updates from ANSI Escape sequence
When a more complete implementation of ANSI Escape sequence for
renaming terminal titles was added in
[CDT 10.2](https://github.com/eclipse-cdt/cdt/blob/main/NewAndNoteworthy/CDT-10.2.md#rename-terminal-tab)
it caused a regression in use cases where extenders of the terminal
wanted to retain control of the terminal's title.

This commit adds a new flag that will prevent the title of the
terminal tab from being updated from ANSI escape sequences.

Fixes #494
2023-08-18 20:36:56 -04:00
..
admin Bug 559474: Remove unneeded .settings directory 2020-01-31 13:20:47 -05:00
features Prepare repo for CDT 11.3.0 development 2023-07-10 21:41:39 -04:00
plugins Add ability to prevent terminal title updates from ANSI Escape sequence 2023-08-18 20:36:56 -04:00
repo Prepare repo for CDT 11.3.0 development 2023-07-10 21:41:39 -04:00
.gitignore Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
pom.xml Prepare repo for CDT 11.3.0 development 2023-07-10 21:41:39 -04:00