Commit History

Автор SHA1 Съобщение Дата
  Jan Klemkow d5a014f1bd ptty: add detection of cursor position question преди 6 години
  Jochen Sprickerhof 8eccc7198b Fix redraw if cursor is not at the bottom преди 6 години
  Jochen Sprickerhof a4faed60e3 Catch invalid cursor positions преди 6 години
  Jochen Sprickerhof 129f09a926 Revert "Don't jumpdown if bottom is still in the window" преди 6 години
  Jochen Sprickerhof 1da4931609 Don't jumpdown if bottom is still in the window преди 6 години
  Jochen Sprickerhof 4b23d03e3c Only move bottom if it was scrolled out of the window преди 6 години
  Jan Klemkow 97b9041489 handle child exit via POLLHUP instead of sigchld преди 6 години
  Jan Klemkow d10c029b18 ptty: explicit wait for child преди 6 години
  Jan Klemkow ea938bbb04 handle closing fds преди 6 години
  Jan Klemkow 3fc721d074 ptty: wait for corrent child pid преди 6 години
  Jan Klemkow e96f0b9671 ptty: error handling of close(2) преди 6 години
  Jochen Sprickerhof 702a5592b8 Add dist to PHONY преди 6 години
  Jochen Sprickerhof 2607a5b064 Add make dist преди 6 години
  Jan Klemkow 91875cfafd remove redundant code, replace eamalloc with eareallow преди 6 години
  Jan Klemkow 5497edaec0 ptty: better error handling преди 6 години
  Jan Klemkow da549bbe46 wip преди 6 години
  Jochen Sprickerhof 6f1e4abb64 Error handling for getcursorposition преди 6 години
  Jochen Sprickerhof 177976ae00 Support scroll back after clear screen преди 6 години
  Jochen Sprickerhof 4aa27c1b14 Don't print child output while scrolling преди 6 години
  Jan Klemkow 6010f1f288 ptty: add event loop to handle input and output for future tests преди 6 години
  Jochen Sprickerhof 4c4aa0e7eb Fix clear screen esc sequences detection преди 6 години
  Jochen Sprickerhof 75d5887e31 Fix typo преди 6 години
  Jan Klemkow db05bd2318 ptty: write input from child to stdout преди 6 години
  Jochen Sprickerhof 63f1649489 Integrate clear screen detection into isaltscreen преди 6 години
  Jochen Sprickerhof 54ac69d9a5 Add TODO for strcmp преди 6 години
  Jan Klemkow 91d126eabe fix strncmp bug by using strcmp преди 6 години
  Jan Klemkow 6e7406cde8 remove debug code from ptty, add C flag to test closing of fd to scroll преди 6 години
  Jan Klemkow 8718290ad5 fix broke build, add missing variable declaration преди 6 години
  Jan Klemkow a0cb60891a passthrough EOF from Terminal to child, plus exit handling преди 6 години
  Jan Klemkow c4153df620 explicit continue on EOF while read vom child, plus comment преди 6 години