comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Readline and/or easy command line history access
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Readline and/or easy command line history access [message #66255] Sun, 26 April 2009 19:09
Keflavich is currently offline  Keflavich
Messages: 19
Registered: May 2008
Junior Member
Hi IDL folks,
I've asked a few experts but never received a satisfactory
answer. Is there any sort of readline support in IDL more advanced
than a simple command history? I can hit 'up' at the command line to
retrieve old commands, but this is tedious and sometimes difficult in
large interactive sessions. On the bash command line and in GNU-
readline supporting interfaces (e.g. python), it's possible to do
things like type the first few characters of a command and use 'up' to
scroll through commands in history that begin with those characters.

On the bash command line, <control-r>, or 'reverse-i-search', is
approximately equivalent.

The problem is that I use a lot of commands that are rather long -
e.g. plot commands to subsets of structs - and would prefer not to
retype them too often. Also, I often use multi-line commands for
procedures and functions that require a lot of keyword inputs, and
those are very painful to scroll through.

So, any tips would be appreciated,
Thanks,
Adam
[Message index]
 
Read Message
Previous Topic: Re: passing variable error
Next Topic: data arrangement

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:51:19 PDT 2025

Total time taken to generate the page: 0.00398 seconds