WalaWiki content from p1k3.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
975 B

  1. WareLogging, IdeaLogging. TextBased.
  2. <[Brennen]> A good text editor is essential to everything I do with a computer. My minimum requirements for a text editing environment are syntax highlighting, sane search and replace, and an overall expressive command set. I also want to be able to expand tabs to spaces, reset tab & margin widths, and make word wrapping behave or go away. Vim does most of this stuff. I can handle light Emacs style editors like Pine's Pico, but generally prefer vi-style commands to the chorded key sequences of real Emacsen.
  3. Because vi is modal, it is initially counterintuitive and confusing as all hell. I believe it is generally worth the time investment to learn. Reasonable people differ - you ain't gettin' no holy war here.
  4. * VimEditor
  5. * ViEditor
  6. * BbEdit
  7. * EmacsEditor
  8. * PicoEditor, and its GNUisNotUnix clone, NanoEditor.
  9. * DosEdit
  10. * [http://dready.org/blog/section/viword/ viWord] - use vi-style commands in Microsoft Word.