borisfaure / terminology

The best terminal emulator based on the Enlightenment Foundation Libraries
http://terminolo.gy/
Other
659 stars 52 forks source link

tycat/typop won't open files without file extensions. #176

Open Void-025 opened 12 months ago

Void-025 commented 12 months ago

image

Aside from being a minor inconvenience for local files, it also makes it impossible to view files from the internet that require query strings as part of their URL (Something like: example.com/image.png?password).

Process substitution (For example, something I tried as a workaround to the above problem: tycat <(curl example.com/image.png?password | tac | tac)) will also never work, as the file will always be something like /dev/fd/67.