On 8/19/2012 2:57 PM, Sergey Senozhatsky wrote:
do not implement get_user_input() in DISABLE_NCURSES builds
no offence.. but this ifdef madness needs to stop.
right now, powertop uses ncurses.
either we want to make it optional, but then this stuff needs to get a lot more modular,
or we just declare that you need ncurses.
I'm very much leaning towards the later fwiw...