---

** [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"


---

Sent from sourceforge.net because tmux-users@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/tmux/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/tmux/admin/tickets/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
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