16 Commits (master)

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