zsh-users
 help / color / mirror / code / Atom feed
* Delete proper ~/.zcompdump*
@ 2016-01-28 17:08 Sebastian Gniazdowski
  2016-01-28 18:09 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Gniazdowski @ 2016-01-28 17:08 UTC (permalink / raw)
  To: Zsh Users

Hello
I saw that different versions of zsh can create their own completion
dumps. I had file names like .zcompdump-5.0.2, .zcompdump-5.2-dev-0,
etc. in home directory. Is there a way to ask Zsh to "delete your
zcompdump" or to get file name of that completion dump? The name can
be quite custom anyway, because of possibility of $ZDOTDIR being set.

Best regards,
Sebastian Gniazdowski


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

* Re: Delete proper ~/.zcompdump*
  2016-01-28 17:08 Delete proper ~/.zcompdump* Sebastian Gniazdowski
@ 2016-01-28 18:09 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2016-01-28 18:09 UTC (permalink / raw)
  To: Zsh Users

On Thu, 28 Jan 2016 18:08:31 +0100
Sebastian Gniazdowski <sgniazdowski@gmail.com> wrote:
> I saw that different versions of zsh can create their own completion
> dumps. I had file names like .zcompdump-5.0.2, .zcompdump-5.2-dev-0,
> etc. in home directory. Is there a way to ask Zsh to "delete your
> zcompdump" or to get file name of that completion dump? The name can
> be quite custom anyway, because of possibility of $ZDOTDIR being set.

It doesn't make it up, you do.  For example, I have

  compinit -u -d ~/.zcompdump_${ZSH_VERSION}_$USER

So if you decide you want to delete the name you use, it's up to
you.

"You" may in fact be compinstall, but I think it prompts you for the
file name; I don't see any way for it to come up with one automatically.

pws


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

end of thread, other threads:[~2016-01-28 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-28 17:08 Delete proper ~/.zcompdump* Sebastian Gniazdowski
2016-01-28 18:09 ` 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).