---

** [tickets:#142] enhancement: add `-n window-name` argument to break-pane**

**Status:** open
**Created:** Thu Jul 17, 2014 06:02 PM UTC by Seth Milliken
**Last Updated:** Thu Jul 17, 2014 06:02 PM UTC
**Owner:** nobody

I'd like to create tmux bindings to "toggle" a window in and out of the current 
layout by using `join-pane` and `break-pane -d` respectively. The problem is 
that when I toggle the window out with `break-pane -d`, the resulting window 
does not have a distinct name and its index is unstable, which makes it 
difficult to address that window as the source for a subsequent `join-pane` to 
toggle it back in.

If the `break-pane` command had a `-n window-name` argument as `new-window` 
does, this would enable my use-case (and make `break-pane` more consistent with 
`new-window`).


---

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.
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to