Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New panes don't respect tab state #1

Open
jryans opened this issue Nov 8, 2014 · 1 comment
Open

New panes don't respect tab state #1

jryans opened this issue Nov 8, 2014 · 1 comment

Comments

@jryans
Copy link

jryans commented Nov 8, 2014

If tabs are currently toggled off and you open a new pane (View -> Panes -> Split Right or Cmd-K, Right), the new pane starts with tabs displayed.

Also, toggling only inverts the current tab state of each pane, so the two panes both toggle tab state, but never end up matching. Perhaps tab visibility should be global state that is applied to all panes.

@kankaristo
Copy link

I moved to toggle-packages, which disables tabs altogether instead of just hiding them. You lose the transition animation, but it fixes this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants