summaryrefslogtreecommitdiff
path: root/devel/libtecla/files/patch-demo3.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.6.1Renato Botelho2006-08-141-0/+26
- Respect CFLAGS - Take maintainership ChangeLog for this version: - added feature - the ability to call gl_normal_io() from callbacks registered by gl_watch_fd() and gl_inactivity_timeout(). This allows these callbacks to cleanly suspend line editing before either reading from the terminal, or writing to the terminal; and then subsequently causes the input line to be automatically redisplayed, and line-editing to be resumed by gl_get_line(), as soon as the callback returns. - bugfixes PR: ports/101929 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=170595