Mathias Fredriksson
787cab6d89
Update zsh-async to fix issue with zsh 5.3
2016-12-12 09:56:09 +02:00
Mathias Fredriksson
d826130a1a
Update zsh-async to fix multi-space path bug
...
If a directory was named `hello world` (two spaces) this would
previously have resulted in pure trying to `cd` into `hello world` (one
space) to perform git actions. This issue was fixed in zsh-async 1.3.0.
There might also have been other cases, e.g. a newline in the directory
name.
2016-09-02 20:22:01 +03:00
Joris Berthelot
b3adab82c0
Update async.zsh ( #218 )
2016-07-27 12:01:14 +03:00
Mathias Fredriksson
dc30cc6b03
Update bundled zsh-async to 1.1.0
2015-11-17 22:11:42 +02:00
Mathias Fredriksson
9de635ee10
Close #171 PR: Attempt to detect user initiated git fetch. Fixes #162
2015-11-18 02:20:23 +07:00
Mathias Fredriksson
f747acf4ec
Bump zsh-async to 1.0.0, prevents mixed stdout/stderr
2015-08-25 18:16:45 +03:00
Mathias Fredriksson
3d807f5d54
import bug-fix release from zsh-async, fixes async job flushing
2015-05-30 18:41:21 +03:00
Mathias Fredriksson
94ccd581dd
Close #108 PR: Refactor async logic and allow for async git status..
2015-05-23 13:32:21 +02:00