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-redraw.c > index 75f7238..4d4899d 100644 > --- a/trunk/screen-redraw.c > +++ b/trunk/screen-redraw.c > @@ -41,8 +41,8 @@ void screen_redraw_draw_number(struct client *, > struct window_pane *); > #define CELL_JOIN 11 > #define CELL_OUTSIDE 12 > > -#define CELL_BORDERS " xqlkmjwvtun~" > -#define CELL_MARKERS " +, . -" > +#define CELL_BORDERS " xqlkmjwvtun~" /* " │─┌┐└┘┬┴├┤┼·" */ > +#define CELL_MARKERS " +, . -" /* " →← ↑ ↓" */
And if I don't have a font capable of displaying the characters in the comments? Are you sure it easier to link to some URL if it really matters, perhaps via the FAQ, rather than augmenting this file with comments? -- Thomas Adam ------------------------------------------------------------------------------ How fast is your code? 3 out of 4 devs don\\\'t know how their code performs in production. Find out how slow your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219672;13503038;z? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users