terop / newt

Forked from newt 6 years ago
Clone

22cc0d5 - don't blow the stack if we push a help line that is longer than the

Authored and Committed by msw 23 years ago
    - don't blow the stack if we push a help line that is longer than the
      curret number of columns
    - clip window to screen bounds so that if we get a window that is
      larger than the screen we can still redraw the windows behind it
      when we pop
    
        
file modified
+1 -1
file modified
+21 -5
file modified
+9 -2