summaryrefslogtreecommitdiffstats
path: root/src/out_curses.c
AgeCommit message (Expand)Author
2018-01-03curses: Add CTRL-N/CTRL-P for next/previous elementAlexis Hildebrandt
2018-01-03curses: Fix seperator linesAlexis Hildebrandt
2018-01-03Fix typographical errorsAlexis Hildebrandt
2017-02-02out_curses: use xcalloc instead of a fixed bufferNachiketa Prachanda
2016-08-04Fix issue #43blastmaster
2016-07-19enabling colors for bmonblastmaster
2016-03-29Add 'info' option to show additional info screen by defaultThomas Graf
2016-01-29curses: Add ability to reset statisticsThomas Graf
2015-12-16curses: Pass in proper NULL pointerThomas Graf
2015-12-16curses: Make float2str staticThomas Graf
2014-08-25Annotate unused variablesThomas Graf
2014-08-24curses: Handle out of memory return value of of vasprintf()fixesThomas Graf
2014-08-24curses: Check if value is provided for ngraphThomas Graf
2014-08-24curses: Fix '?' to toggle quick helpThomas Graf
2014-05-08curses: only initialize curses module if actually being usedThomas Graf
2013-07-13curses: Use RARROW to mark selected itemThomas Graf
2013-07-05Initial importThomas Graf