1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/terminal/plugins
astrograph 3439e0e7e0
use UTF-8 as default encoding in the Terminal (#1020)
the rest of Eclipse now uses UTF-8 as default encoding.

The tm.terminal code reverts to null when the encoding
begins with "Default" and this leads to UTF-8 being
selected from Charset.defaultEncoding instead of ISO-8859
when the displayed default value is selected.

Co-authored-by: Philipp SALZGEBER <philipp.salzgeber@bachmann.info>
2025-01-17 09:25:06 -05:00
..
org.eclipse.tm.terminal.connector.cdtserial Build with Tycho 4.0.6 (#715) 2024-02-22 21:38:57 -05:00
org.eclipse.tm.terminal.connector.local Add native support for Windows on Arm64 (#971) 2024-12-28 10:48:30 -05:00
org.eclipse.tm.terminal.connector.process Add native support for Windows on Arm64 (#971) 2024-12-28 10:48:30 -05:00
org.eclipse.tm.terminal.connector.remote Update to latest versions of build tools (#986) 2025-01-06 20:37:10 -05:00
org.eclipse.tm.terminal.connector.ssh use UTF-8 as default encoding in the Terminal (#1020) 2025-01-17 09:25:06 -05:00
org.eclipse.tm.terminal.connector.telnet Update to latest versions of build tools (#986) 2025-01-06 20:37:10 -05:00
org.eclipse.tm.terminal.control use UTF-8 as default encoding in the Terminal (#1020) 2025-01-17 09:25:06 -05:00
org.eclipse.tm.terminal.test use UTF-8 as default encoding in the Terminal (#1020) 2025-01-17 09:25:06 -05:00
org.eclipse.tm.terminal.view.core Update to latest versions of build tools (#986) 2025-01-06 20:37:10 -05:00
org.eclipse.tm.terminal.view.ui use UTF-8 as default encoding in the Terminal (#1020) 2025-01-17 09:25:06 -05:00
pom.xml Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00