提交歷史

作者 SHA1 備註 提交日期
  Jochen Sprickerhof 2607a5b064 Add make dist 5 年之前
  Jan Klemkow 91875cfafd remove redundant code, replace eamalloc with eareallow 5 年之前
  Jan Klemkow 5497edaec0 ptty: better error handling 5 年之前
  Jan Klemkow da549bbe46 wip 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 年之前
  Jan Klemkow 6010f1f288 ptty: add event loop to handle input and output for future tests 5 年之前
  Jochen Sprickerhof 4c4aa0e7eb Fix clear screen esc sequences detection 5 年之前
  Jochen Sprickerhof 75d5887e31 Fix typo 5 年之前
  Jan Klemkow db05bd2318 ptty: write input from child to stdout 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 6e7406cde8 remove debug code from ptty, add C flag to test closing of fd to scroll 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 年之前
  Jan Klemkow d40d23e29a move signal handling before fork to avoid race with sigchild 5 年之前
  Jan Klemkow aa683cbd83 simplify terminal check 5 年之前
  Jan Klemkow d1c2d2ad0e ignore config.h in repository 5 年之前
  Jochen Sprickerhof 42eb2e5bd9 Enable test again 5 年之前
  Jan Klemkow 7a2762d0c1 add option -h for usage 5 年之前
  Jan Klemkow c63796d9bd add comment for terminal settings 5 年之前
  Jochen Sprickerhof 1d4155d592 Comment broken test 5 年之前
  Jochen Sprickerhof aa67a3e9c8 Remove useless continue 5 年之前
  Jan Klemkow 8bcfdd94e2 add comment for jumpdown 5 年之前
  Jochen Sprickerhof ba4826d4ce Fix line length 5 年之前
  Jan Klemkow ab23a4943f more specific comment 5 年之前