[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
readline post-hook?
From: |
Sebastian Tannert |
Subject: |
readline post-hook? |
Date: |
Mon, 27 Nov 2006 17:41:16 +0000 (UTC) |
User-agent: |
pan 0.119 (Karma Hunters) |
Is there a way to run a function after the user has finished
a line with RETURN to add characters to the readline buffer?
Of course one could malloc new memory and copy the stuff got by the
call of readline but may be there is a more smart way of doing it?
Thanks for your help!
Sebastian
- readline post-hook?,
Sebastian Tannert <=