I’m moving away from Windows (yay!) and need to bring a few features with me. Microsoft added this auto complete feature to PowerShell recently and I need something similar:

I found this package which is helpful, but it requires you to hit tab before you get a list of suggested commands: https://wiki.debian.org/Add Bash Completion

Do I need a different shell entirely? I’m using bash on Debian now.

  • Ephera@lemmy.ml
    link
    fedilink
    English
    arrow-up
    8
    ·
    8 months ago

    Fish has it built-in.

    It is, after all, a command line shell for the 90s.