Also, Cerium mimics how the ls command lists a directory that has entries with quotes. Something that lsd and eza dont really do. E.g.,:
eza and lsd: foobar.txt 'foo bar.txt'
cerium: foobar.txt 'foo bar.txt'
Another thing, my mentor told me about how I should also try my best to focus on separation of concern in the code, so i tried my best to apply that. Hope someone enjoys using this. If you see a problem in the code and can fix it, please open a pull request on Codeberg. Have fun! :)