aboutsummaryrefslogtreecommitdiffhomepage
path: root/interface-ncurses.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-16fixed clearing message line: do not display an empty message line (which can ...Robin Haberkorn1-0/+1
2012-11-16keep a buffer dirty flag and display infos about the current buffer in the in...Robin Haberkorn1-4/+15
2012-11-15NCurses interface: support terminal resizingRobin Haberkorn1-1/+4
2012-11-15support stdio for curses interfaceRobin Haberkorn1-1/+6
2012-11-15added NCurses user interface (based on Scinterm)Robin Haberkorn1-0/+48