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

Can't name a file exactly like a folder inside the same directory #79

Open GiorgosXou opened 1 year ago

GiorgosXou commented 1 year ago

When renaming or creating a file inside a directory where a folder with the same name exists, you can't.... because I forgot to add a check when naming, to only check for the type-(folder or file) which is | (same goes for a folder) Peek 2023-05-17 12-26