---

** [tickets:#169] Creating new windows fails**

**Status:** open
**Created:** Sun Nov 30, 2014 12:55 AM UTC by Bruno Sutic
**Last Updated:** Sun Nov 30, 2014 12:55 AM UTC
**Owner:** nobody

Hi,
I've encountered a scenario where creating new windows fails when using numbers 
as window titles.

Here are the steps to reproduce:

tmux new-session -s work
tmux rename-window 5               # renames the current window to "5"
tmux new-window -t "work:4"        # ok, creates a window with index 4
tmux new-window -t "work:5"        # fails, error => create window failed: 
index in use: 0
tmux new-window -t "work:5" -n foo # getting same error

Creating new windows with 'prefix + c' works without problems.

I'm on OS X, tmux installed via 'brew install --head tmux' a couple weeks ago.
$ tmux -V is "tmux 2.0"

Please let me know if I can help by providing additional info.


---

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.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&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