tchx84 / Portfolio

A minimalist file manager for those who want to use Linux mobile devices.
GNU General Public License v3.0
93 stars 23 forks source link

Can't open files with # in name #267

Closed jwaataja closed 2 years ago

jwaataja commented 2 years ago

If I create a file with # in the name, I get an error Could not open <file>.

Example: touch 'myfile#.txt'. Open file. Expect file to open as text file, actual result is above error message.

tchx84 commented 2 years ago

Good catch! thanks!