Nemo file manager is completely ignoring `_` at the beginning of directory name, when sorting
2
votes
1
answer
1060
views
Ex. suppose some directories are named
absorbing
appreciate
arrive
connect
depend
drop
few
fold
littlel
popcorn
shrill
sticky
In Windows, if I put
_
before the directories, it would be at the top, like this.
_connect
_few
_little
_shrill
absorbing
appreciate
arrive
depend
drop
fold
popcorn
sticky
However, the same directories look the following when sorted alphabetically in Nemo 4.0.6 (to be specific, Linux Mint 19.1, Cinnamon 4.0.10)
absorbing
appreciate
arrive
_connect
depend
drop
_few
fold
_little
popcorn
_shrill
sticky
So, the sort algorithm, in Nemo is completely ignoring _
at the beginning of directory name.
I want the sorting to work like in the first listing, is there any way to do that?
Asked by Ahmad Ismail
(2998 rep)
Apr 4, 2019, 03:26 PM
Last activity: Mar 14, 2024, 03:46 AM
Last activity: Mar 14, 2024, 03:46 AM