sfte
Text editor for programmers - version for terminals
Install
- All systems
-
curl cmd.cat/sfte.sh
- Debian
-
apt-get install fte-terminal
- Ubuntu
-
apt-get install fte-terminal
- Kali Linux
-
apt-get install fte-terminal
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fte-terminal
- Raspbian
-
apt-get install fte-terminal
- Dockerfile
- dockerfile.run/sfte
fte-terminal
Text editor for programmers - version for terminals
FTE is a text editor for programmers. Some of its features are smart indentation for C, C++, Java, Perl; color syntax highlighting for many more languages; multiple file/window editing; column blocks; configurable menus and keyboard bindings; mouse support; undo/redo; regular expression search and replace; folding; background compiler execution. This is the version for terminals (e.g. xterm, vt100).