Historial de Commits

Autor SHA1 Mensaje Fecha
  Jochen Sprickerhof 375c4e5636 Dereference pointers hace 6 años
  Jochen Sprickerhof 434ce8c136 Dereference pointers hace 6 años
  Jochen Sprickerhof ef64e7624c Cleanup hace 6 años
  Jan Klemkow 6612bc96e4 check explicit for return of -1 hace 6 años
  Jan Klemkow 47f9a83aaf fix die() on too fast scroll input hace 6 años
  Jan Klemkow 200c1a9227 add additional information in die calls for debugging hace 6 años
  Jochen Sprickerhof bbdc448cf7 Don't scrollup if history is empty hace 6 años
  Jan Klemkow d5a014f1bd ptty: add detection of cursor position question hace 6 años
  Jochen Sprickerhof 8eccc7198b Fix redraw if cursor is not at the bottom hace 6 años
  Jochen Sprickerhof a4faed60e3 Catch invalid cursor positions hace 6 años
  Jochen Sprickerhof 129f09a926 Revert "Don't jumpdown if bottom is still in the window" hace 6 años
  Jochen Sprickerhof 1da4931609 Don't jumpdown if bottom is still in the window hace 6 años
  Jochen Sprickerhof 4b23d03e3c Only move bottom if it was scrolled out of the window hace 6 años
  Jan Klemkow 97b9041489 handle child exit via POLLHUP instead of sigchld hace 6 años
  Jan Klemkow d10c029b18 ptty: explicit wait for child hace 6 años
  Jan Klemkow ea938bbb04 handle closing fds hace 6 años
  Jan Klemkow 3fc721d074 ptty: wait for corrent child pid hace 6 años
  Jan Klemkow e96f0b9671 ptty: error handling of close(2) hace 6 años
  Jochen Sprickerhof 702a5592b8 Add dist to PHONY hace 6 años
  Jochen Sprickerhof 2607a5b064 Add make dist hace 6 años
  Jan Klemkow 91875cfafd remove redundant code, replace eamalloc with eareallow hace 6 años
  Jan Klemkow 5497edaec0 ptty: better error handling hace 6 años
  Jan Klemkow da549bbe46 wip hace 6 años
  Jochen Sprickerhof 6f1e4abb64 Error handling for getcursorposition hace 6 años
  Jochen Sprickerhof 177976ae00 Support scroll back after clear screen hace 6 años
  Jochen Sprickerhof 4aa27c1b14 Don't print child output while scrolling hace 6 años
  Jan Klemkow 6010f1f288 ptty: add event loop to handle input and output for future tests hace 6 años
  Jochen Sprickerhof 4c4aa0e7eb Fix clear screen esc sequences detection hace 6 años
  Jochen Sprickerhof 75d5887e31 Fix typo hace 6 años
  Jan Klemkow db05bd2318 ptty: write input from child to stdout hace 6 años