Skip to content

Dlurak/muxbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muxbar

Tmux status line configured in Rust.

Features

  • Fully configured in Rust
    • Type-save configuration
    • Can be programmed (e.g. dynamically rendered modules)
  • Supports coloring
  • Multithreaded

Installation

  1. Clone this repository
    git clone [email protected]:Dlurak/muxbar.git
  2. Install Muxbar
    cargo install --path
  3. Apply Muxbar in your .tmux.conf
    set -g status-right '#(muxbar)'
    

Configuration

The configuration is written in Rust and located in ./src/config.rs

Examples

New Default Old Default

About

Tmux status bar configuired in rust

Resources

License

Stars

Watchers

Forks

Languages