Hi,
* On Fri, Dec 14, 2012 at 11:06:18PM +, Thomas Adam
wrote:
Hi,
On 14 December 2012 21:47, Raghavendra D Prabhu
wrote:
Yes, with only 5 characters you can hit the duplicates very fast, however,
with the default value you should hit it after 62 windows, so there is a
limit anyways.
Hi,
On 14 December 2012 21:47, Raghavendra D Prabhu
wrote:
> Yes, with only 5 characters you can hit the duplicates very fast, however,
> with the default value you should hit it after 62 windows, so there is a
> limit anyways.
>
> I currently use this
> set -g choice-characters 'qwerasdfzxcv123~
Hi,
* On Sat, Nov 17, 2012 at 06:38:38PM +, Thomas Adam
wrote:
M +0530, Raghavendra D Prabhu wrote:
The characters used in choice-mode are hardcoded. This option allows one to use
custom characters (and order) based on one's preference. Also, added description
to the man page.
Signed-of
Hi,
On Sat, Nov 17, 2012 at 11:42:06PM +0530, Raghavendra D Prabhu wrote:
> The characters used in choice-mode are hardcoded. This option allows one to
> use
> custom characters (and order) based on one's preference. Also, added
> description
> to the man page.
>
> Signed-off-by: Raghavendra D
The characters used in choice-mode are hardcoded. This option allows one to use
custom characters (and order) based on one's preference. Also, added description
to the man page.
Signed-off-by: Raghavendra D Prabhu
---
options-table.c | 7 +++
tmux.1 | 2 ++
window-choose.c | 13 ++