Difference: EditorVi (5 vs. 6)

Revision 62020-09-21 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

vi Editor

Line: 9 to 9
 This vi has its origin from BusyBox tiny vi. But there are some differences:
  • The program is resident. The text buffer and other buffers too. You can leave the program without saving, do some work on the command line and go back to vi and continue the edit task.
  • The text buffer is restricted to 40 KiB. Large files have to be split up.
Changed:
<
<
  • Mecrisp Forth uses DOS/Windows style line endings carriage return and line feed ("\r\n"). Unix (and vi) uses just line feed ("\n").
>
>
 
  • The command v evaluates a line.

My editor history:

Line: 34 to 34
 
Added:
>
>
 

-- Peter Schmid - 2020-08-29

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback