
▲ 7 r/bash
Flyline: a Bash plugin to replace readline for a modern line editing experience
Bash is great but I could never configure the command line writing experience to just how I like it.
So I've written a Bash plugin in rust that uses ratatui to provide a modern, smooth command line writing experience. This fills a similar gap to ble.sh but goes beyond what ble.sh offers.
With flyline, you get undo/redo support, tooltips, fuzzy auto completions, fuzzy history search, agent integration, mouse support, text selection, full prompt customization, and more!
And it all runs in the same process as Bash. See the readme on how to install it (no sudo required).
Let me know what you think!
u/gooddy — 2 days ago