- Feb 10, 2009
-
-
deuce authored
setting secondary charset
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Enable Disable Alt Charset CSI[?31h CSI[?31l Disable Bright CSI[?32h CSI[?32l Bright BG CSI[?33h CSI[?33l
-
deuce authored
1) The ability to make attribute bit three select a second character set 2) The ability to make the blink attribute toggle background intensity 3) The ability to make attribute bit three NOT select high intensity 4) More control over the cursor than just three constants CTerm support to follow using private set mode parameters.
-
deuce authored
no real limit to the number of characters in a logical line since an infinite number of ^A codes can be included. Someone (Angus) has put messages in the wild with a line containing more ^A code bytes than data bytes. :-)
-
rswindell authored
for text searches. The message subject is now converted to uppercase to compare case- insensitively.
-
rswindell authored
-
rswindell authored
Hopefully I did this right (Deuce?).
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Previously, the hard CR was retained, and the wrapped test was added to the beginning of the next line. Now the hard CR is cleared from the original line and set on the newly inserted line. We also need to redraw lines after the inserted line now.
-
deuce authored
count of lines after to operation to erase on-screen leftover lines. Fixes bug reported by DigitalMan
-
- Feb 09, 2009
- Feb 08, 2009
- Feb 07, 2009
- Feb 06, 2009
-
-
deuce authored
-
deuce authored
ciolib output.
-
deuce authored
-
rswindell authored
Use ZERO_VAR instead of memset().
-
rswindell authored
-
deuce authored
-
deuce authored
should work correctly.
-
deuce authored
Allow the data_len to be specified as -1 to use strlen() on data.
-
deuce authored
doorway mode.
-
deuce authored
-
deuce authored
-
rswindell authored
-