Skip to content
Snippets Groups Projects
Commit e8f7d78f authored by nightfox's avatar nightfox
Browse files

Updated for SlyEdit 1.63

parent 7d38aabd
No related branches found
No related tags found
No related merge requests found
SlyEdit message editor
Version 1.54
Release date: 2017-12-26
Version 1.63
Release date: 2019-04-18
by
......@@ -109,13 +109,17 @@ ICE parameter for IceEdit emulation:
3. For the internal code, use SLYEDICE (or whatever you want, depending on your
personal preference)
4. Press Enter to select and edit the new entry. Asuming that the .js files
are in the sbbs/exect directory, the settings should be as follows:
are in the sbbs/exect directory, the settings should be as follows (the
wording and options shown may vary, depending on the version of Synchronet
you have installed):
Command line: ?SlyEdit.js %f ICE
Access requirement string: ANSI
Intercept standard I/O: No
Native (32-bit) Executable: No
Use Shell to Execute: No
Quoted Text: All
Record Terminal Width: Yes
Word-wrap Quoted Text: Your decision - Wrap to specific width, 80, or no
Automatically Quoted Text: All
Editor Information Files: QuickBBS MSGINF/MSGTMP
Expand Line Feeds to CRLF: Yes
Strip FidoNet Kludge Lines: No
......@@ -132,7 +136,9 @@ ICE parameter for IceEdit emulation:
¦ ¦Intercept Standard I/O No ¦
¦ ¦Native (32-bit) Executable No ¦
¦ ¦Use Shell to Execute No ¦
¦ ¦Quoted Text All ¦
¦ ¦Record Terminal Width Yes ¦
¦ ¦Word-wrap Quoted Text Yes, for 80 columns ¦
¦ ¦Automatically Quoted Text All ¦
¦ ¦Editor Information Files QuickBBS MSGINF/MSGTMP ¦
¦ ¦Expand Line Feeds to CRLF Yes ¦
¦ ¦Strip FidoNet Kludge Lines No ¦
......
......@@ -2,6 +2,15 @@ This file contains upgrade notes for sysops who are upgrading from earlier
versions of SlyEdit. Only versions with significant/noteworthy configuration
changes, etc. are listed in this file, with the most recent version on top.
Upgrading to version 1.63
-------------------------
This version allows using the full width of the terminal for message text.
After upgrading to this version, if you are using a Synchronet build from
April 13th, 2019 or later, ensure that the "Record Terminal Width" setting
in SCFG is enabled for SlyEdit. This helps ensure that Synchronet re-wraps
message text for readers if the author used a different terminal width than
the reader.
Upgrading to version 1.34
-------------------------
This version includes a new configuration option in SlyEdit.cfg for Ice-style
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment