zsh-module-rs icon indicating copy to clipboard operation
zsh-module-rs copied to clipboard

A high level Rust crate for creating zsh modules

Results 6 zsh-module-rs issues
Sort by recently updated
recently updated
newest added

Some more stuff we talked about on Discord These are some module ideas I had - [Fast Syntax Highlighting](https://github.com/zdharma-continuum/fast-syntax-highlighting) is pretty fast and accurate, but if it were rewritten in...

These are some of the things we were talking about on Discord. For potential newcomers, this issue tracks zsh features we want to add rust bindings to. Here are some...

Hey there. Just wondering if this project is still alive and if you intend to add any more to it. I really like the idea, and it would be very...

First of all, I really appreciate the author for making this library open source. It allows us to develop high-performance zsh plugins (modules) without relying on low-level C APIs. However,...