Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| howto:editor:wwivedit [2020/11/26 19:22] – wwivedit instructions (thanks nelgin for the fossil stuff) mlong | howto:editor:wwivedit [2020/11/28 07:45] (current) – [WWIVEdit Dos Version 2.5 under DOSEmu] mlong | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| RESULT: [2] | RESULT: [2] | ||
| REPLY: [1] | REPLY: [1] | ||
| + | QUOTER: [0] | ||
| COMPORT: [1] | COMPORT: [1] | ||
| FOSSIL: [1] | FOSSIL: [1] | ||
| Line 60: | Line 61: | ||
| 8. Restart or recycle the BBS | 8. Restart or recycle the BBS | ||
| + | |||
| + | ===== Deuce' | ||
| + | |||
| + | These instructions are written for Debian Linux, so you may need to adjust steps here and there if you are on something else. | ||
| + | |||
| + | 1. Download wwivedit from http:// | ||
| + | 2. Make sure you have ncurses 32-bit installed: | ||
| + | |||
| + | < | ||
| + | dpkg -add-architecture i386 | ||
| + | apt-get install libncurses5: | ||
| + | </ | ||
| + | |||
| + | 3. Inside the temp dir, run ./ | ||
| + | 4. Now manually copy wwivedit.linux from your temp dir into / | ||
| + | 5. Edit config/ | ||
| + | |||
| + | < | ||
| + | RESULT: [2] | ||
| + | ESCTICKS: [2] | ||
| + | QUOTER: [0] | ||
| + | </ | ||
| + | |||
| + | (NOTE: synchronet' | ||
| + | |||
| + | |||
| + | 6. Go into scfg and make a new external editor entry like this: | ||
| + | |||
| + | < | ||
| + | 1: Name Legacy: WWIVEdit 2.5a (Deuce Linux Port) | ||
| + | 2: Internal Code WEDIT | ||
| + | 3: Command Line %!wedit/ | ||
| + | 4: Access Requirements | ||
| + | 5: Intercept I/O | ||
| + | 6: Native Executable | ||
| + | 7: Use Shell / New Context | ||
| + | 8: Record Terminal Width No | ||
| + | 9: Word-wrap Quoted Text Yes, for terminal width | ||
| + | 10: Automatically Quoted Text | ||
| + | 11: Editor Information Files WWIV EDITOR.INF/ | ||
| + | 12: Expand Line Feeds to CRLF No | ||
| + | 13: Handle Soft Carriage Returns | ||
| + | 14: Strip FidoNet Kludge Lines No | ||
| + | 15: Support UTF-8 Encoding | ||
| + | 16: BBS Drop File Type RBBS/ | ||
| + | </ | ||
| + | |||
| + | 7. Recycle the BBS | ||
| + | |||
| + | |||
| ===== See Also ===== | ===== See Also ===== | ||