Pane ordering #15
Closed
Pane ordering #15
Comments
@benohara You're not. Tmuxp is. Are you using a layout for this window? Can you try configuring a tmux session by hand, then tmuxp freezing it? Does this preserve order for you? |
This is going to be the next area tmuxp touches. |
Roadmap has been updated, this is the last remaining thing to complete for 0.1. |
tony
added a commit
that referenced
this issue
Nov 20, 2013
tony
added a commit
that referenced
this issue
Nov 20, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've got a setup with 4 or 6 panes, works fine, however the orderings not what id expect (not the same as 4 panes on tmuxinator)
Id expect
It seems to work if you reorder the panes lists in the yaml, but in normal order, ie
panes:
you get
1 4
3 2
I have base-index and pane-base-index set to 1, but seems the same without...
Am i missing something?
The text was updated successfully, but these errors were encountered: