Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-11 | Sync OpenBSD patchset 1150: | Tiago Cunha | |
xfree is not particularly helpful, remove it. From Thomas Adam. | |||
2011-07-09 | Expand the Id keyword. | Tiago Cunha | |
2010-06-06 | Sync OpenBSD patchset 714: | Tiago Cunha | |
Shut up gcc4 warnings. | |||
2010-02-08 | Sync OpenBSD patchset 640: | Tiago Cunha | |
Use the array.h code for the causes list. | |||
2009-11-02 | Sync OpenBSD patchset 473: | Tiago Cunha | |
Missing ;. From eric@ ages ago. | |||
2009-10-28 | Sync OpenBSD patchset 467: | Tiago Cunha | |
tabs are better; ok nicm | |||
2008-09-29 | UINT_MAX. | Nicholas Marriott | |
2008-08-07 | Lose ensure* stuff. | Nicholas Marriott | |
2008-06-20 | Start of improved buffer code. Only set-buffer/show-buffer commands so far. | Nicholas Marriott | |
2008-06-18 | Remove aborts. | Nicholas Marriott | |
2008-06-16 | Memory leak/missing init. | Nicholas Marriott | |
2007-08-27 | Sync with fdm. | Nicholas Marriott | |
2007-07-09 | Initial import to CVS. Basic functions are working, albeit with a couple of ↵ | Nicholas Marriott | |
showstopper memory bugs and many missing features. Detaching, reattaching, creating new sessions, listing sessions work acceptably for using with shells. Simple curses programs (top, systat, tetris) and more complicated ones (mutt, emacs) that don't require scrolling regions (ESC[r) mostly work fine (including mutt, emacs). No status bar yet and no key remapping or other customisation. |