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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clobber ASYNC_FD #286

Closed
jedahan opened this issue Dec 18, 2019 · 2 comments
Closed

clobber ASYNC_FD #286

jedahan opened this issue Dec 18, 2019 · 2 comments

Comments

@jedahan
Copy link
Member

jedahan commented Dec 18, 2019

From https://lobste.rs/s/cqfvct/zsh_prompt_with_asynchronous_git_status#c_bkf2od

geometry::rprompt:2: can't clobber parameter GEOMETRY_ASYNC_FD containing file descriptor 11

Secondly, I noticed with the slowhi example here that the whole RPROMPT only updates after 7 seconds. Somehow I thought async function updates completing independently would make RPROMPT update with them.

@j16sdiz
Copy link

j16sdiz commented Dec 28, 2019

Got the same "only update after 7 seconds" problem here.

If I hold the ENTER key in git repository, it give zsh: error on TTY read: Input/output error and crash.

OS X, zsh version 5.7.1

@jedahan
Copy link
Member Author

jedahan commented Jan 13, 2020

Duplicate of #289

@jedahan jedahan marked this as a duplicate of #289 Jan 13, 2020
@jedahan jedahan closed this as completed Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants