Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-16 | ensure that infoline is correct on startup | Robin Haberkorn | 1 | -1/+2 |
2012-11-16 | fixed clearing message line: do not display an empty message line (which can ... | Robin Haberkorn | 1 | -2/+15 |
2012-11-16 | NCURSES interface: fix message displaying in batch mode (avoid any refresh) | Robin Haberkorn | 1 | -1/+13 |
2012-11-16 | NCURSES: simplified notification callback a bit | Robin Haberkorn | 1 | -4/+2 |
2012-11-16 | keep a buffer dirty flag and display infos about the current buffer in the in... | Robin Haberkorn | 1 | -52/+106 |
2012-11-15 | NCurses interface: support terminal resizing | Robin Haberkorn | 1 | -6/+38 |
2012-11-15 | support stdio for curses interface | Robin Haberkorn | 1 | -8/+31 |
2012-11-15 | added NCurses user interface (based on Scinterm) | Robin Haberkorn | 1 | -0/+226 |