iterm2-website icon indicating copy to clipboard operation
iterm2-website copied to clipboard

zsh shell integration fixes

Open shabble opened this issue 11 years ago • 0 comments

Issue escapes in right order to make shell integration (last cmd output and cmd returnvalue) work, assuming a single-line prompt.

Refactored to make things a bit more zsh-idiomatic, like using hooks rather than overwriting preexec/cmd so it plays well with other plugins.

shabble avatar Sep 17 '14 22:09 shabble