Skip to content
  • deuce's avatar
    Fix increadibly stupid bug in which inkey(1) was just a 500ms timeout · cf1e5f87
    deuce authored
    rather than a keypress check as it is supposed to be.
    
    Added WIN_REDRAW and WIN_NODRAW mode flags for force/prohibit a full redraw
    respectively.
    
    Fixed bug in showbuf() that resulted in undefined background settings for
    areas NOT used in the text buffer.
    cf1e5f87