Skip to content

Commit 46f09d5

Browse files
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 [![Built With Ratatui](https://ratatui.rs/built-with-ratatui/badge.svg)](https://ratatui.rs/) ``` -->
1 parent 741fdb6 commit 46f09d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
326326
- [eilmeldung](https://github.com/christo-auer/eilmeldung) - A TUI RSS reader based on the news_flash library inspired by Neovim and co.
327327
- [fitui](https://github.com/ayanchavand/fitui) - A terminal-based personal finance tracker and budgeting with TUI.
328328
- [flawz](https://github.com/orhun/flawz) - A TUI for browsing security vulnerabilities (CVEs).
329+
- [flyline](https://github.com/HalFrgrd/flyline) - A Bash plugin TUI for an enhanced command line writing experience.
329330
- [fsel](https://github.com/Mjoyufull/fsel) - A TUI app launcher and fuzzy finder for GNU/Linux and BSD.
330331
- [fzf-make](https://github.com/kyu08/fzf-make) - A command line tool that executes make target using fuzzy finder with preview window.
331332
- [get_blessed_rs](https://github.com/josueBarretogit/get_blessed_rs) - Get the best crates for your rust projects, curated by blessed.rs.

0 commit comments

Comments
 (0)