mrjackwills / oxker

A simple tui to view & control docker containers
MIT License
727 stars 24 forks source link

Add search functionality base on container name #38

Closed MohammadShabaniSBU closed 3 months ago

MohammadShabaniSBU commented 4 months ago

By clicking on "/" of F1 you will enter in search mode and then you can start typing. You can exit search mode by clicking "ESC" or "ENTER".

mrjackwills commented 4 months ago

thanks, might be a delay before I can look into it and merge, but the PR is much appreciated

mrjackwills commented 3 months ago

As usual I messed up the merging, but I took your PR and expanded it into the filtering feature, thank you for the code, it was a superb base to build from

MohammadShabaniSBU commented 3 months ago

I'm really excited to contribute to this project! Since it's written in Rust and I work with Docker a lot, I'm eager to dive in and help out. I'd love any guidance you can offer so I can write better code and create some cool new features.