el
extensions of Emacs standard shell-mode
Install
- All systems
-
curl cmd.cat/el.sh
- Debian
-
apt-get install oneliner-el
- Ubuntu
-
apt-get install oneliner-el
- Kali Linux
-
apt-get install oneliner-el
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install oneliner-el
- Raspbian
-
apt-get install oneliner-el
- Dockerfile
- dockerfile.run/el
oneliner-el
extensions of Emacs standard shell-mode
oneliner-el provides nice extensions for UNIX shell masters who love one-line scripts. This package has the following functions: - You can easily connect standard input or output of a command to an Emacs buffer. - You can sync the current directory of shell-mode and a shell process. - Oneliner-el can beep when command execution terminates. - Oneliner-el handles control codes.