From LQWiki
(Redirected from Text editors)
A text editor is an application that is used to write and edit plain text. You can categorize editors by being able to provide a comfortable gui and by their ability to process unicode.
Specific applications
| Application | CLI or GUI | Unicode support |
|---|---|---|
| ed | cli | ? |
| ex | cli | ? |
| emacs | both | yes |
| joe | cli | ? |
| yudit | gui | yes |
| Minimum Profit | cli | ? |
| nano | cli | ? |
| pico | cli | ? |
| vi and its derivatives | cli | ? |
| bluefish | gui | ? |
| jEdit | gui | ? |
| kate | gui | ? |
| kwrite | gui | ? |
| Gedit | gui | ? |
| gvim | gui | ? |
| NEdit | gui | ? |

This page is available under a