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 12:19] – [A few notes on keybindings] Update to current state of the art. 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 ===== | ||