powerline-rust
Prompt engine
An alternative to powerline-shell written in Rust, focusing on minimal execution time and simplicity.
powerline-shell written in Rust
51 stars
5 watching
25 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
powerline-stylerust-langshell-prompt
Related projects:
Repository | Description | Stars |
---|---|---|
ryooooooga/croque | A customizable shell prompt with optional customization options and support for multiple shells. | 9 |
riobard/bash-powerline | A Bash script implementing a Powerline-style prompt with customizable Git status, platform-dependent symbols, and color-coded prompts. | 901 |
reujab/silver | A customizable shell prompt written in Rust, providing a cross-shell compatible powerline-like interface with icon support. | 466 |
carlcarl/powerline-zsh | A Zsh prompt script that displays various system information and settings in a customizable way | 130 |
jaykul/powerline | A PowerShell module for customizing and beautifying the terminal prompt experience | 571 |
srijs/rust-copperline | A Pure-Rust command line editing library | 27 |
rdnetto/powerline-hs | Reimplementation of Powerline prompt generator in Haskell. | 117 |
davidjrice/prezto_powerline | A customizable terminal prompt for ZSH with features like Git branch info and time since last commit. | 117 |
nn1ks/mshp | A minimal shell prompt implemented in Rust | 3 |
zhiburt/expectrl | A Rust library for automating and controlling interactive applications in a terminal | 173 |
mikaelmello/inquire | A Rust library for creating interactive command-line prompts and user interfaces. | 2,081 |
kkawakam/rustyline | A Rust implementation of readline with support for various features and platforms. | 1,583 |
mitnk/cicada | A Rust-based Unix shell implementation with basic features such as piping, redirections, and arithmetic operations. | 983 |
reubeno/brush | A Rust implementation of a POSIX-compatible shell. | 37 |
movingtomars/liner | A Rust library providing a readline-like interface for interacting with the command line | 74 |