zsh-users
 help / color / mirror / code / Atom feed
From: Alex Ramos <alex_ramos@wiltel.com>
To: zsh-users@math.gatech.edu
Subject: vared does not see last history event
Date: Tue, 8 Aug 1995 09:37:08 -0500 (CDT)	[thread overview]
Message-ID: <199508081437.AA14810@intruder.wiltel.com> (raw)


The following code does not behave as one would normally expect:

        while vared -c -p 'zsql> ' sql
        do
           print -s $sql
	   echo "your input was = $sql"
	   unset sql
	done

It seems that 'vared' never sees the most recent event in the
history list, i.e. you have to enter a dummy line before you can
edit the one you just entered. (to see what I'm talking about, run
the above, input anything, then up-arrow/enter, then up-arrow/enter
again).

Is this a bug, or a configuration option?

thanks,
-- 
Alex Ramos


                 reply	other threads:[~1995-08-08 18:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199508081437.AA14810@intruder.wiltel.com \
    --to=alex_ramos@wiltel.com \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).