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

feat: add equivalent of tmux rename current window #6

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

craigmac
Copy link

This patch will add wezterm's equivalent to tmux's C-b , and prompt user for a string to rename the current tab. Also fixed the shifted keys not working properly, they needed the SHIFT modifier added on wezterm nightly to work.

Add shift to mods for chars like % & ! $ ().
This patch implements the Wezterm equivalent of tmux's "Rename current
window" which is bound to C-b , by default in tmux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant