On Sat, Aug 02, 2014 at 07:22:19PM +0000, Bruno Sutic wrote:
> 
> 
> 
> ---
> 
> ** [tickets:#147] appending does not work for user options**
> 
> **Status:** open
> **Created:** Sat Aug 02, 2014 07:22 PM UTC by Bruno Sutic
> **Last Updated:** Sat Aug 02, 2014 07:22 PM UTC
> **Owner:** nobody
> 
> Steps to reproduce:
> 
>     $ tmux set -g @var "foo"
>     set option: @var -> foo
>     $ tmux set -ga @var "bar"
>     set option: @var -> bar
>     $ tmux show -g @var
>     @var "bar"                # not ok, should be "foobar"

When NicM and I were discussing this, we didn't think appending for @
variables was a good idea; it's currently not supported.

Patches welcome, perhaps.

-- Thomas Adam

-- 
"Deep in my heart I wish I was wrong.  But deep in my heart I know I am
not." -- Morrissey ("Girl Least Likely To" -- off of Viva Hate.)

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to