>> +#define CELL_BORDERS " xqlkmjwvtun~" /* " │─┌┐└┘┬┴├┤┼·" */
>> +#define CELL_MARKERS " +, . -" /* " →← ↑ ↓" */
>
> And if I don't have a font capable of displaying the characters in the
> comments?
Then you should upgrade your text editing system of choice to be able to
handle 21st cent
On Sat, Sep 15, 2012 at 03:22:42PM +0200, Marcel Partap wrote:
> ---
> trunk/screen-redraw.c |4 ++--
> trunk/tty-acs.c | 64
> -
> 2 files changed, 34 insertions(+), 34 deletions(-)
>
> diff --git a/trunk/screen-redraw.c b/trunk/screen
---
trunk/screen-redraw.c |4 ++--
trunk/tty-acs.c | 64 -
2 files changed, 34 insertions(+), 34 deletions(-)
diff --git a/trunk/screen-redraw.c b/trunk/screen-redraw.c
index 75f7238..4d4899d 100644
--- a/trunk/screen-redraw.c
+++ b/trun