Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix zsh ${(@)history} syntax does not work with ksh_arrays
When `setopt ksh_arrays` in zsh, `${(@KV)history}` gives only the first entry rather than all.
- Loading branch information