Linux 下的簡單文本編輯器,Ne 2.4 發布
ne (Nice Editor) 是一個可以運行在任何 Unix/Linux 系統的文本編輯器,使用簡單、配置容易,而且占用系統資源少。
- three user interfaces: control keystrokes, command line, and menus; keystrokes and menus are completely configurable;
- syntax highlighting;
- full support for UTF-8 files, including multiple-column characters;
- the number of documents and clips, the dimensions of the display, and the file/line lengths are limited only by the integer size of the machine;
- simple scripting language where scripts can be generated via an idiotproof record/play method;
- unlimited undo/redo capability (can be disabled with a command);
- automatic preferences system based on the extension of the file name being edited;
- automatic completion of prefixes using words in your documents as dictionary;
- a file requester with completion features for easy file retrieval;
- extended regular expression search and replace a la emacs and vi;
- a very compact memory model—you can easily load and modify very large files;
- editing of binary files.
2.4 版本改進記錄:
1. A new Shift command indents/outdents the line.
2. A new AtomicUndo command can group undo actions.
3. A very (20-years) old bug has been fixed.
本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!