Commit graph

46 commits

Author SHA1 Message Date
Nathan Page
0d731c5d5a format with black 2021-02-07 13:51:15 -08:00
Will McGugan
122b8131bb live refactor 2021-02-06 11:49:54 +00:00
Will McGugan
6bac7ffb86 no color test 2021-01-09 16:20:17 +00:00
Will McGugan
0c34ddcb67 fix black 2020-12-17 17:39:54 +00:00
Will McGugan
7747025280 console style 2020-12-17 17:05:37 +00:00
Will McGugan
be47b3f899 status tests 2020-12-08 12:57:06 +00:00
Will McGugan
084860050b protocol and abc 2020-11-19 18:22:10 +00:00
Will McGugan
9f2a426ea7 fix input on legacy windows 2020-10-19 16:41:15 +01:00
Matthew Barber
7e9cff8bed test method for render_group fitting 2020-10-16 10:17:34 +01:00
Will McGugan
05ce5105b4 background style, table width calculation 2020-10-15 21:17:03 +01:00
Will McGugan
ba78d0e5b1 tests 2020-10-11 17:38:02 +01:00
Will McGugan
6d56cfad90 console out 2020-10-11 17:33:16 +01:00
Will McGugan
dd4a1d6c3a imports 2020-10-10 18:52:50 +01:00
Will McGugan
436e300573 blackify 2020-10-10 18:39:50 +01:00
Will McGugan
f4b3c8a2ab pager tests 2020-10-10 18:20:23 +01:00
Will McGugan
4310bc8ae8 add tests for style 2020-10-10 18:16:09 +01:00
Will McGugan
2f331818d0 replaced get_safe_box 2020-10-08 18:18:25 +01:00
Will McGugan
0d46163d90 test black 2020-09-30 09:52:32 +01:00
Will McGugan
2c783040e8 Console.bell 2020-09-30 09:34:12 +01:00
Will McGugan
6faa216656 traceback improvements 2020-09-26 15:56:27 +01:00
Will McGugan
0651310a89 capture 2020-09-23 15:53:41 +01:00
Sorin Sbarnea
60fde2a274 Fix broken HTML encoding
Missing to specify encoding can mess some clients which may break
the file encoding or render it incorrectly.

Example: file that loads ok locally, after upload to S3 gets broken
if the encoding is not mentioned in file.

Use of UTF-8 is a very good practice, but we still need to mention
it.
2020-09-19 14:11:43 +01:00
Will McGugan
97aa70c0a4 tests and docs 2020-08-25 10:32:58 +01:00
Will McGugan
bd1a091320 soft wrap 2020-08-24 18:37:36 +01:00
Will McGugan
dbdade899b skip test on windows 2020-07-27 17:33:51 +01:00
Will McGugan
eb2f0d5277 windows test fix 2020-07-27 17:27:50 +01:00
Will McGugan
e5b9fd8b7d 16 color fixes 2020-07-27 17:21:03 +01:00
Will McGugan
f7cd87f4ef prompt docs 2020-07-22 16:18:35 +01:00
Will McGugan
01410131cf enhanced align 2020-07-10 16:11:33 +01:00
Will McGugan
eb05312a7d cut and paste typo 2020-06-20 18:39:00 +01:00
Will McGugan
b5bbbfece9 fix tests on Win 2020-06-20 18:29:01 +01:00
Will McGugan
17011e3338 table tests, optimizations 2020-06-06 15:34:59 +01:00
Will McGugan
8ad293cf5f docs 2020-06-06 13:11:29 +01:00
Will McGugan
65fc2f9d8b change protocol names, optimizations 2020-05-22 10:33:57 +01:00
Will McGugan
8e402e4911 clear method, optimizations, export links 2020-05-20 17:19:55 +01:00
Will McGugan
5538397047 added justify to print 2020-05-17 12:39:51 +01:00
Mike Smith
0b81d23dd1 Add basic console.input() test 2020-05-15 13:47:59 -07:00
Will McGugan
bd00a04269 windows fix 2020-05-15 12:45:49 +01:00
Will McGugan
2d0276c2a1 progress improvements 2020-05-14 20:15:31 +01:00
Will McGugan
3617dc4fa0 fixes, markdown, docs 2020-05-08 13:36:12 +01:00
Will McGugan
9cba2027f4 more tests 2020-04-27 16:22:39 +01:00
Will McGugan
c9d148410e tests 2020-04-26 16:28:18 +01:00
Will McGugan
d65be46dc4 Tests 2020-04-02 16:59:44 +01:00
Will McGugan
cf7556642d remove current_style concept 2020-03-13 14:57:02 +00:00
Will McGugan
9a98dec22b fix style 2020-03-02 11:45:39 +00:00
Will McGugan
3e1460ed52 console text 2019-12-26 16:51:47 +00:00