1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 21:05:37 +02:00
cdt/terminal/plugins
Jonah Graham 385d302d70 Bug 573797: Always use sendString, regardless of encoding
This removes a TODO in the code that makes no sense, and in
most cases the else branch is not taken as a common operating
mode is the default charset/encoding is windows-1252 but the
current charset is utf-8.

The effective difference between the two branches is that
the else does a flush after character rather than after each
string.

Change-Id: I50b3cc5837d783ba20b88c2efa44d9c4e6381d30
2021-06-17 16:02:27 -04:00
..
org.eclipse.tm.terminal.connector.cdtserial Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
org.eclipse.tm.terminal.connector.local Bug 573796: Warn user if not using UTF-8 on Windows 2021-06-17 15:37:48 -04:00
org.eclipse.tm.terminal.connector.process Bug 573719: Display error on shell open failed 2021-05-24 00:30:58 -04:00
org.eclipse.tm.terminal.connector.remote Bug 568856: Upgrade BREE to Java 11 2020-11-16 10:27:05 -05:00
org.eclipse.tm.terminal.connector.ssh Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.tm.terminal.connector.telnet Bug 567810: Squash over zealous warning from PDE 2020-10-12 10:14:26 -04:00
org.eclipse.tm.terminal.control Bug 573797: Always use sendString, regardless of encoding 2021-06-17 16:02:27 -04:00
org.eclipse.tm.terminal.test Bug 572938 [terminal] reverse linefeed: Honour the scrolling region 2021-05-01 16:25:49 -04:00
org.eclipse.tm.terminal.view.core Add missing imports for Javadocs 2021-05-19 23:26:40 -04:00
org.eclipse.tm.terminal.view.ui Bug 573796: Warn user if not using UTF-8 on Windows 2021-06-17 15:37:48 -04:00
pom.xml [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00