Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

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
howto:editor:index [2010/03/01 10:58] digitalmanhowto:editor:index [2013/05/06 18:56] (current) – [How-To Install Specific Editors] access_d
Line 1: Line 1:
-====== Install External Message Editors ======+====== Install Message Editors ======
  
-Installing external message editors for use by Synchronet terminal users is very similar to [[:howto:door:|installing doors]].+Installing message editors for use by Synchronet terminal users is very similar to [[:howto:door:|installing doors]].
  
 ===== Types ===== ===== Types =====
Line 10: Line 10:
   * 16-bit DOS using COM/UART I/O   * 16-bit DOS using COM/UART I/O
   * 16-bit DOS using Standard I/O (e.g. for WWIV)   * 16-bit DOS using Standard I/O (e.g. for WWIV)
-  * 32-bit Windows using Standard I/O (none known to exist+  * Native using Standard I/O (e.g. vi, pico
-  * 32-bit Windows using Socket I/O (none known to exist)+  * Native using Socket I/O (none known to exist)
   * JavaScript (preferred)   * JavaScript (preferred)