16 コミット (master)

作成者 SHA1 メッセージ 日付
  XeonSquared 39e9b1765d immediately unsave the cursor position, as a neat trick 8ヶ月前
  XeonSquared f83b8c999c fix lines longer than the screen causing weird scrolling artifacts, and avoid superfluous history entries 8ヶ月前
  XeonSquared a533748d55 ^C now terminates line mode input with an error 1年前
  XeonSquared 0db31a2e27 added some more keyboard shortcuts to io.read linemode 3年前
  XeonSquared 3f82d96b8e buffer history now: can't go out of bounds, can go to an empty line once you go past the most recent 4年前
  XeonSquared 0421034ff7 added history support to buffer:read() in terminal mode, do provide feedback 4年前
  XeonSquared f9749ac181 more draw call optimisation 4年前
  XeonSquared 642eb9adf1 reduced redraw to two draw calls, four colour calls, and one get call: draw line, get character, invert colours for cell 4年前
  XeonSquared b4db6c7226 remove debugging syslog calls from buffer library, reduce draw calls for readline 4年前
  XeonSquared f95124996c moved all readline analogs into the buffer module 4年前
  XeonSquared b89ff14d5c added type annotations and descriptions for functions where appropriate 4年前
  XeonSquared 05208810d3 buffer cleanup 4年前
  XeonSquared 201aa20c5a added the plan9k buffer library because it's cleaner than the old io library 4年前
  XeonSquared 408e9600b7 made the kernel actually work again 4年前
  XeonSquared 9022bfce78 accidentally delet'd the wrong file 4年前
  XeonSquared aaccc053d3 cursed 4年前