1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/terminal
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
..
admin Bug 559474: Remove unneeded .settings directory 2020-01-31 13:20:47 -05:00
features [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00
plugins Bug 573797: Always use sendString, regardless of encoding 2021-06-17 16:02:27 -04:00
repo [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00
.gitignore Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
CONTRIBUTING Move terminal files into subfolder 2018-08-28 12:54:02 -04:00
pom.xml [releng] Bump to CDT version 10.4.0 2021-06-12 20:52:54 -04:00