Explorar o código

Adding another bold off sequence.

Christoph Lohmann %!s(int64=12) %!d(string=hai) anos
pai
achega
d018c9c8ef
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      st.c

+ 1 - 0
st.c

@@ -1171,6 +1171,7 @@ tsetattr(int *attr, int l) {
 		case 7:
 			term.c.attr.mode |= ATTR_REVERSE;
 			break;
+		case 21:
 		case 22:
 			term.c.attr.mode &= ~ATTR_BOLD;
 			break;