diff --git a/README.md b/README.md index b8e9762..8779e97 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ For a presentation highlighting this package, compile and run the program found - [ntui: A TUI to manage Hashicorp Nomad clusters](https://github.com/SHAPPY0/ntui) - [lazysql: A cross-platform TUI database management tool written in Go](https://github.com/jorgerojas26/lazysql) - [redis-tui: A Redis Text-based UI client in CLI](https://github.com/mylxsw/redis-tui) +- [fen: File manager](https://github.com/kivattt/fen) ## Documentation diff --git a/demos/inputfield/autocomplete/screenshot.png b/demos/inputfield/autocomplete/screenshot.png new file mode 100644 index 0000000..2cfa2be Binary files /dev/null and b/demos/inputfield/autocomplete/screenshot.png differ