CLI-over-CLI tool that improves how the terminal looks, uses an alternative history system, explains error codes...
Devarsh
Check their projects out: devarsh.me - Devarsh's Personal Website, Sticker Bot
olio
Check their projects out: YAPDA, Show time!, HumanJIT, TinglyTanks
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I believe I have fixed most of the interactivity issues! Did disable sudo -s just in case as it's quite dumb to run it in Dimensity.
v1.9! I've added credit to myself, and changed the color scheme on lots of places to better match the playful aesthetic of Dimensity!
I fixed a bug that broke the app the first time you opened it (guess what? I didn't setup the dimensitycontent variable when creating the file 🤦🏻), made GH Actions also build for MacOS and upload to releases, and fixed some file text issues with README.
Implemented command aliases! They support subcommands, and also executing dimensity/non bash commands.
Smart (finally!) command autocompletion has been implemented! Now Dimensity is able to autocomplete subcommands, command options/flags, while still being able to autocomplete files when needed!
I added onboarding and username support, as well as settings editor. In addition, I started working on themes.
SoM decided to remove my 4h of project development time so I hope this receives good support but... I've been working on v1 of Dimensity over the past few days. It currently has command history, prettified errors and intros, smart command and file completion...