Bryan Ashby
1bad0de5c1
Major improvements to quote builder for pre-formatted text/etc.
2017-08-27 20:08:13 -06:00
Bryan Ashby
1c736debf3
Updates + thanks
2017-08-27 17:08:48 -06:00
Bryan Ashby
6f83d1075f
Add some video file support
2017-08-27 16:25:32 -06:00
Bryan Ashby
f6f3f8d80e
ANSI replies are now importing to Mysgic correctly!
...
* Removed XX> prefix when in ANSI reply mode -- this borks Mystic/others
* Hard code CRLF in text lines in ANSI replies - no longer try to "flow" the text (no other systems support this)
2017-08-27 11:17:29 -06:00
Bryan Ashby
d132f3932a
Prepare exported ANSI messages by ensuring they are < 79 characters in length, using ESC[A ESC[<N>C to adjust long lines
2017-08-26 20:37:20 -06:00
Bryan Ashby
968a22c5eb
Silence warning
2017-08-26 20:26:41 -06:00
Bryan Ashby
4914bb9003
Add getFullMatchRegExp(): This will be used elsewhere eventually
2017-08-26 19:59:26 -06:00
Bryan Ashby
c58f9a6510
Tearline handling
2017-08-24 22:23:14 -06:00
Bryan Ashby
59716da4d0
Better quote builder
2017-08-24 22:21:37 -06:00
Bryan Ashby
dda4ad6698
Fix some prepAnsi code, add insert() method
2017-08-24 22:20:44 -06:00
Bryan Ashby
fc200250e8
Better quote prefix generator
2017-08-24 22:20:07 -06:00
Bryan Ashby
dc39998841
Fix some breakage caused by word wrapping with ESC seqs
2017-08-24 22:18:07 -06:00
Bryan Ashby
d47f26004d
DESCRIPT.ION support for oputil fb scan
2017-08-24 20:22:50 -06:00
Bryan Ashby
f54ae16ce4
Fix > termHeight issue in parser
2017-08-22 20:54:04 -06:00
Bryan Ashby
cb9b66e9cd
New codes
2017-08-20 21:56:25 -06:00
Bryan Ashby
2b83630431
* Explicit encoding handling
...
* Word wrap with ANSI in FSE
2017-08-20 20:42:25 -06:00
Bryan Ashby
b3ce44ae42
Add explicit_encoding System meta
2017-08-20 20:41:53 -06:00
Bryan Ashby
f45de620b1
Utilize explicit_encoding at export if set
2017-08-20 20:41:19 -06:00
Bryan Ashby
bf8552e24f
* Better isAnsi() regex
...
* Handle word wrap within ANSI on plain text lines
2017-08-20 20:40:36 -06:00
Bryan Ashby
fa465613a1
Add packetMsgEncoding and packetAnsiMsgEncoding defaults
2017-08-20 20:37:10 -06:00
Bryan Ashby
b922f54024
Remove extra reset in ESC seq
2017-08-20 20:34:18 -06:00
Bryan Ashby
c1ad067558
Fix some menu.hjson stuff
2017-08-19 16:55:25 -06:00
Bryan Ashby
b1bd7cef65
If reply is ANSI, ensure first few chars of message show that -- for detection
2017-08-19 15:25:05 -06:00
Bryan Ashby
983060284a
WIP - will do later. Comic Book archive handling
2017-08-19 15:24:42 -06:00
Bryan Ashby
9eec1c1528
Remove dead code, return if ANSI was detected from quote builder
2017-08-19 15:24:23 -06:00
Bryan Ashby
c712e96374
Use setAnsi() for NFO
2017-08-19 15:21:02 -06:00
Bryan Ashby
c63a32a9ba
Handle lack of command in odd state
2017-08-19 13:59:09 -06:00
Bryan Ashby
c7ff033737
Assert we have a buffer
2017-08-19 13:57:02 -06:00
Bryan Ashby
2711f892a2
Handle 'error' SSH event
2017-08-19 13:56:42 -06:00
Bryan Ashby
0ebf839822
Fix undefined ref
2017-08-18 21:50:41 -06:00
Bryan Ashby
b896046bff
Add 'auto' support for prepAnsi() rows/height
2017-08-17 21:31:57 -06:00
Bryan Ashby
8a619b5138
Remove rest to text in MLTEV for now
2017-08-17 21:14:05 -06:00
Bryan Ashby
a7060a351b
ANSI improvements
...
* ANSI in FSE
* ANSI vs standard quote builder
* ANSI handling methods/helpers
2017-08-16 21:36:14 -06:00
Bryan Ashby
353b18ffad
Remove unused code
2017-08-16 21:35:03 -06:00
Bryan Ashby
d674370d6d
Detect VTX terminal
2017-08-16 21:34:36 -06:00
Bryan Ashby
3f4ce1c0f4
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 0.0.7-alpha
2017-08-14 21:22:36 -06:00
Bryan Ashby
b7ca78ebc4
Fix WebSocket disconnect
2017-08-14 21:22:03 -06:00
Bryan Ashby
278eb8e7cf
setAnsi() method, various cleanup and optimizations
2017-08-06 11:32:32 -06:00
Bryan Ashby
70a53e9613
Nothing really
2017-08-06 11:31:56 -06:00
Bryan Ashby
0a079ee4d8
Display ANSI in file area desc view
2017-08-06 11:31:21 -06:00
Bryan Ashby
9cb31367fd
Mask out key/authCode from log
2017-08-06 11:22:37 -06:00
Bryan Ashby
941b180227
Remove unused & commented table
2017-08-06 11:22:15 -06:00
Bryan Ashby
254b5712be
Fixes to ANSI escape parser @ end of row
2017-08-06 11:21:27 -06:00
Bryan Ashby
9720258303
Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 0.0.7-alpha
2017-08-06 10:33:53 -06:00
Bryan Ashby
d5954f8198
#118 : Crash on STDIO doors when logged in via WebSocket
2017-08-06 10:20:55 -06:00
Bryan Ashby
848b0f7cf6
EnigAssert() vs assert() and fix a logging issue
2017-07-30 14:31:16 -06:00
Bryan Ashby
95696912ed
Fix image, update README.md slightly
2017-07-30 11:07:02 -06:00
Bryan Ashby
84c0614dcd
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 0.0.7-alpha
2017-07-25 19:30:25 -06:00
Bryan Ashby
e5ea457db0
Update to send proper term size for pty
2017-07-25 19:30:03 -06:00
Bryan Ashby
ab81b247c6
Fix file newscan pointer
2017-07-23 18:11:33 -06:00