Re: Change colours in ins versus cmd edit mode

2011-10-24 Thread Ben Boeckel
On Sun, Oct 23, 2011 at 02:25:23 +0100, Nicholas Marriott wrote: > - I think I would call the option *-command not *-cmd and the attr/fg/bg > should be at the end, so how about message-command-{fg,bg,attr}? Can do (won't get to it until this afternoon though). > - No 's around command in the ma

Re: Implement word motion edit actions

2011-10-24 Thread Ben Boeckel
On Sun, Oct 23, 2011 at 02:19:50 +0100, Nicholas Marriott wrote: > I know we want an excuse to add client options but I'm not convinced > this should be it - none of the mode options or key bindings or whatnot > are per client and it seems confusing to have two word-separators > options. Can't it u

Re: Implement pane_index format string

2011-10-24 Thread Ben Boeckel
On Sun, Oct 23, 2011 at 02:17:19 +0100, Nicholas Marriott wrote: > Did you send a diff changing window_pane_index to behave like > window_index? I've got so many files all starting 000* now that I'm > confused ;-). Should be 0005-Change-window_pane_index-to-be-like-window_index.patch and 0006-Add-

Display Glitch Occurring After Hiding and Showing the Status Bar

2011-10-24 Thread Bastien Dejean
Hi, If the left part of my status bar looks like that: http://cl.ly/BEXU/tmux_good.png And if I toggle it off and on, I get the following result: http://cl.ly/BE19/tmux_bad.png Regards, -- Bastien -- The demand for I

tmux equivalent of hlsearch

2011-10-24 Thread todd freed
Hello, I am wondering if there is a tmux equivalent of the vi :set hlsearch command. This would make it so that when I go into copy-mode and use a search string to locate some text, text I am searching for will be incrementally hilighted as I type the search string. please cc me as I'm not subscr