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
Well, s and u are part of the private range. Where did these come from?
I don't object to adding them but it would be nice to see some
documentation. They don't appear to be in ECMA-48 so they are probably
not ANSI.
The DEC sequences to save/restore cursor position are DECSC and DECRC,
which are \
The flags[] buffer should be reset for all "flagless" bindings (i.e.
those without their no-prefix or repeat "bits" set). Without this
reset, such "flagless" bindings would be displayed with the flags of
the previous "flagged" binding (if any).
---
It seemed slightly better to make this (re)initi
A pane can potentially have up to INT_MAX lines of history (limited
via "history-limit"), but "capture-pane" only accepts values down to
SHRT_MIN for its "-E" and "-S" options.
To allow it to capture a pane's full history, negative numbers down
to at least -INT_MAX should be accepted for these opt
tmux version 1.5
Gentoo Linux 64-bit (but also reproduced on Ubuntu)
Terminal: terminator, with $TERM=xterm (but it doesn't matter in this case)
Please try this script (which is a wrapper around "ping"):
https://bitbucket.org/denilsonsa/small_scripts/src/tip/prettyping.sh#cl-348
It requires bash a