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

v.1.1.3 Issue with termux first copy paste and navigation to ".." #5

Closed GiorgosXou closed 2 years ago

GiorgosXou commented 2 years ago

somewhere i did something a bit wrong and ctrl + down dows work always,i ll check it out tomorrow

GiorgosXou commented 2 years ago

ok i think i found it , it has to do with def __copy(self): and __clicked_file under termux

GiorgosXou commented 2 years ago

FINALLY KIND OF FIXED with 1.1.6

GiorgosXou commented 2 years ago

I forgot to disable select mode when navigating but nvm, tommorow I'll do it