Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howto:editor:slyedit [2019/05/29 15:08] – [SlyEdit] Removed the version number so the wiki page so that the version number doesn't have to be updated for each new version/release of SlyEdit. Also, removed information about the 79-character message width limit, as that's no longer true for SlyEdi nightfox | howto:editor:slyedit [2022/12/16 08:43] (current) – [Configuration with Synchronet] Nightfox | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== SlyEdit ====== | + | ====== SlyEdit |
SlyEdit is the second full-featured full screen editor for Synchronet, written by '' | SlyEdit is the second full-featured full screen editor for Synchronet, written by '' | ||
+ | \\ | ||
+ | The '' | ||
\\ | \\ | ||
SlyEdit will recognize the user's terminal size and set up the screen accordingly.\\ | SlyEdit will recognize the user's terminal size and set up the screen accordingly.\\ | ||
Line 18: | Line 20: | ||
===== Getting SlyEdit ===== | ===== Getting SlyEdit ===== | ||
- | As of Synchronet 3.16, SlyEdit is included with Synchronet. | + | As of Synchronet 3.16, SlyEdit is included with Synchronet. |
===== Installation ===== | ===== Installation ===== | ||
- | Copy the .js files to the '' | + | Copy the .js files to the '' |
===== Configuration with Synchronet ===== | ===== Configuration with Synchronet ===== | ||
- | Make sure any or all of these configurations (as desired) are in [[util: | + | Make sure any or all of these configurations (as desired) are in [[util: |
For IceEdit style: | For IceEdit style: | ||
Line 31: | Line 33: | ||
Internal Code | Internal Code | ||
Command Line ?slyedit %f ICE | Command Line ?slyedit %f ICE | ||
- | Access Requirements | + | Access Requirements |
Intercept I/O | Intercept I/O | ||
Native Executable | Native Executable | ||
Line 48: | Line 50: | ||
Internal Code | Internal Code | ||
Command Line ?slyedit %f DCT | Command Line ?slyedit %f DCT | ||
- | Access Requirements | + | Access Requirements |
Intercept I/O | Intercept I/O | ||
Native Executable | Native Executable | ||
Line 65: | Line 67: | ||
Internal Code | Internal Code | ||
Command Line ?slyedit %f RANDOM | Command Line ?slyedit %f RANDOM | ||
- | Access Requirements | + | Access Requirements |
Intercept I/O | Intercept I/O | ||
Native Executable | Native Executable | ||
Line 84: | Line 86: | ||
The following is a list of changes and important notes for each version, if you are upgrading from a previous version of SlyEdit:\\ | The following is a list of changes and important notes for each version, if you are upgrading from a previous version of SlyEdit:\\ | ||
\\ | \\ | ||
+ | |||
+ | New in version 1.80 | ||
+ | ------------------- | ||
+ | New configuration settings have been added in SlyEdit.cfg: | ||
+ | ^Setting | ||
+ | | allowColorSelection | ||
+ | | saveColorsAsANSI | ||
+ | |||
+ | The TextEditColor setting has been removed from the color theme configuration files. | ||
+ | |||
+ | New in version 1.71 | ||
+ | ------------------- | ||
+ | There is a new setting in SlyEdit.cfg, | ||
+ | |||
+ | New in version 1.68 | ||
+ | ------------------- | ||
+ | Each paragraph of text written in a message is now saved as one long line so that they can be wrapped appropriately according to the terminal/ | ||
+ | |||
+ | New in version 1.67 | ||
+ | -------------------- | ||
+ | Version 1.67 added the ability to change the message subject. | ||
+ | |||
+ | 1.66 update | ||
+ | ----------------- | ||
+ | For dictionaries with localized spellings, the filenames can have a " | ||
+ | end of their name before the extension if they only contain words that are unique to a | ||
+ | particular region that don't exist for all regions. | ||
+ | contain the language without a localization if they contain words common to all regions. | ||
+ | For example: | ||
+ | ^ Filename | ||
+ | | dictionary_en.txt | ||
+ | | dictionary_en-US-supplemental.txt | English word spellings only specific to the US | | ||
+ | | dictionary_en-US.txt | ||
New in 1.64 | New in 1.64 | ||
Line 162: | Line 197: | ||
New in version 1.20 | New in version 1.20 | ||
------------------------- | ------------------------- | ||
- | Version 1.20 added a cross-posting feature, and there is a new configuration setting and some new color settings for cross-posting. | + | Version 1.20 added a cross-posting feature, and there is a new configuration setting and some new color settings for cross-posting. |
New setting for SlyEdit.cfg: | New setting for SlyEdit.cfg: | ||
Line 201: | Line 236: | ||
New in version 1.16 | New in version 1.16 | ||
------------------------- | ------------------------- | ||
- | As of version 1.16, the configuration files may be placed in the '' | + | As of version 1.16, the configuration files may be placed in the '' |
\\ | \\ |