Skip to content
  • Kevin J. McCarthy's avatar
    Move mutt_getch() timeout value into curs_lib.c · 1acb708b
    Kevin J. McCarthy authored
    Change monitor.c to reference the curs_lib value, instead of
    vice-versa.
    
    We need to store the value for both monitor.c's poll and for
    mutt_monitor_ch() to perform an initial non-blocking check of ncurses'
    getch() buffer.
    1acb708b