Skip to content

Is it possible to show/hide a split-pane? #3779

Answered by nekowinston
ianliu asked this question in Q&A
Discussion options

You must be logged in to vote

I think you're looking for TogglePaneZoomState

config.keys = {
  {
    key = 'T',
    mods = 'CTRL',
    action = wezterm.action.TogglePaneZoomState,
  },
}

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ianliu
Comment options

Answer selected by ianliu
Comment options

You must be logged in to vote
1 reply
@adrianvalenz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants