Hi
Thanks. Sorry for the delay... A few more comments:
- I don't like the iteration in tty_upgrade_colour, it would be better
just to have colourmap be just two fixed size arrays (one for fg, one
for bg). Then you could lose the fg16 and bg16 members.
- I think a flag to map-colour might be
Hello Nicholas,
I've fixed tabs, licensing and updated the man page.
A new patch created against the subversion tree is here:
http://benjamin-schweizer.de/files/tmux/tmux-colourmap2.diff
Let me know if it needs more clearing up.
btw: I've heard more complaints about the broken tarball, bu
Hi
Thanks.
It looks like you managed to somehow gzip your .tar.gz twice...
Can you send this as a unified diff against the source rather than a set
of files?
To do this, either checkout the Subversion source from SourceForge,
modify it (in trunk/) and do "svn diff" (after using "svn add" on new