提交歷史

作者 SHA1 備註 提交日期
  Jan Klemkow baaf9c0bb7 fix mismatch of several esc seq. in one input 5 年之前
  Jan Klemkow 8fa398224d swap x and y to more logical 5 年之前
  Jochen Sprickerhof 68e4cf9bea Fix setting bottom pointer while scrolling 5 年之前
  Jochen Sprickerhof 375c4e5636 Dereference pointers 5 年之前
  Jochen Sprickerhof 434ce8c136 Dereference pointers 5 年之前
  Jochen Sprickerhof ef64e7624c Cleanup 5 年之前
  Jan Klemkow 6612bc96e4 check explicit for return of -1 5 年之前
  Jan Klemkow 47f9a83aaf fix die() on too fast scroll input 5 年之前
  Jan Klemkow 200c1a9227 add additional information in die calls for debugging 5 年之前
  Jochen Sprickerhof bbdc448cf7 Don't scrollup if history is empty 5 年之前
  Jochen Sprickerhof 8eccc7198b Fix redraw if cursor is not at the bottom 5 年之前
  Jochen Sprickerhof a4faed60e3 Catch invalid cursor positions 5 年之前
  Jochen Sprickerhof 129f09a926 Revert "Don't jumpdown if bottom is still in the window" 5 年之前
  Jochen Sprickerhof 1da4931609 Don't jumpdown if bottom is still in the window 5 年之前
  Jochen Sprickerhof 4b23d03e3c Only move bottom if it was scrolled out of the window 5 年之前
  Jan Klemkow 97b9041489 handle child exit via POLLHUP instead of sigchld 5 年之前
  Jan Klemkow ea938bbb04 handle closing fds 5 年之前
  Jan Klemkow 91875cfafd remove redundant code, replace eamalloc with eareallow 5 年之前
  Jochen Sprickerhof 6f1e4abb64 Error handling for getcursorposition 5 年之前
  Jochen Sprickerhof 177976ae00 Support scroll back after clear screen 5 年之前
  Jochen Sprickerhof 4aa27c1b14 Don't print child output while scrolling 5 年之前
  Jochen Sprickerhof 4c4aa0e7eb Fix clear screen esc sequences detection 5 年之前
  Jochen Sprickerhof 75d5887e31 Fix typo 5 年之前
  Jochen Sprickerhof 63f1649489 Integrate clear screen detection into isaltscreen 5 年之前
  Jochen Sprickerhof 54ac69d9a5 Add TODO for strcmp 5 年之前
  Jan Klemkow 91d126eabe fix strncmp bug by using strcmp 5 年之前
  Jan Klemkow 8718290ad5 fix broke build, add missing variable declaration 5 年之前
  Jan Klemkow a0cb60891a passthrough EOF from Terminal to child, plus exit handling 5 年之前
  Jan Klemkow c4153df620 explicit continue on EOF while read vom child, plus comment 5 年之前
  Jan Klemkow 5f5cc69f25 make poll call more readable by replacing constant with LENGTH makro 5 年之前