User Tools

Site Tools


text_editors_on_sdf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
text_editors_on_sdf [2023/01/20 18:26] – clean up peteyboytext_editors_on_sdf [2023/01/31 21:49] (current) – made mainstream list peteyboy
Line 2: Line 2:
 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://sdf.org/?faq?BASICS?09| text editors available on SDF]]  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://sdf.org/?faq?BASICS?09| text editors available on SDF]] 
  
-As you can see, there are quite a few to choose from. Some are simple, and some are complex and quite amazingly powerful. find [[pico_cheat_sheet|pico]] convenient and easy to use. Many on SDF like [[wp>GNU_nano#Control_keys|nano]]. And for those who are willing to learn them there are much more powerful editors like "vi", "vim" and "emacs" which offer an unmatched degree of customization. What is important is to choose an editor that you are comfortable working with, as you will be spending considerable time using it.+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>GNU_nano#Control_keys|nano]] (also see SDF wiki page [[nano]]) convenient and easy to use. There are also friendly alternatives such as [[micro]], which works more like Windows Notepad or IOS TextEdit. And for those who are willing to learn them there are much more powerful editors like "vi", "vim" and [[emacs_tutorial|"emacs"]] which offer an unmatched degree of customization. What is important is to choose an editor that you are comfortable working with, as you will be spending considerable time using it. 
 + 
 +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       Description     Use this modern one   ^ 
 +^ emacs | the does-it-all-and-more //emacs//, along with a 'micro emacs' version, //mg// the 'micro gnu emacs'    [[emacs_tutorial|emacs]]  |     
 +^ [[pico_cheat_sheet|pico]] | original, easiest to use, with onscreen help //pico//, superceded by flavors //[[nano]]// with many more features, and //micro// a re-imagining that behaves more like a UI desktop editor (ctl-x,ctl-c, ctl-v for cut,copy, paste)    [[micro]] 
 +^ vi| original and powerful modal editor //vi//, superceded by flavors //[[vim]]// "vi improved", and //elvis//, among others. You can run //vimtutor// at the command line to learn how to use this.  |  [[vim]]  |   
 +   
text_editors_on_sdf.1674239218.txt.gz · Last modified: 2023/01/20 18:26 by peteyboy