How to Install fte-terminal in Ubuntu 18.04



Install fte-terminal by entering the following commands in the terminal:

sudo apt update
sudo apt install fte-terminal

Description:

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).

Homepage: http://fte.sourceforge.net/

Version: 0.50.2b6-20110708-2

Section: universe/editors