• @[email protected]
    link
    fedilink
    21 year ago

    You can delete a word in a terminal? Is this zsh specific or is there a bash equivalent?

    Terminal user for 20 years, never heard of this.

    • Snarwin
      link
      fedilink
      31 year ago

      Alt+Backspace works in bash too, and should work in any other command-line program that reads input using readline.