I'm “still afraid to use spaces in file names” years old
11–20 of 817 posts
Re: I'm “still afraid to use spaces in file names” years old
#12Re: I'm “still afraid to use spaces in file names” years old
#13Re: I'm “still afraid to use spaces in file names” years old
#14An old prof of mine used to send emails where the subject line was always a valid identifier in C.
Hello_dear_students_where_are_your_reports_
Re: I'm “still afraid to use spaces in file names” years old
#15Slightly off topic but I find myself stuck at being "please for the love of god don't use spaces in git branch names" old. Anno dazumal this might not even have been an issue and I'm just cargo culting.
Re: I'm “still afraid to use spaces in file names” years old
#16ascii, no spaces for me i still get issues with old one-off scripts, that still work, and I forgot to properly quote stuff... plus the urls are pain in the ass with the %20;s.
[0-9A-Za-z_-]+ for me.
Re: I'm “still afraid to use spaces in file names” years old
#17 xset m 0 0
to xinput --set-prop 'pointer:Logitech USB Receiver' 'libinput Accel Profile Enabled' 0, 1
Everything seems to be going this way in Linux land. Longer names, harder to type names, camelcase names, spaces... I'm looking forward to an OS that treats command line ergonomics as a first class feature and where camelcase & spaces are verboten.Re: I'm “still afraid to use spaces in file names” years old
#18I do, however, use Cyrillic (UTF-8) in filenames, and I regularly try out if moving a file into ASCII-path will let some programs open it (half the time it's that when I am having trouble).
Re: I'm “still afraid to use spaces in file names” years old
#19At least in my crazy old illogical head anyway.
Re: I'm “still afraid to use spaces in file names” years old
#20Spaces in file names are a bad idea because spaces delimit the name of separate distinct files, At least in my crazy old illogical head anyway.