Re: [OT] VMS DCL prompt, was: VMS ODS-5 filesystems, was: Re: Filenames in Ada



Dennis Lee Bieber wrote:

> On Fri, 25 Nov 2005 19:01:06 +0100, Martin Krischik
> <krischik@xxxxxxxxxxxxxxxxxxxxx> declaimed the following in
> comp.lang.ada:
>
>
>> I don't mind VMS - just some if the tools drive me insane - like that
>> joke of a command line shell which can't backspace over a line wrap. So I
>> really which for I had a GNU/VMS tool chain available.
>>
> I've not worked VMS for some four years or so, but I could swear
> that I could work with command lines that wrapped over multiple lines...
> Are you referring to a backspace-delete operation, or a cursor-left
> operation? (I vaguely recall that you could delete back over the wrap,
> but you couldn't cursor over it if all you wanted to do was insert a
> character).

Oh, you can enter a commandline over more then one line - as long as you
don't try to edit that line to much. Bun then I have correct myself: it's
more "insert" then "backspace" which makes trouble.

On the other hand: backspace might delete into the wrong direction - or
delete - depends on how you setup your keyboard. Anyway not at all what the
GNU readline library could do for you.

But then - there are areas where VMS is a lot better then Unix. Alone the
ability to have more then one Administrator. So it's not all bad. I think I
would really enjoy working with "GNU/VMS" (that is VMS kernel with an all
GNU toolchain).

Martin
--
mailto://krischik@xxxxxxxxxxxxxxxxxxxxx
Ada programming at: http://ada.krischik.com
.



Relevant Pages

  • Re: [PATCH] Fix backspace on wrapped lines in console (virtual terminal)
    ... which is DEVAWM (auto wrap mode). ... default of no backspace wrap to the previous line. ... sequence can be used to control this mode in both xterm and console/vt. ... a new private mode 45 to enable reverse wrap ...
    (Linux-Kernel)
  • Re: Delete/backspace on command line
    ... Backspace gives me ^? ... I know that in bash I can use the 'stty erase' command to set this ... I'm using putty. ... to send the BS character instead of the DEL one. ...
    (comp.unix.shell)
  • Re: Wrap a single long word in a table?
    ... and wrap to the next line. ... Then I can change a single command and it ... Is there a way for me to make the the label use the parameter? ... command which redefines it to the original meaning followed by a zero ...
    (comp.text.tex)
  • Re: line editing
    ... backspace and delete work properly etc... ... >> However, if I'm entering something into another command, like cat or read, ... > If you want to have this ability all the time, try using an Emacs shell ... > still have the full power of Emacs's input editing. ...
    (comp.unix.shell)
  • Re: Delete/backspace on command line
    ... When running a command line tool such as bc or sqlplus, ... the backspace key or the delete key to erase the previously typed ... I know that in bash I can use the 'stty erase' command to set this ... I sometimes have this problem on the vim command line too, but IIRC, ...
    (comp.unix.shell)