| 2021-01-27 12:42 | Fix typo: "the fist place" | Spenser Truex | 1 | +1 | -1 |
| 2021-01-19 22:07 | Fix typo | Jochen Sprickerhof | 1 | +1 | -1 |
| 2021-01-19 21:08 | add test file to dist target | Jan Klemkow | 1 | +1 | -1 |
| 2021-01-19 21:02 | fix typo | Jan Klemkow | 1 | +1 | -1 |
| 2021-01-18 20:42 | discribe the current status of scroll | Jan Klemkow | 1 | +17 | -0 |
| 2021-01-18 20:41 | fix spacing | Jan Klemkow | 1 | +4 | -4 |
| 2020-06-03 05:10 | Move license to LICENSE | Jochen Sprickerhof | 2 | +17 | -14 |
| 2020-05-22 07:31 | Add comment | Jochen Sprickerhof | 1 | +1 | -0 |
| 2020-05-16 21:09 | handle carriage0-return correctly | Jan Klemkow | 1 | +11 | -8 |
| 2020-05-16 09:57 | Remove ^E and ^Y | Roberto E. Vargas | 1 | +2 | -2 |
| 2020-05-07 02:54 | Fix typo and spaces with adjustments from me. | Steve Ward | 1 | +5 | -5 |
| 2020-05-06 20:23 | fix test | Jochen Sprickerhof | 1 | +2 | -2 |
| 2020-05-04 06:58 | Revert "Revert "Ignore carriage return in history"" | Jochen Sprickerhof | 1 | +2 | -0 |
| 2020-05-03 22:26 | Add "uninstall" target to the Makefile. | parazyd | 1 | +3 | -0 |
| 2020-05-03 22:26 | Use DESTDIR in the Makefile. | parazyd | 1 | +3 | -3 |
| 2020-05-03 22:26 | Revert "Ignore carriage return in history" | parazyd | 1 | +0 | -2 |
| 2020-05-04 05:28 | return carriage at the beginning of the history line | Jochen Sprickerhof | 1 | +1 | -0 |
| 2020-05-03 20:56 | Ignore carriage return in history | Jochen Sprickerhof | 1 | +2 | -0 |
| 2020-05-03 20:43 | perf: replace jot by $seq and set posix var for getopt(3) | Jan Klemkow | 1 | +5 | -4 |
| 2020-05-03 20:37 | perf: auto detect seq(1) and jot(1) | Jan Klemkow | 1 | +9 | -4 |
| 2020-05-02 01:40 | Add version option | Steve Ward | 2 | +11 | -3 |
| 2020-05-03 19:41 | remove github ci | Jan Klemkow | 1 | +0 | -17 |
| 2020-04-30 20:37 | fix style | Jan Klemkow | 1 | +9 | -9 |
| 2020-04-30 20:29 | Fix indention | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-30 20:27 | Ignore cursors movement sequences in history | Jochen Sprickerhof | 1 | +10 | -1 |
| 2020-04-30 20:12 | fix race condition between sigwinch and sigchld | Jan Klemkow | 1 | +4 | -1 |
| 2020-04-30 11:28 | Fix warning for too many arguments for format | Steve Ward | 1 | +1 | -1 |
| 2020-04-29 21:46 | Obey line length while scrolling | Jochen Sprickerhof | 1 | +15 | -8 |
| 2020-04-28 19:20 | avoid race condition with sigwinch | Jan Klemkow | 1 | +3 | -3 |
| 2020-04-26 22:09 | readme: add table with performance impact | Jan Klemkow | 1 | +9 | -0 |
| 2020-04-26 22:00 | add tool for performance impact mesurement | Jan Klemkow | 1 | +23 | -0 |
| 2020-04-26 20:38 | better quoting in scrollup testing shell script | Jan Klemkow | 1 | +3 | -3 |
| 2020-04-26 20:38 | Make up.sh POSIX compliant | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-25 22:13 | Don't retain any clear screen sequence variants. | Ian Remmler | 1 | +1 | -1 |
| 2020-04-25 21:32 | Fix cursor position in scrollup | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-25 21:15 | Recover comment | Jochen Sprickerhof | 1 | +1 | -0 |
| 2020-04-25 20:56 | show cursor if we are at the bottom | Jochen Sprickerhof | 1 | +3 | -2 |
| 2020-04-25 20:33 | Magnetic redraw behaviour | Jochen Sprickerhof | 1 | +14 | -7 |
| 2020-04-25 19:55 | add up.sh to test suite | Jan Klemkow | 3 | +78 | -0 |
| 2020-04-25 19:15 | replace jot(1) with os independent shell code | Jan Klemkow | 1 | +5 | -1 |
| 2020-04-24 20:22 | fix mismatch of several esc seq. in one input | Jan Klemkow | 1 | +2 | -1 |
| 2020-04-24 10:43 | ] distclean should remove things created in dist | Steve Ward | 1 | +1 | -1 |
| 2020-04-23 22:15 | Fix GNU getop | Jochen Sprickerhof | 1 | +1 | -0 |
| 2020-04-23 22:08 | swap x and y to more logical | Jan Klemkow | 1 | +8 | -8 |
| 2020-04-23 22:04 | Fix up test | Jochen Sprickerhof | 2 | +2 | -2 |
| 2020-04-23 21:42 | fix ptty test program. don't quit after pos request | Jan Klemkow | 1 | +1 | -1 |
| 2020-04-23 21:04 | add script for scroll up testing | Jan Klemkow | 2 | +9 | -1 |
| 2020-04-23 20:26 | Fix setting bottom pointer while scrolling | Jochen Sprickerhof | 1 | +7 | -2 |
| 2020-04-21 21:51 | typo | Jan Klemkow | 1 | +2 | -2 |
| 2020-04-21 19:01 | Fix typo | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-21 17:48 | Dereference pointers | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-21 06:23 | Dereference pointers | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-20 21:22 | Cleanup | Jochen Sprickerhof | 1 | +7 | -4 |
| 2020-04-20 21:01 | check explicit for return of -1 | Jan Klemkow | 1 | +3 | -3 |
| 2020-04-20 20:59 | fix die() on too fast scroll input | Jan Klemkow | 1 | +5 | -6 |
| 2020-04-20 20:08 | add additional information in die calls for debugging | Jan Klemkow | 1 | +2 | -2 |
| 2020-04-19 19:28 | Don't scrollup if history is empty | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-18 21:13 | ptty: add detection of cursor position question | Jan Klemkow | 1 | +11 | -1 |
| 2020-04-18 21:05 | Fix redraw if cursor is not at the bottom | Jochen Sprickerhof | 1 | +4 | -2 |
| 2020-04-17 21:33 | Catch invalid cursor positions | Jochen Sprickerhof | 1 | +3 | -0 |
| 2020-04-17 20:55 | Revert "Don't jumpdown if bottom is still in the window" | Jochen Sprickerhof | 1 | +0 | -3 |
| 2020-04-17 20:49 | Don't jumpdown if bottom is still in the window | Jochen Sprickerhof | 1 | +3 | -0 |
| 2020-04-17 20:47 | Only move bottom if it was scrolled out of the window | Jochen Sprickerhof | 1 | +9 | -3 |
| 2020-04-17 19:46 | handle child exit via POLLHUP instead of sigchld | Jan Klemkow | 1 | +2 | -19 |
| 2020-04-16 21:19 | ptty: explicit wait for child | Jan Klemkow | 1 | +2 | -4 |
| 2020-04-16 21:17 | handle closing fds | Jan Klemkow | 1 | +3 | -0 |
| 2020-04-16 20:34 | ptty: wait for corrent child pid | Jan Klemkow | 1 | +6 | -3 |
| 2020-04-16 20:03 | ptty: error handling of close(2) | Jan Klemkow | 1 | +4 | -2 |
| 2020-04-16 19:24 | Add dist to PHONY | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-16 19:21 | Add make dist | Jochen Sprickerhof | 2 | +11 | -0 |
| 2020-04-16 19:07 | remove redundant code, replace eamalloc with eareallow | Jan Klemkow | 1 | +2 | -22 |
| 2020-04-16 18:59 | ptty: better error handling | Jan Klemkow | 1 | +2 | -3 |
| 2020-04-15 20:44 | wip | Jan Klemkow | 1 | +14 | -3 |
| 2020-04-15 21:08 | Error handling for getcursorposition | Jochen Sprickerhof | 1 | +10 | -3 |
| 2020-04-15 20:38 | Support scroll back after clear screen | Jochen Sprickerhof | 2 | +21 | -8 |
| 2020-04-15 20:36 | Don't print child output while scrolling | Jochen Sprickerhof | 1 | +4 | -2 |
| 2020-04-15 20:07 | ptty: add event loop to handle input and output for future tests | Jan Klemkow | 1 | +33 | -6 |
| 2020-04-14 22:01 | Fix clear screen esc sequences detection | Jochen Sprickerhof | 1 | +3 | -2 |
| 2020-04-14 21:37 | Fix typo | Jochen Sprickerhof | 1 | +2 | -2 |
| 2020-04-14 21:33 | ptty: write input from child to stdout | Jan Klemkow | 1 | +2 | -1 |
| 2020-04-14 21:32 | Integrate clear screen detection into isaltscreen | Jochen Sprickerhof | 1 | +9 | -9 |
| 2020-04-14 20:52 | Add TODO for strcmp | Jochen Sprickerhof | 1 | +1 | -0 |
| 2020-04-14 20:40 | fix strncmp bug by using strcmp | Jan Klemkow | 1 | +4 | -2 |
| 2020-04-14 20:24 | remove debug code from ptty, add C flag to test closing of fd to scroll | Jan Klemkow | 1 | +10 | -5 |
| 2020-04-14 20:18 | fix broke build, add missing variable declaration | Jan Klemkow | 2 | +6 | -2 |
| 2020-04-14 20:14 | passthrough EOF from Terminal to child, plus exit handling | Jan Klemkow | 1 | +12 | -2 |
| 2020-04-14 19:49 | explicit continue on EOF while read vom child, plus comment | Jan Klemkow | 1 | +2 | -0 |
| 2020-04-14 19:36 | make poll call more readable by replacing constant with LENGTH makro | Jan Klemkow | 1 | +1 | -1 |
| 2020-04-14 19:33 | move signal handling before fork to avoid race with sigchild | Jan Klemkow | 1 | +5 | -5 |
| 2020-04-14 19:23 | simplify terminal check | Jan Klemkow | 1 | +2 | -4 |
| 2020-04-14 19:18 | ignore config.h in repository | Jan Klemkow | 1 | +1 | -0 |
| 2020-04-14 19:16 | Enable test again | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-14 19:15 | add option -h for usage | Jan Klemkow | 2 | +7 | -3 |
| 2020-04-13 19:58 | add comment for terminal settings | Jan Klemkow | 1 | +2 | -2 |
| 2020-04-13 09:23 | Comment broken test | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-12 22:07 | Remove useless continue | Jochen Sprickerhof | 1 | +0 | -1 |
| 2020-04-12 21:36 | add comment for jumpdown | Jan Klemkow | 1 | +1 | -0 |
| 2020-04-12 21:13 | Fix line length | Jochen Sprickerhof | 1 | +4 | -3 |
| 2020-04-12 21:08 | more specific comment | Jan Klemkow | 1 | +1 | -1 |
| 2020-04-12 21:06 | Simplify condition and add comment | Jochen Sprickerhof | 1 | +2 | -1 |
| 2020-04-12 20:53 | Simplify window fraction logic | Jochen Sprickerhof | 1 | +4 | -4 |
| 2020-04-12 20:35 | Simplify syntax | Jochen Sprickerhof | 1 | +2 | -4 |
| 2020-04-12 20:27 | TODO: handle line wrapps | Jan Klemkow | 1 | +1 | -0 |
| 2020-04-11 22:12 | describe default behavior of scroll | Jan Klemkow | 1 | +5 | -0 |
| 2020-04-11 22:01 | take default shell if no program argument is given | Jan Klemkow | 2 | +12 | -6 |
| 2020-04-11 19:14 | remove dead code | Jan Klemkow | 1 | +0 | -6 |
| 2020-04-11 20:27 | Fix make on OpenBSD | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-11 18:54 | Update TODO | Jochen Sprickerhof | 1 | +0 | -1 |
| 2020-04-11 12:30 | Add distclean make target | Quentin Rameau | 1 | +7 | -4 |
| 2020-04-11 12:29 | Rework the Makefile a bit | Quentin Rameau | 2 | +18 | -13 |
| 2020-04-09 21:50 | redraw upon sigwinch | Jochen Sprickerhof | 1 | +39 | -0 |
| 2020-04-09 21:14 | set date in manpage | Jan Klemkow | 1 | +1 | -1 |
| 2020-04-09 20:59 | document memory options in manpage and rm TODO | Jan Klemkow | 2 | +11 | -2 |
| 2020-04-09 18:29 | set resource limit for scroll back buffer size | Jan Klemkow | 1 | +36 | -3 |
| 2020-04-09 18:28 | nth line scroll is done | Jan Klemkow | 1 | +0 | -1 |
| 2020-04-09 18:37 | Fix bug with empty lines in scrollback | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-04-09 18:27 | Break lines at \n | Jochen Sprickerhof | 1 | +3 | -3 |
| 2020-04-05 21:50 | Don't strip first two chars if they are not a \r\n | Jochen Sprickerhof | 1 | +3 | -1 |
| 2020-04-05 21:16 | Update comments | Jochen Sprickerhof | 1 | +4 | -4 |
| 2020-04-05 21:12 | fix wrong continue in double stacked for loop | Jan Klemkow | 1 | +2 | -1 |
| 2020-04-05 20:55 | Explicit make rule to drop config.h from CC call | Jochen Sprickerhof | 1 | +1 | -0 |
| 2020-04-05 20:15 | more flexible config | Jan Klemkow | 2 | +43 | -15 |
| 2020-04-05 20:09 | Add TODO | Jochen Sprickerhof | 1 | +1 | -0 |
| 2020-04-05 20:06 | Fix some special cases in scrolling | Jochen Sprickerhof | 1 | +5 | -2 |
| 2020-04-04 20:45 | fix compare bug for scroll events | Jan Klemkow | 1 | +6 | -5 |
| 2020-04-04 20:35 | Add line count to scrolldown | Jochen Sprickerhof | 1 | +12 | -13 |
| 2020-04-04 20:27 | refactor line input handling | Jan Klemkow | 1 | +16 | -18 |
| 2020-04-04 19:29 | don't save clear screen esc sequences in backlogbuffer | Jan Klemkow | 1 | +7 | -0 |
| 2020-04-04 18:15 | Rework scrollup to accept n, lines to scroll | Jochen Sprickerhof | 1 | +23 | -21 |
| 2020-04-04 17:42 | add refresh in TODO | Jan Klemkow | 1 | +1 | -0 |
| 2020-04-03 06:32 | rename readme to README | Jan Klemkow | 1 | +0 | -0 |
| 2020-04-02 21:23 | rm TODOs that are done | Jan Klemkow | 1 | +0 | -4 |
| 2020-04-02 21:02 | don't scroll if alternative screen is active | Jan Klemkow | 1 | +10 | -8 |
| 2020-04-02 20:33 | make comment more precise | Jan Klemkow | 1 | +1 | -1 |
| 2020-04-02 20:30 | Fix style | Jochen Sprickerhof | 1 | +5 | -7 |
| 2020-04-02 20:17 | Fix scrollup line counting | Jochen Sprickerhof | 1 | +7 | -6 |
| 2020-04-02 20:20 | add second esc seq. string for mouse events | Jan Klemkow | 2 | +13 | -4 |
| 2020-04-02 19:52 | make event strings editable in config.h | Jan Klemkow | 3 | +11 | -2 |
| 2020-04-02 19:41 | match on PageUp/Down esc sequences for scroll events | Jan Klemkow | 1 | +8 | -11 |
| 2020-04-01 20:11 | add some comments | Jan Klemkow | 1 | +4 | -2 |
| 2020-03-31 20:28 | Print first line as well | Jochen Sprickerhof | 1 | +2 | -2 |
| 2020-03-31 20:07 | add some comments | Jan Klemkow | 1 | +3 | -0 |
| 2020-03-31 20:03 | Don't modify bottom if there is less then a page | Jochen Sprickerhof | 1 | +2 | -1 |
| 2020-03-31 19:55 | Don't die if scrollback is empty | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-03-31 19:53 | TODO is done | Jan Klemkow | 1 | +0 | -1 |
| 2020-03-31 19:52 | bufferd i/o for terminal input | Jan Klemkow | 1 | +15 | -11 |
| 2020-03-31 19:23 | buffered i/o for reading from shell | Jan Klemkow | 1 | +22 | -15 |
| 2020-03-31 19:26 | Actually jump down on new input | Jochen Sprickerhof | 1 | +13 | -2 |
| 2020-03-31 18:50 | reflow lines | Jochen Sprickerhof | 1 | +6 | -2 |
| 2020-03-31 18:49 | explicitly detect altscreen | Jan Klemkow | 1 | +5 | -3 |
| 2020-03-31 18:00 | Don't scroll over one line upon first scrollup | Jochen Sprickerhof | 1 | +6 | -2 |
| 2020-03-31 17:51 | Don't reprint scroll down if we are at the bottom | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-03-31 17:34 | Don't segfault when scrolling down with empty scrollback | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-03-27 20:30 | add new TODOs | Jan Klemkow | 1 | +3 | -0 |
| 2020-03-25 20:55 | fix altscreen swap detection | Jan Klemkow | 1 | +13 | -13 |
| 2020-03-25 21:05 | Don't die if there is no buffer in scrollup | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-03-25 20:31 | WIP | Jochen Sprickerhof | 1 | +2 | -2 |
| 2020-03-25 20:23 | Only jump to last line if we scrolled up | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-03-25 19:53 | scroll/jump to bottom on new input | Jochen Sprickerhof | 2 | +4 | -1 |
| 2020-03-25 19:46 | Fix scrollup beyond last entry | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-03-03 21:28 | TODO is done | Jan Klemkow | 1 | +0 | -1 |
| 2020-02-27 21:45 | handle alternative screen swap | Jan Klemkow | 1 | +48 | -0 |
| 2020-02-26 19:11 | Add TODO | Jochen Sprickerhof | 1 | +1 | -0 |
| 2020-02-26 18:50 | add todo | Jan Klemkow | 1 | +1 | -0 |
| 2020-02-26 18:41 | todo is done | Jan Klemkow | 1 | +0 | -1 |
| 2020-02-18 18:24 | simplify re/malloc() error handling | Jan Klemkow | 1 | +2 | -9 |
| 2020-02-18 06:28 | Simplify scrollback logic | Jochen Sprickerhof | 1 | +2 | -4 |
| 2020-02-17 21:20 | implement error avoiding realloc | Jan Klemkow | 1 | +21 | -2 |
| 2020-02-17 20:36 | implement error avoiding malloc() | Jan Klemkow | 1 | +25 | -4 |
| 2020-02-17 19:52 | draw current input line at end of scrolldown | Jochen Sprickerhof | 1 | +5 | -3 |
| 2020-02-17 19:51 | Draw cursor at end of scrolldown | Jochen Sprickerhof | 1 | +2 | -0 |
| 2020-02-17 19:30 | Fix scrolling offset | Jochen Sprickerhof | 1 | +2 | -2 |
| 2020-02-17 19:28 | Simplify if | Jochen Sprickerhof | 1 | +2 | -8 |
| 2020-02-17 19:22 | Remove special handling of first line | Jochen Sprickerhof | 1 | +2 | -8 |
| 2020-02-17 19:17 | Update TODO | Jochen Sprickerhof | 1 | +2 | -3 |
| 2020-02-17 19:15 | Add \r\n to the beginning of the buffer | Jochen Sprickerhof | 1 | +9 | -15 |
| 2020-02-17 19:05 | rm manpage from TODO list | Jan Klemkow | 1 | +0 | -1 |
| 2020-02-12 22:12 | improve scroll behavior for non-pagewide rests | Jan Klemkow | 1 | +13 | -10 |
| 2020-02-11 20:32 | Simplify logic | Jochen Sprickerhof | 1 | +4 | -6 |
| 2020-02-11 20:13 | prevent bottom from getting NULL again in scrolldown | Jan Klemkow | 1 | +4 | -1 |
| 2020-02-11 20:04 | Revert "iniialize global bottom explizit with NULL" | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-02-11 20:02 | prevent bottom from set to NULL again | Jan Klemkow | 1 | +4 | -1 |
| 2020-02-11 19:35 | iniialize global bottom explizit with NULL | Jan Klemkow | 1 | +1 | -1 |
| 2020-02-11 19:28 | Replace non standard INFTIM by -1 | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-02-11 19:22 | fix poll return instant. | Jan Klemkow | 1 | +1 | -1 |
| 2020-02-11 19:18 | Add scrolldown | Jochen Sprickerhof | 1 | +19 | -0 |
| 2020-02-11 19:17 | Hide cursor in scroll | Jochen Sprickerhof | 1 | +2 | -0 |
| 2020-02-11 19:11 | add pledge(2) security mitigation | Jan Klemkow | 1 | +5 | -0 |
| 2020-02-11 18:42 | fix segfault. prevent from bottom from being NULL | Jan Klemkow | 1 | +3 | -0 |
| 2020-02-11 18:22 | make clean rm ptty | Jochen Sprickerhof | 1 | +1 | -1 |
| 2020-02-11 18:20 | update .gitignore | Jochen Sprickerhof | 1 | +1 | -0 |
| 2020-02-11 18:19 | ifdef util/pty.h (taken from st) | Jochen Sprickerhof | 1 | +8 | -1 |
| 2020-02-10 19:44 | add ptty tool for testing | Jan Klemkow | 2 | +94 | -4 |
| 2020-02-10 16:54 | add manpage | Jan Klemkow | 3 | +52 | -0 |
| 2020-02-09 17:25 | add test for usage | Jan Klemkow | 1 | +3 | -1 |
| 2020-02-09 17:24 | create config.mk in suckless-style | Jan Klemkow | 2 | +13 | -4 |
| 2020-02-08 10:05 | add some comments to scrollup | Jan Klemkow | 2 | +4 | -1 |
| 2020-02-08 09:49 | replace select(2) by poll(2) | Jan Klemkow | 1 | +10 | -10 |
| 2020-02-08 02:03 | add new task in todo list | Jan Klemkow | 1 | +2 | -0 |
| 2020-02-08 01:38 | fix scrollback behavior | Jan Klemkow | 1 | +11 | -3 |
| 2020-02-07 20:34 | replace printf+fflush by dprintf | Jan Klemkow | 1 | +1 | -2 |
| 2020-02-06 07:24 | fix test to be path independent | Jan Klemkow | 1 | +2 | -2 |
| 2020-02-06 07:21 | create ccpp.yml | Jan Klemkow | 1 | +17 | -0 |
| 2020-02-06 06:12 | simplify exit code passthrough test | Jan Klemkow | 1 | +2 | -2 |
| 2020-02-05 16:42 | add test for return code passthrough | Jan Klemkow | 1 | +6 | -1 |
| 2020-02-05 06:52 | cleanup style and add comment | Jan Klemkow | 1 | +8 | -4 |
| 2020-02-05 06:45 | fix exit code handling | Jan Klemkow | 1 | +1 | -3 |
| 2020-02-05 06:34 | fix exit handling | Jan Klemkow | 1 | +9 | -4 |
| 2020-02-04 06:34 | adjust readme | Jan Klemkow | 1 | +3 | -3 |
| 2020-02-04 06:31 | add some TODOs | Jan Klemkow | 1 | +3 | -0 |
| 2020-02-04 06:22 | add licence information | Jan Klemkow | 1 | +19 | -0 |
| 2020-02-04 06:10 | commenting strelen function | Jan Klemkow | 1 | +1 | -0 |
| 2020-02-03 22:18 | add config.h to TODO | Jan Klemkow | 1 | +1 | -0 |
| 2020-02-03 22:13 | scroll by page | Jochen Sprickerhof | 1 | +9 | -24 |
| 2020-02-03 22:06 | str to mem is already done | Jan Klemkow | 1 | +0 | -1 |
| 2020-02-03 22:02 | rename str to buf | Jan Klemkow | 1 | +9 | -9 |
| 2020-02-03 21:59 | remove useless memset() | Jan Klemkow | 1 | +0 | -1 |
| 2020-02-03 21:52 | add strelen function | Jan Klemkow | 2 | +39 | -3 |
| 2020-02-03 21:39 | rename l to line | Jan Klemkow | 1 | +5 | -5 |
| 2020-02-03 21:35 | add dynamic allocated input buffer | Jan Klemkow | 2 | +21 | -12 |
| 2020-02-03 21:30 | rename b to bottom | Jan Klemkow | 1 | +4 | -4 |
| 2020-02-03 21:02 | add TODO list | Jan Klemkow | 1 | +6 | -0 |
| 2020-02-03 19:32 | change linked list struct and scroll behaviour | Jan Klemkow | 1 | +45 | -27 |
| 2020-01-04 10:41 | Merge pull request #1 from jspricke/linux | Jan Klemkow | 2 | +10 | -7 |
| 2019-12-31 15:42 | Fix Makefile | Jochen Sprickerhof | 2 | +3 | -4 |
| 2019-12-31 15:41 | ifdef util/pty.h (taken from st) | Jochen Sprickerhof | 1 | +7 | -3 |
| 2019-12-31 04:10 | simplify termios handling | Jan Klemkow | 1 | +1 | -2 |
| 2019-12-31 04:07 | readme: add some more info of the origin of the program | Jan Klemkow | 1 | +8 | -3 |
| 2019-12-31 04:03 | check explicit for -1 return values | Jan Klemkow | 1 | +9 | -9 |
| 2019-12-31 03:35 | check that stdin/stdout are ttys | Jan Klemkow | 1 | +5 | -0 |
| 2019-12-31 03:29 | replace 1 with STDOUT_FILENO | Jan Klemkow | 1 | +1 | -1 |
| 2019-12-31 03:27 | replace 0 with STDIN_FILENO | Jan Klemkow | 1 | +6 | -6 |
| 2019-12-30 19:39 | replace 1 with STDOUT_FILENO | Jan Klemkow | 1 | +4 | -4 |
| 2019-12-30 10:23 | add readme | Jan Klemkow | 1 | +3 | -0 |
| 2019-12-30 10:18 | add gitignore file | Jan Klemkow | 1 | +3 | -0 |
| 2019-12-30 10:17 | fix return code handling of forkpty | Jan Klemkow | 1 | +2 | -2 |
| 2019-12-30 10:17 | fix usage message | Jan Klemkow | 1 | +1 | -1 |
| 2019-12-30 02:10 | scroll compiles on OpenBSD | Jan Klemkow | 2 | +28 | -10 |
| 2019-12-30 01:56 | first version of scroll from Roberto E. Vargas Caballero | Jan Klemkow | 1 | +188 | -0 |