المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : اشهر 5 محررات اوامر فى اللينكس Commands Linux Text Editors



Rise Company
06-12-2018, 20:30
اشهر 5 محررات اوامر فى اللينكس Commands Linux Text Editors
Vi / Vim Editor vs gEdit vs Nano vs gVim vs Eclipse vs Emacs

Vim won by a huge margin and I don’t think this is surprise to anybody. If you are new to any of the Linux text editors listed in the top 5, read the rest of the article to understand little bit more about those editors.

https://www.rise.company/forum/images/imported/2018/12/4.jpg
Fig: Favorite Linux Text Editor Voting Results 1. Vim Editor
https://www.rise.company/forum/images/imported/2018/12/6.png

Home Page: http://www.vim.org/
Author: Bram Moolenaar (http://en.wikipedia.org/wiki/Bram_Moolenaar)
Latest Stable Version: Vim 7.2
Written in: C and Vim script
Operating System: Cross-platform (Unix, Linux and Windows)
Read more about Vim Editor at Wikipedia (http://en.wikipedia.org/wiki/Vim_(text_editor))
Read our on-going Vi / Vim Tips and Tricks (https://www.thegeekstuff.com/tag/vi-vim-tips-and-tricks/) series for some awesome Vim Hacks

Vim 101 Hacks eBook (https://www.thegeekstuff.com/vim-101-hacks-ebook/) contains 101 practical examples on various advanced Vim features that will make you fast and productive in the Vim editor.
2. gEdit Editor
https://www.rise.company/forum/images/imported/2018/12/7.png gedit is the default text editor for the GNOME desktop environment. This is a UTF-8 compatible text editor.
Home Page: http://projects.gnome.org/gedit/

Latest Stable Release: 2.26.2

Written in: C, Python

Operating System: Cross-platform

Read more about gEdit at Wikipedia (http://en.wikipedia.org/wiki/Gedit)

3. Nano Editor
https://www.rise.company/forum/images/imported/2018/12/8.png

Home Page: http://www.nano-editor.org/

Latest Stable Release: 2.0.9

Read more about Nano editor (http://www.nano-editor.org/dist/v1.2/faq.html)

4. gVim EditorHome Page: http://vimdoc.sourceforge.net/htmldoc/gui.html

gVim is the graphical version of the famous Vim editor

5. Emacs Editor
https://www.rise.company/forum/images/imported/2018/12/9.png

Home Page: http://www.gnu.org/software/emacs/

Current Stable Release: 22.3

First Release of Emacs was in the year 1976

Written in C and Emacs lisp

Operating System: Cross-platform

Read more about Emacs Editor at Wikipedi (http://en.wikipedia.org/wiki/Emacs)