HackerTrans
热门最新趋势评论往期问答秀出招聘

hellohal

no profile record

提交

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

github.com
6 分·作者 hellohal·2个月前·3 评论

评论

hellohal
·2个月前·讨论
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个月前·讨论
[dead]
hellohal
·2个月前·讨论
[dead]
hellohal
·2个月前·讨论
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).