I like it. Applied with one change to make the indexes line up. Thanks!
On Sun, Jul 15, 2012 at 12:31:08PM +0100, Thomas Adam wrote:
> So that entries as listed in choose-* mode commands can be selected with a
> numeric prefix, ensure we know which prefix that is, by maintaining the
> index of th
On Sun, Jul 15, 2012 at 12:31:08PM +0100, Thomas Adam wrote:
> So that entries as listed in choose-* mode commands can be selected with a
> numeric prefix, ensure we know which prefix that is, by maintaining the
> index of that item in the array.
> ---
> trunk/tmux.h |5 +++--
> trunk
So that entries as listed in choose-* mode commands can be selected with a
numeric prefix, ensure we know which prefix that is, by maintaining the
index of that item in the array.
---
trunk/tmux.h |5 +++--
trunk/window-choose.c |1 +
2 files changed, 4 insertions(+), 2 deletions(