home · contact · privacy
Pass height=0 to init_win() to make window as wide as the terminal screen. Also did...
authorChristian Heller <c.heller@plomlompom.de>
Thu, 29 Aug 2013 21:28:56 +0000 (23:28 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Thu, 29 Aug 2013 21:28:56 +0000 (23:28 +0200)
commitcd36b7aea78655cccff83f554d3e6631212d66d0
tree5daec9248aaa868ddcb8340554632ed2374209bf
parent70c6ce68b3dcf914a8dddb5916e003ba889fa6d5
Pass height=0 to init_win() to make window as wide as the terminal screen. Also did some minor code re-structuring around the calls of init_win() in main().
src/main.c
src/windows.c
src/windows.h