Commit Graph

32 Commits

Author SHA1 Message Date
c26b6eac57 Add line buffering options 2025-02-24 14:41:40 -05:00
44c4bf9e79 More enums, changed btui.open_btui() to btui.open() 2022-04-07 23:50:58 -04:00
fb7ecf3d1c Added mode setting (TUI mode vs normal mode) 2021-05-16 18:49:54 -07:00
3e16af6a4a Added links to language APIs 2020-04-27 11:30:27 -07:00
39020749d3 Rewording 2020-04-27 11:27:44 -07:00
dadcc299f7 Added screenshot of bed 2020-04-27 11:26:34 -07:00
35537fd4d1 Updated documentation to include Python debug API and bed.py 2020-04-27 11:20:20 -07:00
f7ec9ff7b5 Added support for changing cursor shape. 2020-04-25 19:29:23 -07:00
6cec510d93 Added a lot of comments and hide_cursor()/show_cursor() API methods 2020-04-25 17:51:25 -07:00
948a2d8766 Alphabetized python code and updated docs 2020-04-19 17:05:43 -07:00
5c3b7ec2da Added scroll to more APIs 2020-04-19 16:57:05 -07:00
05788488b7 Code cleanup 2020-04-19 16:40:31 -07:00
23d7f52402 Updated C API 2020-04-19 16:31:35 -07:00
8711d28bdc Cleaned up the 'clear()' API. 2020-04-19 16:30:35 -07:00
59ef834383 Cleanup 2020-04-19 16:07:49 -07:00
a08e67d291 Tweaked python doc formatting. 2020-04-19 16:02:02 -07:00
470fa9e7c6 Tweaked the interfaces a bit, added Python documentation, and added
"Press 'q' to quit" message.
2020-04-19 15:59:48 -07:00
01612abb5a Renamed print->write, added some more fflush()es, converted some macros
into proper functions.
2020-04-19 15:45:47 -07:00
2121e5b037 Updated wording 2020-04-19 02:13:14 -07:00
621fb3620b Updated wording 2020-04-19 02:11:02 -07:00
f0b8b8c0a4 Added more build instructions. 2020-04-19 02:08:05 -07:00
ecb47f61e1 Added screenshot. 2020-04-19 02:05:26 -07:00
9a020871d6 Added rainbow screenshot. 2020-04-19 02:01:24 -07:00
abe530e499 Tweaking text. 2020-04-19 01:56:17 -07:00
7d9bd9a9fd Added some tips 2020-04-19 01:54:33 -07:00
4b4608e92b Added documentation. 2020-04-19 01:39:03 -07:00
f4fa1fd20d Updated footnote formatting 2020-04-19 00:48:03 -07:00
8d1719570f Updated footnote formatting 2020-04-19 00:47:22 -07:00
63c62878fa Updated documentation. 2020-04-19 00:46:15 -07:00
a4a9639f37 Updated doc 2020-04-18 22:58:12 -07:00
ea19304c4f Added Lua bindings, some documentation, and moved things around a bit. 2020-04-18 21:18:23 -07:00
426cc716b9 Initial commit 2020-04-18 15:09:33 -07:00