rust-plugin-example icon indicating copy to clipboard operation
rust-plugin-example copied to clipboard

An example Zellij plugin in Rust

Results 4 rust-plugin-example issues
Sort by recently updated
recently updated
newest added

Without this I got an error message when launching the plugin "Received empty message from server", and then Zellij would crash.

might be nice to make this a template repository so that it's even easier to use it to start a new plugin: https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-template-repository

Make the Rust plugin example a little bit more idiomatic, allowing the Clippy linter to be at peace. A benefit of this change is that when someone develops their own...

https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets/