zsh-workers
 help / color / mirror / code / Atom feed
* bug: suffix alias and tabcompletion
@ 2016-06-21 19:39 Michael Gebhard
  2016-06-21 20:18 ` Bart Schaefer
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Gebhard @ 2016-06-21 19:39 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 347 bytes --]

Hey,

running the following commands and trying to complete the last line
by pressing tab produces a zsh taking up 100% cpu. Strace says the zsh
is alternatingly running mmap and mremap with increasing sizes in a loop.

zsh -f
touch foo.bar
alias -s bar='echo a &'
foo.bar fo

zsh version:
zsh 5.2 (x86_64-debian-linux-gnu)

Best regards,
Michael

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-22 11:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-21 19:39 bug: suffix alias and tabcompletion Michael Gebhard
2016-06-21 20:18 ` Bart Schaefer
2016-06-22  9:01   ` Peter Stephenson
2016-06-22 11:53     ` Peter Stephenson

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