^X
-based keybinds are not available in first zsh instance
#89
Labels
kind:bug
Something isn't working
^X
-based keybinds are not available in first zsh instance
#89
When first opening wezterm, the immediately available zsh is different than the zsh available in tmux, where all the
^X
-based keybinds are simply not there 👀Can check the presence of these keybinds using:
bindkey -Lp ^X
And it's annoying to debug as simply starting a nested zsh instance does not have this problem (nested shell has the keybinds)
The text was updated successfully, but these errors were encountered: