tmux_plugin 0.0.1

A library for writing tmux plugins in Rust. This requires a forked version of tmux which supports plugins.
Documentation
  • Coverage
  • 1.04%
    4 out of 386 items documented4 out of 4 items with examples
  • Size
  • Source code size: 684.3 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 23.94 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • foxbenjaminfox

This is a library for writing plugins for tmux in Rust.

To use these plugins requires the use of a fork of tmux that supports this plugin system. This is still very experimental. Use it at your own risk.