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

^X-based keybinds are not available in first zsh instance #89

Open
bew opened this issue Jan 27, 2024 · 1 comment
Open

^X-based keybinds are not available in first zsh instance #89

bew opened this issue Jan 27, 2024 · 1 comment
Labels
kind:bug Something isn't working

Comments

@bew
Copy link
Owner

bew commented Jan 27, 2024

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)

@bew bew added the kind:bug Something isn't working label Jan 27, 2024
@bew
Copy link
Owner Author

bew commented Sep 27, 2024

🤔 Might be related to wezterm starting a LOGIN shell?
Edit: it's not that..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Something isn't working
Projects
Development

No branches or pull requests

1 participant