You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice if there was an option to drill up/down from sessions to windows to panes
like with tmux default Session Manager (default key-bindings Ctrl+h / Ctrl+l for drill up/down)
The text was updated successfully, but these errors were encountered:
Cool idea. We currently have a window mode where you can scroll through all the open windows.
A drill down would require adding a pane level but manage a state for two sided motions.
It's do-able but a little bit time consuming. If you or anyone else wants to take this I think it can be a great addition!
Would be nice if there was an option to drill up/down from sessions to windows to panes
like with tmux default Session Manager (default key-bindings Ctrl+h / Ctrl+l for drill up/down)
The text was updated successfully, but these errors were encountered: