tcsh
Enhanced C shell with command-line editing.
tcsh extends the original Berkeley C shell with command-line editing, history substitution, and filename completion. It remains popular among long-time BSD and Linux users.
Install
Debian/Ubuntu: sudo apt install tcsh Fedora: sudo dnf install tcsh Arch: sudo pacman -S tcsh
