Hi
The plan is to eventually remove choose-list as part of some other work
on choose-*, so I don't think I'll use this sorry.
On Wed, Dec 04, 2013 at 02:04:12PM +0800, Xiaochen Wang wrote:
> Add [-d delim] option to choose-list command.
> Then we can use 'delim' instead of comma to seperate lis
Hi,
On Wed, Dec 04, 2013 at 02:04:12PM +0800, Xiaochen Wang wrote:
> Add [-d delim] option to choose-list command.
> Then we can use 'delim' instead of comma to seperate list items.
>
> Tmux cannot pass list item containing comma (e.g. "ss -tan | awk '{print
> \$1, \$4}' " ) to choose list orig