Commit Graph

13 Commits

Author SHA1 Message Date
Username
41f69052b5 add readline shortcuts to textbox (ctrl+w, ctrl+u, ctrl+k) 2026-02-24 10:02:09 +01:00
Username
a99f29794c bound textbox input to prevent unbounded memory growth 2026-02-24 09:07:00 +01:00
Tim Cooper
4b86035511 move barnard main package to package root
There's only a single executable, so this makes things cleaner
2018-05-08 18:00:30 -03:00
Tim Cooper
e63f8f98b8 update import path 2016-12-24 13:21:27 -04:00
Tim Cooper
497db88dcb code formatting 2014-12-22 20:37:36 -04:00
Tim Cooper
0019ea7cb8 uiterm: call uiDraw methods when View properties change 2014-12-06 22:34:32 -04:00
Tim Cooper
634e28f2d3 uiterm: add prevention of doing possibly unneeded screen flushes 2014-12-06 22:30:16 -04:00
Tim Cooper
54584f8e30 uiterm: change Ui.Active to return View name 2014-12-06 22:15:04 -04:00
Tim Cooper
00c1d9b928 uiterm: prefix View methods with ui 2014-12-06 22:12:33 -04:00
Tim Cooper
e026b662ce uiterm: remove LayoutFunc, remove InputFunc type 2014-12-06 22:07:51 -04:00
Tim Cooper
9b0214d112 uiterm: remove *Ui argument from View methods 2014-12-06 21:55:33 -04:00
Tim Cooper
dc4b3a3662 uiterm: make View interface methods private 2014-12-06 21:48:11 -04:00
Tim Cooper
562dec1e35 initial commit 2014-12-04 17:08:26 -04:00