mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() 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 |
||
---|---|---|
.. | ||
org.eclipse.tm.terminal.connector.cdtserial | ||
org.eclipse.tm.terminal.connector.local | ||
org.eclipse.tm.terminal.connector.process | ||
org.eclipse.tm.terminal.connector.remote | ||
org.eclipse.tm.terminal.connector.ssh | ||
org.eclipse.tm.terminal.connector.telnet | ||
org.eclipse.tm.terminal.control | ||
org.eclipse.tm.terminal.test | ||
org.eclipse.tm.terminal.view.core | ||
org.eclipse.tm.terminal.view.ui | ||
pom.xml |