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

Current folder "." doesn't work in linux #2

Open
VasilisManol opened this issue Feb 7, 2025 · 0 comments
Open

Current folder "." doesn't work in linux #2

VasilisManol opened this issue Feb 7, 2025 · 0 comments

Comments

@VasilisManol
Copy link

I followed the guide here https://zellij.dev/tutorials/developing-a-rust-plugin/#using-the-development-environment and started creating a plugin. Everything works as expected. At some point I stop the development and close zellij. Then I go inside the created folder a start a zellij session using the created layout.

zellij -l zellij.kdl

The plugin is loaded and Current folder is ".". When I press ctrl-shift-r a floating pane is shown for a moment with cargo build but the plugin is not loaded. If I restart and just change the Current folder manually to the current folder ( it will get the full path and not just . ) then everything works as expected.

Btw. the created zellij.kdl points to plugin version 0.1.0 "https://github.com/zellij-org/develop-rust-plugin/releases/download/v0.1.0/develop-rust-plugin.wasm"

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

No branches or pull requests

1 participant