Bryan Ashby
|
1d8be6b014
|
Pardon the noise. More tab to space conversion!
|
2018-06-22 21:26:46 -06:00 |
Bryan Ashby
|
e9787cee3e
|
ENiGMA 1/2 WILL USE SPACES FROM THIS POINT ON VS TABS
* Really just to make GitHub formatting happy. Arg.
|
2018-06-21 23:15:04 -06:00 |
Bryan Ashby
|
aecc24079f
|
Revert "Fix word wrap crash reported by user when pipe codes are in play"
This reverts commit 0a486d290f .
|
2018-02-04 10:39:14 -07:00 |
Bryan Ashby
|
0a486d290f
|
Fix word wrap crash reported by user when pipe codes are in play
|
2018-02-04 10:27:32 -07:00 |
Bryan Ashby
|
3d575f7645
|
Default renderLen array
|
2018-01-26 21:37:26 -07:00 |
Bryan Ashby
|
ac1433e84b
|
* Code cleanup and eslint since -- remove unused variables, clean up RegExs, so on...
|
2018-01-15 12:22:11 -07:00 |
Bryan Ashby
|
dc39998841
|
Fix some breakage caused by word wrapping with ESC seqs
|
2017-08-24 22:18:07 -06:00 |
Bryan Ashby
|
353b18ffad
|
Remove unused code
|
2017-08-16 21:35:03 -06:00 |
Bryan Ashby
|
019596d709
|
Convert to using graceful-fs vs vanilla fs module
|
2017-05-19 21:20:19 -06:00 |
Bryan Ashby
|
d621fa9566
|
* renderStringLength(): Account for ESC[<N>C "forward" ESC seq
* Use string util renderStringLength() in word wrap
* Hopefully resolve all issues with renderSubstr()
* Fix width issue in message list
|
2016-09-06 23:20:11 -06:00 |
Bryan Ashby
|
33f0553ea9
|
Use sane switch style :)
|
2016-08-03 22:43:06 -06:00 |
Bryan Ashby
|
4dd8b106ba
|
* Oops!
|
2016-05-28 21:55:49 -06:00 |
Bryan Ashby
|
4f719259fe
|
* Some minor code cleanup
* Some experimental stuff - likely to just drop soon, so no need for a branch
* Minor changes to ansi escape parser
|
2016-05-23 20:45:18 -06:00 |
Bryan Ashby
|
b15d9a0bf8
|
* Fix word wrap bug introduced prior -- use 'expand' not 'expandTabs'
* Notes on better access of views by ID
* Work on apply process a bit
* Replies can now be saved
|
2015-09-20 01:29:07 -06:00 |
Bryan Ashby
|
4cba6f4c10
|
* word_wrap.js: Word wrapping functionality in it's own module
* Message.getQuoteLines()
|
2015-09-15 21:55:10 -06:00 |