28 May
2008
28 May
'08
2:20 p.m.
Hi Frank, --On May 28, 2008 4:14:03 PM +0200 Frank Strauß <strauss@ibr.cs.tu-bs.de> wrote:
I was wondering why I could not type a "b" to the command line. :-) I am not really familiar with readline, but maybe this is what we want.
I believe there are differences between the linux and OS X readline implementations. In fact OS X uses editline not readline. We probably need to detect the OS in use and use the appropriate string descriptor for each one. -- Cyrus Daboo