about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-14 12:47:18 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-14 15:46:51 +0200
commita3daa41b78fc2c528c9a42630ab95451ddb87358 (patch)
tree6aef1a4cd112c9e0a1a1a190a7bdaf57f8f68aca /README
parentstats: move layout into page function (diff)
downloadcgit-pink-a3daa41b78fc2c528c9a42630ab95451ddb87358.tar.gz
cgit-pink-a3daa41b78fc2c528c9a42630ab95451ddb87358.zip
summary: move layout into page function
Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
2b522a624c1056f4f6cd61f977fded83a37&follow=1'>Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe