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

Home » Public Forums » archive » Ctrl-D
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Ctrl-D [message #7442 is a reply to message #7359] Tue, 12 November 1996 00:00 Go to previous messageGo to previous message
Mark Fardal is currently offline  Mark Fardal
Messages: 51
Registered: October 1995
Member
> Mark Fardal <fardal@shapley.colorado.edu> wrote:
>
>> does anyone know of a way to disable the Ctrl-D key when running on a
>> Unix system, or even better set it to what it does in Emacs (delete a
>> character in command line)? I like the way the emacs control
>> characters (C-a, C-e, C-k) are available for editing the command line,
>> but this similarity lulls me into using C-d as well sometimes. Then
>> my session is gone instantly. Highly annoying.
>
> I have this same problem. I've gone so far as to complain to RSI about
> it, and the response I got was "Well...but people are used to the status
> quo and would complain about the change." (More or less anyway.) I
> don't know who *expects* ^D to kick them out when they're in the middle
> of a command line...
>
> I'm all for a revolution. Viva la' ^D==delete! :-)
>
> Regards,
>
> Brian

Hmm...interesting. Not that I've ever written a language interpreter,
but it doesn't seem like it would be hard to have a routine that allows
you to reset the behavior of the command keys like Ctrl-D. Or you could
just use a system variable that gets examined every time Ctrl-D is hit,
with possible meanings (quit session, delete key, do nothing). Then you
could just set this variable in your idl.startup file and everyone would
be happy.

Anyway, thanks for the info,
Mark
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: MPEG Movies from IDL
Next Topic: Simple, strange bug with .compile

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

Current Time: Sun Oct 12 13:48:08 PDT 2025

Total time taken to generate the page: 2.80005 seconds