caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* C-r in readline from programmer-monk?
@ 2009-03-10 18:25 Alexy Khrabrov
  2009-03-11 15:53 ` [Caml-list] " Kuba Ober
  0 siblings, 1 reply; 2+ messages in thread
From: Alexy Khrabrov @ 2009-03-10 18:25 UTC (permalink / raw)
  To: OCaml

I'm using the readline for toplevel from programmer-monk for a while  
now:

http://pmonk.net/svn/ocaml-misc/readline

I can use the up-down arrows easily which is usually enough.  Still  
when I try to do C-r for incremental backward search, it doesn't  
work.  Anybody knows how to enable it?  The lib seems a binding to GNU  
readline which does have it, so I guess the question is, how...

Cheers,
Alexy


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] C-r in readline from programmer-monk?
  2009-03-10 18:25 C-r in readline from programmer-monk? Alexy Khrabrov
@ 2009-03-11 15:53 ` Kuba Ober
  0 siblings, 0 replies; 2+ messages in thread
From: Kuba Ober @ 2009-03-11 15:53 UTC (permalink / raw)
  To: caml-list

> I'm using the readline for toplevel from programmer-monk for a while  
> now:
>
> http://pmonk.net/svn/ocaml-misc/readline
>
> I can use the up-down arrows easily which is usually enough.  Still  
> when I try to do C-r for incremental backward search, it doesn't  
> work.  Anybody knows how to enable it?  The lib seems a binding to  
> GNU readline which does have it, so I guess the question is, how...

I simply use rlwrap for everything. It doesn't really answer the  
question, though.

Kuba


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-11 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-10 18:25 C-r in readline from programmer-monk? Alexy Khrabrov
2009-03-11 15:53 ` [Caml-list] " Kuba Ober

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).