Skip to content

Wezterm + TMUX Integration Question #263

Answered by mrjones2014
sins621 asked this question in Q&A
Discussion options

You must be logged in to vote

It sounds like you're a bit confused about the function of the Wezterm plugin.

Wezterm has built-in terminal multiplexing support. smart-splits.nvim supports Wezterm's multiplexer as a backend.

Tmux is also a terminal multiplexer. You should choose one or the other, as they do the same job (mostly, with some slightly differing features).

If I disable the plugin in Wezterm then I can switch panes as normal.

Right, because then it's falling back to the tmux integration, and Wezterm is not swallowing the key presses. By default, smart-splits.nvim checks for tmux first, because some people use tmux in Wezterm and just disable Wezterm's multiplexer; if tmux is not found, then it tries to set…

Replies: 1 comment 1 reply

Comment options

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

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