This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
st
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
removed gfx chars not present in xterm acsc.
master
Aurélien Aptel
14 years ago
parent
7d325a3797
commit
ebc287271c
1 changed files
with
0 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-6
config.def.h
+ 0
- 6
config.def.h
View File
@ -55,16 +55,10 @@ static Key key[] = {
/* line drawing characters (sometime specific to each font...) */
static
char
gfx
[
]
=
{
[
'
+
'
]
=
'
>
'
,
[
'
,
'
]
=
'
<
'
,
[
'
-
'
]
=
'
^
'
,
[
'
.
'
]
=
'
v
'
,
[
'
0
'
]
=
'
#
'
,
[
'
`
'
]
=
0x01
,
[
'
a
'
]
=
0x02
,
[
'
f
'
]
=
'
o
'
,
[
'
g
'
]
=
'
+
'
,
[
'
h
'
]
=
'
#
'
,
[
'
i
'
]
=
'
#
'
,
[
'
j
'
]
=
0x0B
,
[
'
k
'
]
=
0x0C
,
Write
Preview
Loading…
Cancel
Save