zsh-workers
 help / color / mirror / code / Atom feed
* accept-and-menu-complete \$ bug in beta19
@ 1996-05-29  4:26 Roderick Schertler
  0 siblings, 0 replies; only message in thread
From: Roderick Schertler @ 1996-05-29  4:26 UTC (permalink / raw)
  To: zsh-workers

Here's a little glitch with accept-and-menu-complete in beta19:

    e:1% zsh-2.6-beta19 -f
    eeyore% ls
    foo-1  foo-2
    eeyore% setopt menucomplete
    eeyore% bindkey ^N accept-and-menu-complete
    eeyore% ls $PWD/foo<tab>
->
    eeyore% ls $PWD/foo-1<control-N>
->
    eeyore% ls $PWD/foo-1 \$PWD/foo-2<cursor here>

The problem is that the $ on the new $PWD is backwhacked.

-- 
Roderick Schertler
roderick@gate.net



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-05-29  4:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-05-29  4:26 accept-and-menu-complete \$ bug in beta19 Roderick Schertler

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