Hi, V2 of this patch series gets rid of that stupid items->pos patch in V1, and instead uses #{line} to denote the line number. This therefore means users can override that with -F, rather than having it hard-coded for them.
All other code is the same as in V1. Any questions, do please ask. Kindly, -- Thomas Adam Thomas Adam (7): Split out winlink colour settings Render winlink alerts in choose-mode Define 0-9 and backspace as bindings in choice-mode Make choose entries use ever-increasing numeric ID Use #{line} at the start of some default templates Fix-up templates in choose-tree W.R.T #{line} Introduce window_mode_attrs() trunk/cmd-choose-tree.c | 6 +- trunk/mode-key.c | 24 ++++++++ trunk/status.c | 33 +---------- trunk/tmux.h | 46 ++++++++------- trunk/window-choose.c | 145 ++++++++++++++++++++++++++++++++--------------- trunk/window-copy.c | 10 +--- trunk/window.c | 55 ++++++++++++++++++ 7 files changed, 212 insertions(+), 107 deletions(-) -- 1.7.10 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users