Commit 46f09d5
authored
Add flyline (#340)
<!-- Thanks for making Ratatui awesome! 🐭 -->
* Link to your project (GitHub/crates.io):
https://github.com/HalFrgrd/flyline
* Description (optional): Flyline is a Bash plugin to replace readline
for a modern line editing experience: syntax highlighting, agent
integration, rich prompts, tooltips, fuzzy history search, and more!
Checkout fyline's readme for more features.
* Screenshot or gif (strongly recommended): <!-- drag & drop or link -->
<img width="1330" height="650" alt="demo_overview"
src="https://github.com/user-attachments/assets/1cf25455-deae-44ea-9bc0-8b443234b5ec"
/>
<!--
### Tips 💡
* See how to release apps:
https://ratatui.rs/recipes/apps/release-your-app
* Share it in our Discord: https://discord.gg/DkvdWRPJ
* Share it in our Forum: https://forum.ratatui.rs/
* Add this badge to your README for showing off:
```md
[](https://ratatui.rs/)
```
-->1 parent 741fdb6 commit 46f09d5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
329 | 330 | | |
330 | 331 | | |
331 | 332 | | |
| |||
0 commit comments