---

** [tickets:#103] set-option incorrectly removes trailing semicolon**

**Status:** open
**Created:** Sat Feb 22, 2014 10:59 PM UTC by Ian! D. Allen
**Last Updated:** Sat Feb 22, 2014 10:59 PM UTC
**Owner:** nobody

You type:

    :set-option status-right 'foo;'

or at the command line:

    $ tmux set-option status-right 'foo;'

where `status-right` is any string option and `tmux` replies incorrectly with:

    Set option: status-right -> "foo"   

deleting the trailing semicolon.  I found this trying to do this:

    :set-option terminal-overrides '*:tsl=\E]0;'

It is not good to have that semicolon deleted.  Don't do that.



---

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.
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&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