Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

enter some directory will stuck a long time then the prompt show #524

Open
3 tasks done
rmGFW opened this issue Sep 28, 2023 · 0 comments
Open
3 tasks done

enter some directory will stuck a long time then the prompt show #524

rmGFW opened this issue Sep 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@rmGFW
Copy link

rmGFW commented Sep 28, 2023

Prerequisites

  • I've checked the existing issues and I'm not duplicating a report.
  • I've checked the zimfw Changelog and I'm not being affected by documented changes.
  • I've checked the zimfw 馃摙 Announcements and I'm not being affected by announced changes.

Bug description

when i cd some directory ,prompt will stuck , i have tried remove all plugin and upgrade to latest zim ,but still not fixed.

Steps to reproduce

  1. cd ${$(mktemp -d):A} && \
        ZDOTDIR=${PWD} HOME=${PWD} ZIM_HOME=${PWD}/.zim && \
        curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh && \
        exec zsh
    
  2. cd my/folder and it will reproduce now

Current behavior

slow prompt

Expected behavior

faster prompt

zimfw info

zimfw version:        1.12.1 (built at 2023-09-16 18:25:16 UTC, previous commit is 26151d2)
LANG:                 en_US.UTF-8
LC_TERMINAL:          iTerm2
LC_ALL:               en_US.UTF-8
LC_TERMINAL_VERSION:  3.4.20
OSTYPE:               darwin22.0
TERM:                 xterm-256color
TERM_PROGRAM:         iTerm.app
TERM_PROGRAM_VERSION: 3.4.20
ZIM_HOME:             /Users/xxx/.zim
ZSH_VERSION:          5.8.1

Additional context

No response

@rmGFW rmGFW added the bug Something isn't working label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant