summary |
log |
commit |
diff |
tree
raw |
patch |
inline | side by side (from parent 1:
288f80c)
ascii code may only be checked for characters that have length equal to
1, not width equal to 1
* character.
*/
if(term.esc & ESC_STR) {
* character.
*/
if(term.esc & ESC_STR) {
(ascii == '\a' || ascii == 030 ||
ascii == 032 || ascii == 033 ||
ISCONTROLC1(unicodep))) {
(ascii == '\a' || ascii == 030 ||
ascii == 032 || ascii == 033 ||
ISCONTROLC1(unicodep))) {