Hello @all, this is just a little reminder, you’re somehow missing bash-completion in the current iso (rebornos_iso-2023.12.08-x86_64.iso).
It could also be that i did an online install and just missed to choose the corresponding package.
If not so, for anyone struggling with missing completion while pressing TAB just install bash completion.
In case you use bash at all.
„sudo pacman -Syu bash-completion“
You can leave the y and u away if you don’t want to upgrade the repositories and don’t want to update your packages in the same step.