zsh-workers
 help / color / mirror / code / Atom feed
* Zsh CORRECT option is unaware of AUTO_CD and CDABLE_VARS
@ 2019-08-26 13:59 Cameron Steffen
  2019-08-27  2:59 ` Jun T
  0 siblings, 1 reply; 3+ messages in thread
From: Cameron Steffen @ 2019-08-26 13:59 UTC (permalink / raw)
  To: zsh-workers

Hello,

Copied from my question here:
https://unix.stackexchange.com/questions/537111/zsh-correct-option-is-unaware-of-auto-cd-and-cdable-vars

Is there a way to make the CORRECT option aware of AUTO_CD and
CDABLE_VARS? In this example, I would expect correction to not be
triggered. Could this be a bug?

> setopt autocd
> setopt cdablevars
> setopt correct
> vimz=/var
> vimz
zsh: correct 'vimz' to 'vim' [nyae]?

Thanks,
Cameron

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

end of thread, other threads:[~2019-08-27  3:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-26 13:59 Zsh CORRECT option is unaware of AUTO_CD and CDABLE_VARS Cameron Steffen
2019-08-27  2:59 ` Jun T
2019-08-27  3:43   ` Jun T

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