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(mux): Add Wezterm plugin for easier setup on Wezterm (experimental) #144

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

mrjones2014
Copy link
Owner

Fixes #143

Note: this functionality is still experimental.

@MLFlexer
Copy link

MLFlexer commented Jan 8, 2024

I have tested this in wezterm version: wezterm 20230712-072601-f4abf8fd on NixOS, by following the readme, and then checking out the branch manually, as it is not possible to checkout branches with wezterm.plugin.require(). However the functionality should be the same.

It is working as expected! 😄

Note however that i am not on the nightly version, thus i have not tested pane resizing from within neovim

Copy link

@MLFlexer MLFlexer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should change the readme to parsable lua as per the comment, It looks good otherwise

README.md Outdated Show resolved Hide resolved
@mrjones2014 mrjones2014 changed the title feat(mux): Add Wezterm plugin (experimental) feat(mux): Add Wezterm plugin for easier setup on Wezterm (experimental) Jan 8, 2024
@mrjones2014 mrjones2014 merged commit 428d451 into master Jan 8, 2024
2 checks passed
@mrjones2014 mrjones2014 deleted the mrj/143/wezterm-plugin branch January 8, 2024 17:30
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.

Use wezterm.plugin.require() for easy install on wezterm
2 participants