Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-28 | added a "const" to cvtchar() to get rid of compiler warnings | Timo Sirainen | |
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1933 dbcabf3a-b0e7-0310-adc4-f8d773084564 | |||
2001-10-28 | Added support for using terminfo/termcap instead of curses. By default, | Timo Sirainen | |
configure chooses to use ncurses if found, of terminfo if only curses was found. --with-terminfo parameter can be used to specify if you want it or not. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1924 dbcabf3a-b0e7-0310-adc4-f8d773084564 |