zsh-users
 help / color / mirror / code / Atom feed
From: Cesar Crusius <crusius@barcelonadesign.com>
To: zsh-users@sunsite.dk
Subject: Re: compctl -y problem.
Date: Fri, 25 May 2001 08:17:11 -0700	[thread overview]
Message-ID: <E153JKx-00052b-00@sevilla> (raw)

In reply to "Bart Schaefer" <schaefer@candle.brasslantern.com>
>
>On May 24, 11:44am, Cesar Crusius wrote:
>} Subject: compctl -y problem.
>}
>} When I press <Tab> after aecd, the table shows as
>} expected, but the cursor does not return to where it should. It goes
>} to one line below where I originally typed <Tab>.
>} 
>} Any clues?
>
>Which version number of zsh are you using?

zsh --version gives

3.1.9-dev-6

It also happends independently of the terminal (console, rxvt, xterm),
so the problem's not there too.

>Do any of the lines in the output, particlarly the last line, contain
>exactly the same number of characters as the width of the terminal?

No... Here's a quick test that also fails:

function tests {
  test_desc="asdasd
asdasdas
asdasd"
  reply=(`ls`);
}
compctl -K tests -y '$test_desc' testa

When I try to complete 'testa' I get the same behavior.

--
Cesar Augusto Rorato Crusius                   o      _     _         _
Stanford University                   __o     /\_   _ \\o  (_)\__/o  (_)
e-mail:crusius@barcelonadesign.com  _`\<,    _>(_) (_)/<_    \_| \   _|/' \/
www.stanford.edu/~crusius          (_)/(_)  (_)        (_)   (_)    (_)'  _\o_

He who sacrifices functionality for ease of use
Loses both and deserves neither


             reply	other threads:[~2001-05-25 15:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-25 15:17 Cesar Crusius [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-05-29 15:41 Cesar Crusius
2001-05-24 18:44 Cesar Crusius
2001-05-25 14:26 ` Bart Schaefer

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=E153JKx-00052b-00@sevilla \
    --to=crusius@barcelonadesign.com \
    --cc=zsh-users@sunsite.dk \
    /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).