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:57] – Keybindings for pageup/pagedown have changed. 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 v1.73 | + | ==== 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 reason '' | + | |
| - | be both close together and enterable with one hand in my opinion. | + | |
| - | 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 | ||