Thank you for your question. The first thing you will notice is the ui, which Rodeo, uses the two-pane l, where as Yazi is a directory/preview and file browsing popup. Yazi also uses most of external tools (zoxide, jq, fd etc) where as Rodeo uses a-lot of Rust crates to achieve the similar result. Rodeo doesnโt have that much external dependencies. At the end, itโs personal preference. I like the mc/nc setup more, that was the sole reason to develop it too. I hope I answered your question ๐๐ป
Keep up the good work and thank you for contributing to FOSS!
I don't really understand how your comment has anything to do with the application I'm writing. I appreciate any constructive criticism to the application - The issue you and chrash0 are describing is usually solved with proper linting and formatting tools included to any IDE of your choice. Thank you anyways for sharing your PoV on YAML :)
Thank you for your feedback.
The good old X vs Y. I think its a matter of use-case and personal preference. The decision to pick yaml is solely because readability, which is, above what toml has to offer with its single-dimension. On the other side, yes, yaml has its own quirks such as primitive boolean (yes, true, on) and whitespace sensitivity;
still, yaml is still preferred type when we're talking devops.
I'll put this on a nice to have list- I'm quite sure the toml OR yaml for that matter, has an option to convert one way or another :)
Update: I've added the issue to the project.
:D Not really, but the thing with stockholm syndrom maybe describes me quite well :D. However, if I'd have to decide to do a config file, I would always rather take yaml than json.
Can anyone recommend a good alternative? I still use it to bookmark most wanted sites.
The double commander is gui only, right? Thanks for the info. ๐๐ป