vileget
vile is a text editor which is extremely compatible with vi in
Install
- All systems
-
curl cmd.cat/vileget.sh
- Debian
-
apt-get install vile-common
- Ubuntu
-
apt-get install vile-common
- Kali Linux
-
apt-get install vile-common
- Fedora
-
dnf install vile-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vile-common
- Raspbian
-
apt-get install vile-common
- Dockerfile
- dockerfile.run/vileget
vile-common
vile is a text editor which is extremely compatible with vi in
terms of "finger feel". In addition, it has extended capabilities in many areas, notably multi-file editing and viewing, syntax highlighting, and key rebinding. vile-common provides the files needed for all versions of vile.