unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* request for hack: readline fixes
@ 2010-06-01 19:44 Andy Wingo
  2010-06-02 13:48 ` Jose A. Ortega Ruiz
  2010-10-30 15:30 ` Neil Jerram
  0 siblings, 2 replies; 5+ messages in thread
From: Andy Wingo @ 2010-06-01 19:44 UTC (permalink / raw)
  To: guile-devel

Hello list,

It would be really great if someone could get to the bottom of our
readline support and fix a couple things.

 * Tab-completion: Works great for functions, not so much for arguments?

   If at the repl you type `(string-' and press tab, you get a list of
   symbols bound in the current module that start with string-. Of
   course it would be nice to restrict these to procedures, but hey. But
   if you type `(string-ref fo' and press TAB, you get nothing, not even
   if `foo' is bound. Bummer, no? It's been this way for at least 10
   years but I know that readline can do the right thing. Please fix?

 * History: Expression-oriented, please!

   It would be great if going back in the history cycled through entire
   expressions, not line-by-line. Again I know that readline can do
   this. Please fix? :)

Thanks! It's an isolated hack, but many of us will thank you for fixing
it!

Andy
-- 
http://wingolog.org/



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

end of thread, other threads:[~2010-11-14 11:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-01 19:44 request for hack: readline fixes Andy Wingo
2010-06-02 13:48 ` Jose A. Ortega Ruiz
2010-10-30 15:30 ` Neil Jerram
2010-10-30 22:11   ` Neil Jerram
2010-11-14 11:32     ` Andy Wingo

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 read-only IMAP folder(s) and NNTP newsgroup(s).