text_editors_on_sdf
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
text_editors_on_sdf [2023/01/31 21:49] – made mainstream list peteyboy | text_editors_on_sdf [2025/02/07 12:47] (current) – papa | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== Text Editors ==== | ||
+ | Inevitably with a shell account, you are going to need to edit text in files. There are numerous text editors available on SDF. Here is a list of [[https:// | ||
+ | As you can see, there are quite a few to choose from. Some are simple, and some are complex and quite amazingly powerful. Many folks find [[pico_cheat_sheet|pico]] or the similar [[wp> | ||
+ | |||
+ | To restate and distill the above, the mainstream editors in unix, and thus on SDF, are in the following separate families, with an indication of the most modern flavor **which one you should use**, ignoring all the weight of unix history: | ||
+ | ^ Family | ||
+ | ^ emacs | the does-it-all-and-more //emacs//, along with a 'micro emacs' version, //mg// the 'micro gnu emacs' | ||
+ | ^ [[pico_cheat_sheet|pico]] | original, easiest to use, with onscreen help //pico//, superceded by flavors // | ||
+ | ^ vi| original and powerful modal editor //vi//, superceded by flavors //[[vim]]// "vi improved", | ||
+ | | ||
+ | |||
+ | [[MinEd]] is a powerful text editor with a comprehensive yet concise and easy-to-use user interface supporting modern interaction paradigms, and fast, small-footprint behaviour. | ||
+ | |||
+ | [[mp-5]] (" |