Bryan Ashby
68da131b1b
Fix waterfall error
2017-09-24 09:58:43 -06:00
Bryan Ashby
7fd0d6e699
Start to wrap up 0.0.7-alpha
2017-09-07 18:15:10 -06:00
Bryan Ashby
b1b841674c
Ability to disabled themes + clean up theme code slightly. Area needs work!
2017-09-04 09:57:10 -06:00
Bryan Ashby
782cae6ba3
File Base: Browse by area
2017-09-03 20:45:00 -06:00
Bryan Ashby
d74e95a198
Revert init seq in single write for now (VTX), return vc in helper
2017-09-03 20:44:17 -06:00
Bryan Ashby
013c2e3fa1
Change name of default filter
2017-09-03 20:43:30 -06:00
Bryan Ashby
188cebab4f
Notes
2017-09-03 20:43:13 -06:00
Bryan Ashby
1c8e6d702c
Fix one off bug causing ansi badness
2017-09-03 13:28:45 -06:00
Bryan Ashby
88777c6723
Fix term width/height in ansiPrep()
2017-09-03 13:15:15 -06:00
Bryan Ashby
8d5f1a8c5d
Experimental terminalSupports(x)
2017-09-02 16:23:34 -06:00
Bryan Ashby
a642a271b4
Testing...
2017-09-02 10:27:59 -06:00
Bryan Ashby
d300583574
Fix typo
2017-09-02 10:01:38 -06:00
Bryan Ashby
ea39811ff6
Fix up some font switching logic
2017-09-02 09:59:38 -06:00
Bryan Ashby
d3a6ce8645
Wrap up a couple writes to a single
2017-09-02 09:53:12 -06:00
Bryan Ashby
52405a2f51
Always format IPv4 when prefixed/within IPv6 space
2017-09-02 09:52:39 -06:00
Bryan Ashby
de46c28305
Minor cleanup related stuff
2017-09-01 17:42:47 -06:00
Bryan Ashby
3c40cb0766
Fix WONT/DONT cycle seen with EtherTerm
2017-09-01 17:42:20 -06:00
Bryan Ashby
dd2d7c1b30
Quote builder without 'bounce' in ANSI mode
2017-09-01 17:41:49 -06:00
Bryan Ashby
34e8037ea1
Long awaited PageUp/PageDown support in VerticalMenuView
2017-09-01 17:41:08 -06:00
Bryan Ashby
1d86be6e34
Fix views in area browser, change 'ignore' to 'exclude' during scan
2017-08-29 20:10:34 -06:00
Bryan Ashby
af911f8e74
Ability to set 'next' to advance to next area/conf during newscan
2017-08-29 19:38:34 -06:00
Bryan Ashby
9379c7f5e7
Prepped ANSI is working very well + ANSI in FSE pristine in *most* cases
...
Moved prepAnsi() -> ansi_prep.js as ansiPrep (single export)
2017-08-28 23:17:35 -06:00
Bryan Ashby
1bad0de5c1
Major improvements to quote builder for pre-formatted text/etc.
2017-08-27 20:08:13 -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
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
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
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