3 Commits
Author SHA1 Message Date
pushqrdx 94717acab1 check for v5.4 and fallback for older versions
this commit addresses versions older than 5.4 by using older widget hook method
2020-08-08 12:46:01 +02:00
pushqrdx daf9b6c1fe check for appropriate zsh version
adds the check for minimum zsh version supporting `add-zle-hook-widget` for `zle-line-init`
2020-08-07 21:30:00 +02:00
pushqrdx 98876e4e8b fix for highlight loss issues
this commit fixes
1- highlighting lost after tab completion with no results
2- highlighting lost after popping from the stack
2020-08-07 17:30:02 +02:00