https://github.com/shredengineer/nemo-file-browser-hack
A simple hack for the nemo file browser to sort underscores first, as known from Windows file explorer.
https://github.com/shredengineer/nemo-file-browser-hack
Last synced: 3 months ago
JSON representation
A simple hack for the nemo file browser to sort underscores first, as known from Windows file explorer.
- Host: GitHub
- URL: https://github.com/shredengineer/nemo-file-browser-hack
- Owner: shredEngineer
- License: unlicense
- Created: 2020-11-24T19:54:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-24T20:42:57.000Z (over 5 years ago)
- Last Synced: 2025-01-21T09:23:57.231Z (over 1 year ago)
- Language: Makefile
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nemo-file-browser-hack
This applies a simple hack to the nemo file browser to sort underscores first, as known from the Windows file explorer.
This hack currently only applies to the file browser, NOT to file selection dialogs. You are invited to fix this! :)
The Makefile automatically downloads, patches, builds and installs the hacked version of the nemo file browser on your system.
Tested in Ubuntu 20.04 (64-bit)