mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 21:05:37 +02:00
![]() 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 |
||
---|---|---|
.. | ||
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 |