zsh-workers
 help / color / mirror / code / Atom feed
* completion inside for block mess up input buffer
@ 1997-07-21 20:08 Paul Lew
  0 siblings, 0 replies; only message in thread
From: Paul Lew @ 1997-07-21 20:08 UTC (permalink / raw)
  To: zsh-workers

Version: 3.0.3
Platform: Digital UNIX 3.2B
setopt:
	autolist autoremoveslash extendedglob histignoredups
	histignorespace interactive listtypes monitor numericglobsort
	shinstdin sunkeyboardhack zle

Problem: use TAB to complete under the for loop with prompt will cause
	 extra stuff inserted into the input buffer.

Recreate by:
	for i in a b; do
		echo /usr/<TAB>

	press a few TABs after /usr/ and see the behavior.

Question:
	Bug or feature?


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

only message in thread, other threads:[~1997-07-21 20:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-07-21 20:08 completion inside for block mess up input buffer Paul Lew

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