HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hellohal

no profile record

Submissions

Flyline: A Bash plugin to replace readline for a modern line editing experience

github.com
6 points·by hellohal·2 maanden geleden·3 comments

comments

hellohal
·2 maanden geleden·discuss
I wonder if you could automate the findings from this blog post: https://blog.xoria.org/terminal-colors/

The user could input the colours their app uses and be shown themes that it won't look good on
hellohal
·2 maanden geleden·discuss
[dead]
hellohal
·2 maanden geleden·discuss
[dead]
hellohal
·2 maanden geleden·discuss
Flyline is similar to ble.sh but replaces readline entirely with a ratatui terminal app.

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).