GiorgosXou / TUIFIManager

A cross-platform terminal-based termux-oriented file manager (and component), meant to be used with a Uni-Curses project or as is.
GNU General Public License v3.0
688 stars 13 forks source link

suffixes and search #15

Closed GiorgosXou closed 1 year ago

GiorgosXou commented 1 year ago

just realised how wrong my implementation of search + suffixes was, especially for the component side of the project.

GiorgosXou commented 1 year ago

long story sort, i think i found a solution while i was sleeping, in my dreams lol, fr.

GiorgosXou commented 1 year ago

I forgot what the solution was lol, but i found another one i think. I'll probably use os.listdir with regex

GiorgosXou commented 1 year ago

https://github.com/GiorgosXou/TUIFIManager/commit/d053c11ba310cb0bf594c4fb84cb450866278db3