| Crates.io | tmux_plugin |
| lib.rs | tmux_plugin |
| version | 0.0.1 |
| created_at | 2019-04-28 18:04:13.115037+00 |
| updated_at | 2019-04-28 18:04:13.115037+00 |
| description | A library for writing tmux plugins in Rust. This requires a forked version of tmux which supports plugins. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 130751 |
| size | 684,455 |
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.