shell.async-goprompt
Async Prompt
A fast and asynchronous command prompt written in Go for Zsh shell.
⚡️ ZSH Non Blocking Prompt based on ZLE File Descriptor Handler ⚡️
4 stars
2 watching
0 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
asyncgolangpromptzlezsh
Related projects:
Repository | Description | Stars |
---|---|---|
noxer/gops | Powerline-like shell prompt with customizable display information for Go users | 10 |
woefe/git-prompt.zsh | A customizable Git prompt for Zsh | 250 |
eendroroy/alien-minimal | An asynchronous zsh prompt that updates part of the prompt asynchronously to improve performance. | 149 |
agkozak/agkozak-zsh-prompt | A customizable, asynchronous Zsh prompt with features like Git branch and status, virtual environments, and vi editing mode. | 292 |
athul/shelby | A lightweight shell prompt written in Go with features such as customizable display of Git branch information and error indicators. | 193 |
khuei/winline | An asyncifed version of a zsh prompt with customizable display of directory information and git status | 1 |
nbari/slick | An async ZSH prompt written in Rust that provides customizable display options and integrates with Git functionality. | 21 |
karitham/zp | A fast shell prompt written in C using Zig. | 7 |
therealklanni/purity | A minimal and fast ZSH prompt with customizable features for displaying Git status, command execution time, and other information. | 84 |
eendroroy/alien | An asynchronous terminal prompt that efficiently updates sections of the command line interface while allowing interactive use. | 315 |
yaitoo/async | An asynchronous task package for Go with support for async/await pattern and context cancellation. | 6 |
warbacon/zunder-prompt | A simple and fast zsh prompt based on git status information. | 5 |
mengelbrecht/slimline | A modular ZSH prompt system for displaying essential information in a customizable and efficient manner. | 52 |
isqua/bureau | A ZSH prompt that displays user information, system details, and Git status in a customizable format. | 34 |
anaskhan96/sesh | A simple shell with features like aliasing and tab autocompletion, plus two custom builtins for directory walking and command listing. | 33 |