Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
module:fseditor [2018/03/21 10:59] – [A few notes on keybindings] Remove the reason that 'O' and 'P' are used for PgUp/PhDn since they aren't. deuce | module:fseditor [2024/02/15 11:58] (current) – [Configure] Update example config (Auto-Quote: None, Native: Yes) - though these aren't really important digital man | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
'' | '' | ||
Line 5: | Line 5: | ||
===== Download ===== | ===== Download ===== | ||
- | The newest version of fseditor can always be download from: | + | The newest version of fseditor can always be download from |
- | [[http://cvs.synchro.net/ | + | [[https://gitlab.synchro.net/ |
- | ===== Installation | + | ===== Install |
'' | '' | ||
Line 14: | Line 14: | ||
To add '' | To add '' | ||
+ | < | ||
+ | ╔════════════════════════════════════════════════════════════════════╗ | ||
+ | ║ | ||
+ | ╠════════════════════════════════════════════════════════════════════╣ | ||
+ | ║ │Name | ||
+ | ║ │Internal Code FSEDITOR | ||
+ | ║ │Command Line ? | ||
+ | ║ │Access Requirements | ||
+ | ║ │I/O Method | ||
+ | ║ │Native Executable/ | ||
+ | ║ │Use Shell or New Context | ||
+ | ║ │Record Terminal Width Yes ║ | ||
+ | ║ │Word-wrap Quoted Text Yes, for terminal width ║ | ||
+ | ║ │Automatically Quoted Text None ║ | ||
+ | ║ │Editor Information Files WWIV EDITOR.INF/ | ||
+ | ║ │Expand Line Feeds to CRLF Yes ║ | ||
+ | ║ │Handle Soft CRs N/A ║ | ||
+ | ║ │Strip FidoNet Kludges | ||
+ | ║ │Support UTF-8 Encoding | ||
+ | ║ │BBS Drop File Type | ||
+ | ╚════════════════════════════════════════════════════════════════════╝ | ||
+ | </ | ||
- | Name FSEditor.js | + | ==== Command Line ==== |
- | Internal Code | + | |
- | | + | |
- | Access Requirements | + | |
- | Intercept I/O | + | |
- | Native Executable | + | |
- | Use Shell to Execute | + | |
- | Word Wrap Quoted Text | + | |
- | Automatically Quoted Text | + | |
- | Editor Information Files WWIV EDITOR.INF/ | + | |
- | Expand Line Feeds to CRLF | + | |
- | Strip FidoNet Kludge Lines No | + | |
- | BBS Drop File Type None | + | |
- | Note: as of v1.75, FSeditor saves auto-wrapped lines with a so-called "soft linebreak", | + | The first argument to fseditor.js must be the path/name of the file to edit (specified as '' |
- | If posting on FidoNet networks, you may want to set '' | + | Optionally, '' |
+ | |||
+ | ==== modopts.ini ==== | ||
+ | |||
+ | The '' | ||
+ | |||
+ | ^ Key ^ Default | ||
+ | | utf8_support | ||
+ | | default_tabstop | 8 | Specify | ||
+ | | soft_cr | ||
===== Key Bindings ===== | ===== Key Bindings ===== | ||
Line 40: | Line 59: | ||
In edit mode, the following CTRL keys function: | In edit mode, the following CTRL keys function: | ||
^CTRL-Key | ^CTRL-Key | ||
+ | |@ | ||
|A | |A | ||
|B |Home cursor (Beginning of line)| | |B |Home cursor (Beginning of line)| | ||
Line 54: | Line 74: | ||
|N |Page Down| | |N |Page Down| | ||
|P |Page Up| | |P |Page Up| | ||
- | |T | ||
|Q | |Q | ||
|R | |R | ||
+ | |S |Edit Subject| | ||
+ | |T | ||
|U | |U | ||
|V | |V | ||
Line 62: | Line 83: | ||
|Y | |Y | ||
|Z |Save and exit| | |Z |Save and exit| | ||
+ | |%%\%% | ||
|] |Move left| | |] |Move left| | ||
|%%^%% | |%%^%% | ||
Line 96: | Line 118: | ||
The breakdown is as follows: | The breakdown is as follows: | ||
* Keepers: | * Keepers: | ||
- | * Lukewarm: '' | + | * Lukewarm: '' |
- | * Changers: '' | + | * Changers: '' |
- | The following CTRL keys are currently unused: '' | + | The following CTRL keys are currently unused: '' |
CTRL-Q and CTRL-S I do *not* want to use without alternates as they are the | CTRL-Q and CTRL-S I do *not* want to use without alternates as they are the |