This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
st
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Adding another bold off sequence.
master
Christoph Lohmann
12 years ago
parent
720cb816dc
commit
d018c9c8ef
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
st.c
+ 1
- 0
st.c
View File
@ -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
;
Write
Preview
Loading…
Cancel
Save