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

OSError #14

Closed GiorgosXou closed 2 years ago

GiorgosXou commented 2 years ago

shell=True , make it a string and maybe remove os.system('clear') https://github.com/GiorgosXou/TUIFIManager/blob/c526026947e879ff3cf80d503371684eb18d62eb/TUIFIManager/__init__.py#L270 recreating the issue, open any file with DEFAULT_OPENER at least on windows