Hi,
* On Mon, Dec 24, 2012 at 12:38:59PM +, Nicholas Marriott
wrote:
Applied, with man page bits :-).
On Sat, Dec 15, 2012 at 05:32:20AM +0530, Raghavendra D Prabhu wrote:
This allows one to select the last window (not last-window but window with
highest index), so one can bind it to '
Applied, with man page bits :-).
On Sat, Dec 15, 2012 at 05:32:20AM +0530, Raghavendra D Prabhu wrote:
> This allows one to select the last window (not last-window but window with
> highest index), so one can bind it to 'select-window -t:$' to jump to the end
> window, and similary bind to 'selec
This allows one to select the last window (not last-window but window with
highest index), so one can bind it to 'select-window -t:$' to jump to the end
window, and similary bind to 'select-window -t:^' to jump to the first window
(first determined by base-index).
Signed-off-by: Raghavendra D Prab