Commit Graph

29 Commits

Author SHA1 Message Date
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