Created attachment 186125 [details] Concept Art for distro hoppers. STEPS TO REPRODUCE Be a newcomer and distro hopper and try to do something common, such as installing/removing/updating something. OBSERVED RESULT It will be very confusing, and require a lot of Googling or even AI, which shouldn't be the case. EXPECTED RESULT When typing "sudo dnf " there should be a few suggestions under it, like "sudo dnf install packagename" and "sudo dnf remove packagename". In case the command is wrong (mostly due to distro hopping), it could should the correct command, like "sudo apt-get install packagename" in case the user is using Kubuntu. That would make the terminal more flashy/intuitive for newcomers. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.5.0 KDE Frameworks Version: 6.19.0 Qt Version: 6.10.0 Kernel Version: 6.17.5-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 8 × 11th Gen Intel® Core™ i5-11300H @ 3.10GHz Memory: 9 GB of RAM (8.1 GB usable) Graphics Processor 1: Intel® Iris® Xe Graphics Graphics Processor 2: NVIDIA GeForce GTX 1650 Manufacturer: LENOVO Product Name: 82MG System Version: IdeaPad Gaming 3 15IHU6 ADDITIONAL INFORMATION Obviously this is for distros other than Arch Linux, which you are expected to know these commands.
Created attachment 186296 [details] Concept Art for suggestions.
Created attachment 186298 [details] Concept Art for corrections. Corrections would be a a bit more difficult to implement, but even if it is solely dedicated for wrong words, instead of typos, I think it would be good enough.
Apparently only distros could implement this. That's too bad.
Is this not a shell function? What's being suggested here is advanced BASH, ZSH, or FISH configurations for Konsole... not Konsole itself.