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
684 stars 13 forks source link

Error dropping folder into itself when present in multiple section. #99

Closed GiorgosXou closed 3 months ago

GiorgosXou commented 3 months ago

tuifi_issue_drop_folder_into_itself_Peek 2024-04-09 18-37

Solved by uncommenting the rest part in front of: https://github.com/GiorgosXou/TUIFIManager/blob/0390f03720045aded4a6c07969784cc9e97c4e27/TUIFIManager/__init__.py#L1104