Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Informational messages on window option changes. | Nicholas Marriott | 2008-06-16 | |
| | ||||
* | I'm an idiot - it is start,len not start,end. Unbreak. | Nicholas Marriott | 2008-06-14 | |
| | ||||
* | New window options: force-width and force-height. This will force a window to | Nicholas Marriott | 2008-06-14 | |
| | | | | | | | | | an arbitrary width and height (0 for the default unlimited). This is neat for emacs which doesn't have a sensible way to force hard wrapping at 80 columns. Also, don't try to be clever and use clr_eol when redrawing the whole screen, it causes trouble since the redraw functions are used to draw the blank areas too. | |||
* | Clear blank area properly on redraw, and add a marker line below it. | Nicholas Marriott | 2008-06-14 | |
| | ||||
* | Some key tweaks, fix status bar to not rely on attr. | Nicholas Marriott | 2008-01-03 | |
| | ||||
* | This was wrong... | Nicholas Marriott | 2008-01-03 | |
| | ||||
* | Write status across entire line. | Nicholas Marriott | 2008-01-03 | |
| | ||||
* | Major reorganisation of screen handling. | Nicholas Marriott | 2007-12-06 | |