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 |