1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/terminal/plugins
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
..
org.eclipse.tm.terminal.connector.cdtserial Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.tm.terminal.connector.local Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.tm.terminal.connector.process Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.tm.terminal.connector.remote Add ability to prevent terminal title updates from ANSI Escape sequence 2023-08-18 20:36:56 -04:00
org.eclipse.tm.terminal.connector.ssh Update copyright year on all features 2023-03-13 21:00:55 -04:00
org.eclipse.tm.terminal.connector.telnet Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.tm.terminal.control Add ability to prevent terminal title updates from ANSI Escape sequence 2023-08-18 20:36:56 -04:00
org.eclipse.tm.terminal.test Add ability to prevent terminal title updates from ANSI Escape sequence 2023-08-18 20:36:56 -04:00
org.eclipse.tm.terminal.view.core Add ability to prevent terminal title updates from ANSI Escape sequence 2023-08-18 20:36:56 -04:00
org.eclipse.tm.terminal.view.ui Add ability to prevent terminal title updates from ANSI Escape sequence 2023-08-18 20:36:56 -04:00
pom.xml Prepare repo for CDT 11.3.0 development 2023-07-10 21:41:39 -04:00