"Cream
Cream is basically an extension of a terminal based text editor
Vim(which we have also covered in this post). It has a graphical
interface while Vim does not have graphical interface. Run the
following command in terminal to install it.
sudo apt-get install cream
"Jedit
It runs on all operating systems. Programmers around the world
prefer using it as a text editor. It is an extensible text editor
written in Java. Since a lot of people are contributing to its
development, it is getting quite some popularity. To install Jedit
in Ubuntu, run following command: