16 커밋 (master)

작성자 SHA1 메시지 날짜
  XeonSquared 39e9b1765d immediately unsave the cursor position, as a neat trick 7 달 전
  XeonSquared f83b8c999c fix lines longer than the screen causing weird scrolling artifacts, and avoid superfluous history entries 7 달 전
  XeonSquared a533748d55 ^C now terminates line mode input with an error 11 달 전
  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 3 년 전
  XeonSquared 0421034ff7 added history support to buffer:read() in terminal mode, do provide feedback 3 년 전
  XeonSquared f9749ac181 more draw call optimisation 3 년 전
  XeonSquared 642eb9adf1 reduced redraw to two draw calls, four colour calls, and one get call: draw line, get character, invert colours for cell 3 년 전
  XeonSquared b4db6c7226 remove debugging syslog calls from buffer library, reduce draw calls for readline 3 년 전
  XeonSquared f95124996c moved all readline analogs into the buffer module 3 년 전
  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 년 전