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

Update zsh-async to v1.8.4 #566

Merged
merged 2 commits into from
Sep 23, 2020
Merged

Update zsh-async to v1.8.4 #566

merged 2 commits into from
Sep 23, 2020

Conversation

mafredri
Copy link
Collaborator

@mafredri mafredri commented Sep 19, 2020

  • v1.8.3: Bump zsh-async, to fix the issue where people sometimes loose their stderr output.
  • v1.8.4: Fixes initialization issue when user has the option noclobber enabled.

Closes #547
Closes #550

Bump zsh-async, to fix the issue where people sometimes loose their
stderr output.

Closes #547, #550.
Fixes initialization issue when user has the option noclobber enabled.
@mafredri mafredri changed the title Update zsh-async to v1.8.3 Update zsh-async to v1.8.4 Sep 21, 2020
@sindresorhus sindresorhus merged commit b8335a6 into master Sep 23, 2020
@sindresorhus sindresorhus deleted the update-async branch September 23, 2020 22:56
wezzynl added a commit to wezzynl/pure that referenced this pull request Sep 28, 2020
…ster

* 'master' of https://github.com/sindresorhus/pure:
  1.14.0
  More system report improvements (sindresorhus#568)
  Use GIT_OPTIONAL_LOCKS=0 instead of --no-optional-locks (sindresorhus#569)
  Show user@host when running in a container (sindresorhus#564)
  Update zsh-async to v1.8.4 (sindresorhus#566)
  Add zsh-async version to system report (sindresorhus#567)
  Bump Pure internal version when publishing package (sindresorhus#565)
  Update readme.md
  1.13.0
  Respect Git config `status.showUntrackedFiles` (sindresorhus#542)
  Add forivall/pure to Ports section in the readme (sindresorhus#556)
  Fix '--no-optional-locks' argument position (sindresorhus#553)
  Eliminate unnecessary Git locking (sindresorhus#549)
  Readme tweaks
  1.12.0
  Respawn Pure async worker on crash (sindresorhus#543)
  Use HTTPS links
  Fix stash during git action (sindresorhus#535)
  Move Git action after dirty with space and default color (sindresorhus#506)
kutsan pushed a commit to kutsan/pure that referenced this pull request Jun 19, 2023
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

Successfully merging this pull request may close these issues.

81dd496eb380aa051494f93fd99322ec796ec4c2 breaks stderr after exiting subshell pure redirects stderr to null
2 participants