Closed tomprince closed 9 years ago
This can't be a local, though, as zsh variables aren't lexical.
local
This is based on #7, since there is otherwise a trivial conflict.
Could you rebase?
Done. I also renamed the preexec function to match the naming here, since - isn't valid in variables.
-
(I can drop the last part, if you want)
This can't be a
local
, though, as zsh variables aren't lexical.This is based on #7, since there is otherwise a trivial conflict.