[hackers] [st] removed gfx chars not present in xterm acsc. || Aurélien Aptel

From: <hg_AT_suckless.org>
Date: Fri, 3 Sep 2010 22:14:30 +0000 (UTC)

changeset: 141:a35cd6889271
user: Aurélien Aptel <aurelien.aptel_AT_gmail.com>
date: Thu Sep 02 21:59:05 2010 +0200
files: config.def.h
description:
removed gfx chars not present in xterm acsc.

diff -r 17ea53c6e41f -r a35cd6889271 config.def.h
--- a/config.def.h Thu Sep 02 20:24:33 2010 +0200
+++ b/config.def.h Thu Sep 02 21:59:05 2010 +0200
@@ -55,16 +55,10 @@
 
 /* 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,
Received on Sat Sep 04 2010 - 00:14:30 CEST

This archive was generated by hypermail 2.2.0 : Sat Sep 04 2010 - 00:24:04 CEST