Skip to content

Instantly share code, notes, and snippets.

@deiga
Last active December 28, 2015 19:09
Show Gist options
  • Save deiga/7547991 to your computer and use it in GitHub Desktop.
Save deiga/7547991 to your computer and use it in GitHub Desktop.
zsh ztrace output on new shell
+/Users/timosand/.zprofile:3> setopt promptsubst
+/Users/timosand/.zprofile:4> typeset -F SECONDS
+/Users/timosand/.zprofile:5> PS4='+{$SECONDS}%N:%i> '
+{0.0053540000}/Users/timosand/.zprofile:8> export 'LANG=en_GB.UTF-8'
+{0.0062160000}/Users/timosand/.zprofile:9> export 'LC_ALL=en_GB.UTF-8'
+{0.0062710000}/Users/timosand/.zprofile:12> BIN_PATH=/Users/timosand/bin:/Users/timosand/local/bin
+{0.0062940000}/Users/timosand/.zprofile:13> BOX_PATH=/Users/timosand/dotfiles/box/bin
+{0.0063110000}/Users/timosand/.zprofile:14> PATH=/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin
+{0.0063850000}/Users/timosand/.zprofile:16> case darwin13.0 (darwin*)
+{0.0064140000}/Users/timosand/.zprofile:18> COREUTILS_PATH=/usr/local/opt/coreutils/libexec/gnubin
+{0.0064270000}/Users/timosand/.zprofile:19> HOMEBREW_PATH=/usr/local/sbin:/usr/local/bin
+{0.0064380000}/Users/timosand/.zprofile:20> PATH=/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/usr/local/bin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin
+{0.0159170000}/Users/timosand/.zprofile:21> export 'RBENV_ROOT=/usr/local/var/rbenv'
+{0.0159960000}/Users/timosand/.zprofile:22> export 'NODE_PATH=/usr/local/lib/node_modules'
+{0.0160350000}/Users/timosand/.zprofile:23> export 'ARCHFLAGS=-arch x86_64'
+{0.0160910000}/Users/timosand/.zprofile:31> typeset -U PATH
+{0.0161350000}/Users/timosand/.zprofile:32> export PATH
+{0.0161890000}/Users/timosand/.zprofile:35> case darwin13.0 (darwin*)
+{0.0183570000}/Users/timosand/.zprofile:37> launchctl setenv PATH /usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/usr/local/bin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin
+{0.0215950000}/Users/timosand/.zprofile:41> which rbenv
+{0.0221950000}/Users/timosand/.zprofile:41> rbenv init -
+{0.0984120000}/Users/timosand/.zprofile:41> eval 'export PATH="/usr/local/var/rbenv/shims:${PATH}"
source "/usr/local/Cellar/rbenv/0.4.0/libexec/../completions/rbenv.zsh"
rbenv rehash 2>/dev/null
rbenv() {
typeset command
command="$1"
if [ "$#" -gt 0 ]; then
shift
fi
case "$command" in
rehash|shell|update|use)
eval `rbenv "sh-$command" "$@"`;;
*)
command rbenv "$command" "$@";;
esac
}'
+{0.0985300000}(eval):1> export 'PATH=/usr/local/var/rbenv/shims:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/usr/local/bin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin'
+{0.0988730000}(eval):2> source /usr/local/Cellar/rbenv/0.4.0/libexec/../completions/rbenv.zsh
+{0.0990360000}/usr/local/Cellar/rbenv/0.4.0/libexec/../completions/rbenv.zsh:1> [[ ! -o interactive ]]
+{0.1017090000}/usr/local/Cellar/rbenv/0.4.0/libexec/../completions/rbenv.zsh:5> compctl -K _rbenv rbenv
+{0.1028280000}(eval):3> rbenv rehash
+{3.8674830000}/Users/timosand/.zprofile:42> which perlbrew
+{3.8675490000}/Users/timosand/.zprofile:42> source /Users/timosand/perl5/perlbrew/etc/bashrc
+{3.8677200000}/Users/timosand/perl5/perlbrew/etc/bashrc:1> export 'PERLBREW_BASHRC_VERSION=0.66'
+{3.8683010000}/Users/timosand/perl5/perlbrew/etc/bashrc:128> [[ -z '' ]]
+{3.8683350000}/Users/timosand/perl5/perlbrew/etc/bashrc:128> export 'PERLBREW_ROOT=/Users/timosand/perl5/perlbrew'
+{3.8683800000}/Users/timosand/perl5/perlbrew/etc/bashrc:129> [[ -z '' ]]
+{3.8684050000}/Users/timosand/perl5/perlbrew/etc/bashrc:129> export 'PERLBREW_HOME=/Users/timosand/.perlbrew'
+{3.8684620000}/Users/timosand/perl5/perlbrew/etc/bashrc:131> [[ ! -n '' ]]
+{3.8684920000}/Users/timosand/perl5/perlbrew/etc/bashrc:132> [[ -f /Users/timosand/.perlbrew/init ]]
+{3.8685370000}/Users/timosand/perl5/perlbrew/etc/bashrc:133> . /Users/timosand/.perlbrew/init
+{3.8686890000}/Users/timosand/.perlbrew/init:2> export 'PERLBREW_MANPATH=/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man'
+{3.8687340000}/Users/timosand/.perlbrew/init:3> export 'PERLBREW_PATH=/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin'
+{3.8687620000}/Users/timosand/.perlbrew/init:4> export 'PERLBREW_PERL=perl-5.18.0'
+{3.8687860000}/Users/timosand/.perlbrew/init:5> export 'PERLBREW_ROOT=/Users/timosand/perl5/perlbrew'
+{3.8688070000}/Users/timosand/.perlbrew/init:6> export 'PERLBREW_VERSION=0.66'
+{3.8688460000}/Users/timosand/perl5/perlbrew/etc/bashrc:137> perlbrew_bin_path=/Users/timosand/perl5/perlbrew/bin
+{3.8688810000}/Users/timosand/perl5/perlbrew/etc/bashrc:138> [[ -f /Users/timosand/perl5/perlbrew/bin/perlbrew ]]
+{3.8689010000}/Users/timosand/perl5/perlbrew/etc/bashrc:139> perlbrew_command=/Users/timosand/perl5/perlbrew/bin/perlbrew
+{3.8689220000}/Users/timosand/perl5/perlbrew/etc/bashrc:143> unset perlbrew_bin_path
+{3.8689400000}/Users/timosand/perl5/perlbrew/etc/bashrc:145> __perlbrew_activate
+{3.8689510000}__perlbrew_activate:1> [[+{3.8694170000}__perlbrew_activate:1> alias perl
+{3.8689510000}__perlbrew_activate:1> [[ -n '' ]]
+{3.8697080000}__perlbrew_activate:3> [[ -n perl-5.18.0 ]]
+{3.8697280000}__perlbrew_activate:4> [[ -z '' ]]
+{3.8697450000}__perlbrew_activate:5> __perlbrew_set_env perl-5.18.0
+{3.8701260000}__perlbrew_set_env:1> /Users/timosand/perl5/perlbrew/bin/perlbrew env perl-5.18.0
+{3.9364150000}__perlbrew_set_env:1> local 'code=export PERLBREW_MANPATH="/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man"
export PERLBREW_PATH="/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin"
export PERLBREW_PERL="perl-5.18.0"
export PERLBREW_ROOT="/Users/timosand/perl5/perlbrew"
export PERLBREW_VERSION="0.66"'
+{3.9365070000}__perlbrew_set_env:2> local 'exit_status=0'
+{3.9365280000}__perlbrew_set_env:3> [[ 0 -eq 0 ]]
+{3.9365580000}__perlbrew_set_env:4> eval 'export PERLBREW_MANPATH="/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man"
export PERLBREW_PATH="/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin"
export PERLBREW_PERL="perl-5.18.0"
export PERLBREW_ROOT="/Users/timosand/perl5/perlbrew"
export PERLBREW_VERSION="0.66"'
+{3.9366150000}(eval):1> export 'PERLBREW_MANPATH=/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man'
+{3.9366400000}(eval):2> export 'PERLBREW_PATH=/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin'
+{3.9366580000}(eval):3> export 'PERLBREW_PERL=perl-5.18.0'
+{3.9366720000}(eval):4> export 'PERLBREW_ROOT=/Users/timosand/perl5/perlbrew'
+{3.9366880000}(eval):5> export 'PERLBREW_VERSION=0.66'
+{3.9367250000}__perlbrew_activate:11> __perlbrew_set_path
+{3.9367410000}__perlbrew_set_path:1> MANPATH_WITHOUT_PERLBREW=+{3.9380320000}__perlbrew_set_path:1> perl -e 'print join ":", grep { index($_, $ENV{PERLBREW_HOME}) < 0 } grep { index($_, $ENV{PERLBREW_ROOT}) < 0 } split/:/,qx(manpath 2> /dev/null);'
+{3.9367410000}__perlbrew_set_path:1> MANPATH_WITHOUT_PERLBREW=/usr/local/share/man:/usr/share/man:/opt/X11/share/man:/usr/texbin/man:/Applications/Xcode.app/Contents/Developer/usr/share/man:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/man
+{3.9502390000}__perlbrew_set_path:2> [ -n /Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man ']'
+{3.9502880000}__perlbrew_set_path:3> export 'MANPATH=/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man:/usr/local/share/man:/usr/share/man:/opt/X11/share/man:/usr/texbin/man:/Applications/Xcode.app/Contents/Developer/usr/share/man:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/man'
+{3.9503380000}__perlbrew_set_path:7> unset MANPATH_WITHOUT_PERLBREW
+{3.9503540000}__perlbrew_set_path:9> PATH_WITHOUT_PERLBREW=+{3.9507890000}__perlbrew_set_path:9> eval /Users/timosand/perl5/perlbrew/bin/perlbrew display-pristine-path
+{3.9511760000}(eval):1> /Users/timosand/perl5/perlbrew/bin/perlbrew display-pristine-path
+{3.9503540000}__perlbrew_set_path:9> PATH_WITHOUT_PERLBREW=/usr/local/var/rbenv/shims:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/usr/local/bin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin
+{4.0042310000}__perlbrew_set_path:10> [ -n /Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin ']'
+{4.0042980000}__perlbrew_set_path:11> export 'PATH=/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin:/usr/local/var/rbenv/shims:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/usr/local/bin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin'
+{4.0045670000}__perlbrew_set_path:15> unset PATH_WITHOUT_PERLBREW
+{4.0045980000}__perlbrew_set_path:17> hash -r
+{4.0049390000}/etc/zprofile:2> [ -x /usr/libexec/path_helper ']'
+{4.0054980000}/etc/zprofile:3> /usr/libexec/path_helper -s
+{4.0076950000}/etc/zprofile:3> eval 'PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin:/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin:/usr/local/var/rbenv/shims:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin";' export 'PATH;' 'MANPATH="/usr/share/man:/usr/local/share/man:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man:/opt/X11/share/man:/usr/texbin/man:/Applications/Xcode.app/Contents/Developer/usr/share/man:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/man";' export 'MANPATH;'
+{4.0077900000}(eval):1> PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin:/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin:/usr/local/var/rbenv/shims:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin
+{4.0078480000}(eval):1> export PATH
+{4.0078600000}(eval):1> MANPATH=/usr/share/man:/usr/local/share/man:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man:/opt/X11/share/man:/usr/texbin/man:/Applications/Xcode.app/Contents/Developer/usr/share/man:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/man
+{4.0078940000}(eval):1> export MANPATH
+{4.0080310000}/Users/timosand/.zprofile:2> setopt xtrace
+{4.0080670000}/Users/timosand/.zprofile:3> setopt promptsubst
+{4.0080930000}/Users/timosand/.zprofile:4> typeset -F SECONDS
+{4.0081140000}/Users/timosand/.zprofile:5> PS4='+{$SECONDS}%N:%i> '
+{4.0081430000}/Users/timosand/.zprofile:8> export 'LANG=en_GB.UTF-8'
+{4.0081720000}/Users/timosand/.zprofile:9> export 'LC_ALL=en_GB.UTF-8'
+{4.0082010000}/Users/timosand/.zprofile:12> BIN_PATH=/Users/timosand/bin:/Users/timosand/local/bin
+{4.0082200000}/Users/timosand/.zprofile:13> BOX_PATH=/Users/timosand/dotfiles/box/bin
+{4.0082350000}/Users/timosand/.zprofile:14> PATH=/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin:/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin:/usr/local/var/rbenv/shims:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin
+{4.0083260000}/Users/timosand/.zprofile:16> case darwin13.0 (darwin*)
+{4.0083390000}/Users/timosand/.zprofile:18> COREUTILS_PATH=/usr/local/opt/coreutils/libexec/gnubin
+{4.0083500000}/Users/timosand/.zprofile:19> HOMEBREW_PATH=/usr/local/sbin:/usr/local/bin
+{4.0083600000}/Users/timosand/.zprofile:20> PATH=/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/usr/local/bin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin:/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin:/usr/local/var/rbenv/shims:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin
+{4.0084060000}/Users/timosand/.zprofile:21> export 'RBENV_ROOT=/usr/local/var/rbenv'
+{4.0084320000}/Users/timosand/.zprofile:22> export 'NODE_PATH=/usr/local/lib/node_modules'
+{4.0084520000}/Users/timosand/.zprofile:23> export 'ARCHFLAGS=-arch x86_64'
+{4.0084770000}/Users/timosand/.zprofile:31> typeset -U PATH
+{4.0085050000}/Users/timosand/.zprofile:32> export PATH
+{4.0085340000}/Users/timosand/.zprofile:35> case darwin13.0 (darwin*)
+{4.0099810000}/Users/timosand/.zprofile:37> launchctl setenv PATH /usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/usr/local/bin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin:/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin:/usr/local/var/rbenv/shims
+{4.0125780000}/Users/timosand/.zprofile:41> which rbenv
+{4.0130410000}/Users/timosand/.zprofile:41> rbenv init -
+{4.0131500000}rbenv:1> typeset command
+{4.0132010000}rbenv:2> command=init
+{4.0132690000}rbenv:3> [ 2 -gt 0 ']'
+{4.0133190000}rbenv:4> shift
+{4.0133530000}rbenv:7> case init (rehash|shell|update|use)
+{4.0133820000}rbenv:7> case init (*)
+{4.0137580000}rbenv:11> rbenv init -
+{4.0888260000}/Users/timosand/.zprofile:41> eval 'export PATH="/usr/local/var/rbenv/shims:${PATH}"
source "/usr/local/Cellar/rbenv/0.4.0/libexec/../completions/rbenv.zsh"
rbenv rehash 2>/dev/null
rbenv() {
typeset command
command="$1"
if [ "$#" -gt 0 ]; then
shift
fi
case "$command" in
rehash|shell|update|use)
eval `rbenv "sh-$command" "$@"`;;
*)
command rbenv "$command" "$@";;
esac
}'
+{4.0889330000}(eval):1> export 'PATH=/usr/local/var/rbenv/shims:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/usr/local/bin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin:/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin:/usr/local/var/rbenv/shims'
+{4.0892890000}(eval):2> source /usr/local/Cellar/rbenv/0.4.0/libexec/../completions/rbenv.zsh
+{4.0894290000}/usr/local/Cellar/rbenv/0.4.0/libexec/../completions/rbenv.zsh:1> [[ ! -o interactive ]]
+{4.0894630000}/usr/local/Cellar/rbenv/0.4.0/libexec/../completions/rbenv.zsh:5> compctl -K _rbenv rbenv
+{4.0895650000}(eval):3> rbenv rehash
+{7.8916390000}/Users/timosand/.zprofile:42> which perlbrew
+{7.8917440000}/Users/timosand/.zprofile:42> source /Users/timosand/perl5/perlbrew/etc/bashrc
+{7.8919440000}/Users/timosand/perl5/perlbrew/etc/bashrc:1> export 'PERLBREW_BASHRC_VERSION=0.66'
+{7.8923520000}/Users/timosand/perl5/perlbrew/etc/bashrc:128> [[ -z /Users/timosand/perl5/perlbrew ]]
+{7.8923870000}/Users/timosand/perl5/perlbrew/etc/bashrc:129> [[ -z /Users/timosand/.perlbrew ]]
+{7.8924400000}/Users/timosand/perl5/perlbrew/etc/bashrc:131> [[ ! -n '' ]]
+{7.8924600000}/Users/timosand/perl5/perlbrew/etc/bashrc:132> [[ -f /Users/timosand/.perlbrew/init ]]
+{7.8924940000}/Users/timosand/perl5/perlbrew/etc/bashrc:133> . /Users/timosand/.perlbrew/init
+{7.8926540000}/Users/timosand/.perlbrew/init:2> export 'PERLBREW_MANPATH=/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man'
+{7.8926950000}/Users/timosand/.perlbrew/init:3> export 'PERLBREW_PATH=/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin'
+{7.8927230000}/Users/timosand/.perlbrew/init:4> export 'PERLBREW_PERL=perl-5.18.0'
+{7.8927440000}/Users/timosand/.perlbrew/init:5> export 'PERLBREW_ROOT=/Users/timosand/perl5/perlbrew'
+{7.8927650000}/Users/timosand/.perlbrew/init:6> export 'PERLBREW_VERSION=0.66'
+{7.8927970000}/Users/timosand/perl5/perlbrew/etc/bashrc:137> perlbrew_bin_path=/Users/timosand/perl5/perlbrew/bin
+{7.8928300000}/Users/timosand/perl5/perlbrew/etc/bashrc:138> [[ -f /Users/timosand/perl5/perlbrew/bin/perlbrew ]]
+{7.8928500000}/Users/timosand/perl5/perlbrew/etc/bashrc:139> perlbrew_command=/Users/timosand/perl5/perlbrew/bin/perlbrew
+{7.8928710000}/Users/timosand/perl5/perlbrew/etc/bashrc:143> unset perlbrew_bin_path
+{7.8928890000}/Users/timosand/perl5/perlbrew/etc/bashrc:145> __perlbrew_activate
+{7.8929000000}__perlbrew_activate:1> [[+{7.8933550000}__perlbrew_activate:1> alias perl
+{7.8929000000}__perlbrew_activate:1> [[ -n '' ]]
+{7.8936610000}__perlbrew_activate:3> [[ -n perl-5.18.0 ]]
+{7.8936830000}__perlbrew_activate:4> [[ -z '' ]]
+{7.8937030000}__perlbrew_activate:5> __perlbrew_set_env perl-5.18.0
+{7.8941390000}__perlbrew_set_env:1> /Users/timosand/perl5/perlbrew/bin/perlbrew env perl-5.18.0
+{7.9554840000}__perlbrew_set_env:1> local 'code=export PERLBREW_MANPATH="/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man"
export PERLBREW_PATH="/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin"
export PERLBREW_PERL="perl-5.18.0"
export PERLBREW_ROOT="/Users/timosand/perl5/perlbrew"
export PERLBREW_VERSION="0.66"'
+{7.9555830000}__perlbrew_set_env:2> local 'exit_status=0'
+{7.9556030000}__perlbrew_set_env:3> [[ 0 -eq 0 ]]
+{7.9556280000}__perlbrew_set_env:4> eval 'export PERLBREW_MANPATH="/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man"
export PERLBREW_PATH="/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin"
export PERLBREW_PERL="perl-5.18.0"
export PERLBREW_ROOT="/Users/timosand/perl5/perlbrew"
export PERLBREW_VERSION="0.66"'
+{7.9557070000}(eval):1> export 'PERLBREW_MANPATH=/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man'
+{7.9557490000}(eval):2> export 'PERLBREW_PATH=/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin'
+{7.9557840000}(eval):3> export 'PERLBREW_PERL=perl-5.18.0'
+{7.9558100000}(eval):4> export 'PERLBREW_ROOT=/Users/timosand/perl5/perlbrew'
+{7.9558340000}(eval):5> export 'PERLBREW_VERSION=0.66'
+{7.9558890000}__perlbrew_activate:11> __perlbrew_set_path
+{7.9559130000}__perlbrew_set_path:1> MANPATH_WITHOUT_PERLBREW=+{7.9583290000}__perlbrew_set_path:1> perl -e 'print join ":", grep { index($_, $ENV{PERLBREW_HOME}) < 0 } grep { index($_, $ENV{PERLBREW_ROOT}) < 0 } split/:/,qx(manpath 2> /dev/null);'
+{7.9559130000}__perlbrew_set_path:1> MANPATH_WITHOUT_PERLBREW=/usr/share/man:/usr/local/share/man:/opt/X11/share/man:/usr/texbin/man:/Applications/Xcode.app/Contents/Developer/usr/share/man:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/man
+{7.9699770000}__perlbrew_set_path:2> [ -n /Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man ']'
+{7.9700350000}__perlbrew_set_path:3> export 'MANPATH=/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/man:/usr/share/man:/usr/local/share/man:/opt/X11/share/man:/usr/texbin/man:/Applications/Xcode.app/Contents/Developer/usr/share/man:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/man'
+{7.9700850000}__perlbrew_set_path:7> unset MANPATH_WITHOUT_PERLBREW
+{7.9701010000}__perlbrew_set_path:9> PATH_WITHOUT_PERLBREW=+{7.9706130000}__perlbrew_set_path:9> eval /Users/timosand/perl5/perlbrew/bin/perlbrew display-pristine-path
+{7.9710980000}(eval):1> /Users/timosand/perl5/perlbrew/bin/perlbrew display-pristine-path
+{7.9701010000}__perlbrew_set_path:9> PATH_WITHOUT_PERLBREW=/usr/local/var/rbenv/shims:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/usr/local/bin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin
+{8.0232000000}__perlbrew_set_path:10> [ -n /Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin ']'
+{8.0232470000}__perlbrew_set_path:11> export 'PATH=/Users/timosand/perl5/perlbrew/bin:/Users/timosand/perl5/perlbrew/perls/perl-5.18.0/bin:/usr/local/var/rbenv/shims:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/sbin:/usr/local/bin:/Users/timosand/bin:/Users/timosand/local/bin:/Users/timosand/dotfiles/box/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin'
+{8.0233110000}__perlbrew_set_path:15> unset PATH_WITHOUT_PERLBREW
+{8.0233310000}__perlbrew_set_path:17> hash -r
+{8.0235960000}/Users/timosand/.zshrc:2> zmodload zsh/zprof
+{8.0238450000}/Users/timosand/.zshrc:5> HISTFILE=/Users/timosand/.histfile
+{8.0238690000}/Users/timosand/.zshrc:6> HISTSIZE=10000
+{8.0238850000}/Users/timosand/.zshrc:7> SAVEHIST=10000
+{8.0239060000}/Users/timosand/.zshrc:8> setopt appendhistory autocd nomatch
+{8.0239340000}/Users/timosand/.zshrc:9> bindkey -v
+{8.0239780000}/Users/timosand/.zshrc:22> ZSH=/Users/timosand/.oh-my-zsh
+{8.0240120000}/Users/timosand/.zshrc:30> DISABLE_AUTO_UPDATE=true
+{8.0240670000}/Users/timosand/.zshrc:39> plugins=( autojump bower brew bundler coffee extract gem git-flow-avh git gitfast heroku history-substring-search node npm ssh-agent tmux zsh-syntax-highlighting )
+{8.0240990000}/Users/timosand/.zshrc:41> source /Users/timosand/.oh-my-zsh/oh-my-zsh.sh
+{8.0242560000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:2> [ true '!=' true ']'
+{8.0242990000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:10> fpath=( /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0245150000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/aliases.zsh
+{8.0245350000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/aliases.zsh
+{8.0246580000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:2> alias 'pu=pushd'
+{8.0246850000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:3> alias 'po=popd'
+{8.0247050000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:6> alias '...=cd ../..'
+{8.0247210000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:7> alias -- '-=cd -'
+{8.0247390000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:10> alias '_=sudo'
+{8.0247540000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:11> alias 'please=sudo'
+{8.0247750000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:16> alias 'history=fc -l 1'
+{8.0247930000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:19> alias 'lsa=ls -lah'
+{8.0248080000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:20> alias 'l=ls -la'
+{8.0248240000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:21> alias 'll=ls -l'
+{8.0248390000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:22> alias 'la=ls -lA'
+{8.0248550000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:23> alias 'sl=ls'
+{8.0248710000}/Users/timosand/.oh-my-zsh/lib/aliases.zsh:25> alias 'afind=ack-grep -il'
+{8.0248940000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/completion.zsh
+{8.0249080000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/completion.zsh
+{8.0250260000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:3> unsetopt menu_complete
+{8.0250500000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:4> unsetopt flowcontrol
+{8.0250710000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:5> setopt auto_menu
+{8.0250870000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:6> setopt complete_in_word
+{8.0251040000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:7> setopt always_to_end
+{8.0251200000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:9> WORDCHARS=''
+{8.0251390000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:11> zmodload -i zsh/complist
+{8.0256240000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:14> [ x '=' xtrue ']'
+{8.0258190000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:18> zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}' 'r:|[._-]=* r:|=*' 'l:|=* r:|=*'
+{8.0258680000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:21> zstyle ':completion:*' list-colors ''
+{8.0258980000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:24> bindkey -M menuselect '^o' accept-and-infer-next-history
+{8.0259250000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:26> zstyle ':completion:*:*:*:*:*' menu select
+{8.0259530000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:27> zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#) ([0-9a-z-]#)*=01;34=0=01'
+{8.0267620000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:28> whoami
+{8.0308390000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:28> zstyle ':completion:*:*:*:*:processes' command 'ps -u timosand -o pid,user,comm -w -w'
+{8.0309250000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:31> zstyle ':completion:*:cd:*' tag-order local-directories directory-stack path-directories
+{8.0309490000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:32> cdpath=( . )
+{8.0309900000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:35> [ -r /etc/ssh/ssh_known_hosts ']'
+{8.0310150000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:35> _global_ssh_hosts=( )
+{8.0310450000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:36> [ -r /Users/timosand/.ssh/known_hosts ']'
+{8.0310700000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:36> _ssh_hosts=( hilla.kapsi.fi sisu.isteer.net 10.0.151.66 10.0.151.10 github.com murtaja.isteer.net 10.0.151.45 '[leftoutsidealone.net]:2255' porthan.isteer.net bucs.bath.ac.uk joutsen.isteer.net urho.intelligrator.net bogskar.intelligrator.net ci.ipss.fi pommer.isteer.net 10.0.151.74 worker.ipss.fi 10.0.151.47 siirto.fonecta.com heroku.com 50.19.85.156 50.19.85.154 worker 158.127.25.98 158.127.25.97 192.30.252.130 192.30.252.129 192.30.252.131 karviainen.kapsi.fi lakka.kapsi.fi 192.30.252.128 liberte.isteer.net 158.127.94.88 91.232.154.72 )
+{8.0327090000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:37> [ -r /Users/timosand/.ssh/config ']'
+{8.0327350000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:37> _ssh_config=+{8.0337540000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:37> cat /Users/timosand/.ssh/config
+{8.0327350000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:37> _ssh_config=+{8.0348220000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:37> sed -ne 's/Host[=\t ]//p'
+{8.0327350000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:37> _ssh_config=( home patch-tag.com github.com bitbucket.org leftoutsidealone.net loa loa nethack heroku.com '*.bath.ac.uk' bucs lcpu bucs lcpu '*.helsinki.fi' melkki paasi kari myntti ruuvi melkki paasi kari myntti ruuvi '*.kapsi.fi' hilla lakka karvin kirsi hilla lakka karvin kirsi heroku.com gitlab.cre8.fi '*' )
+{8.0373470000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:38> [ -r /etc/hosts ']'
+{8.0375550000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:38> : 127.0.0.1 localhost 255.255.255.255 broadcasthost ::1 localhost fe80::1%lo0 localhost
+{8.0376000000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:39> hosts=( home patch-tag.com github.com bitbucket.org leftoutsidealone.net loa loa nethack heroku.com '*.bath.ac.uk' bucs lcpu bucs lcpu '*.helsinki.fi' melkki paasi kari myntti ruuvi melkki paasi kari myntti ruuvi '*.kapsi.fi' hilla lakka karvin kirsi hilla lakka karvin kirsi heroku.com gitlab.cre8.fi '*' hilla.kapsi.fi sisu.isteer.net 10.0.151.66 10.0.151.10 github.com murtaja.isteer.net 10.0.151.45 '[leftoutsidealone.net]:2255' porthan.isteer.net bucs.bath.ac.uk joutsen.isteer.net urho.intelligrator.net bogskar.intelligrator.net ci.ipss.fi pommer.isteer.net 10.0.151.74 worker.ipss.fi 10.0.151.47 siirto.fonecta.com heroku.com 50.19.85.156 50.19.85.154 worker 158.127.25.98 158.127.25.97 192.30.252.130 192.30.252.129 192.30.252.131 karviainen.kapsi.fi lakka.kapsi.fi 192.30.252.128 liberte.isteer.net 158.127.94.88 91.232.154.72 127.0.0.1 localhost 255.255.255.255 broadcasthost ::1 localhost fe80::1%lo0 localhost Morgause.local localhost )
+{8.0377160000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:47> zstyle ':completion:*:hosts' hosts home patch-tag.com github.com bitbucket.org leftoutsidealone.net loa loa nethack heroku.com '*.bath.ac.uk' bucs lcpu bucs lcpu '*.helsinki.fi' melkki paasi kari myntti ruuvi melkki paasi kari myntti ruuvi '*.kapsi.fi' hilla lakka karvin kirsi hilla lakka karvin kirsi heroku.com gitlab.cre8.fi '*' hilla.kapsi.fi sisu.isteer.net 10.0.151.66 10.0.151.10 github.com murtaja.isteer.net 10.0.151.45 '[leftoutsidealone.net]:2255' porthan.isteer.net bucs.bath.ac.uk joutsen.isteer.net urho.intelligrator.net bogskar.intelligrator.net ci.ipss.fi pommer.isteer.net 10.0.151.74 worker.ipss.fi 10.0.151.47 siirto.fonecta.com heroku.com 50.19.85.156 50.19.85.154 worker 158.127.25.98 158.127.25.97 192.30.252.130 192.30.252.129 192.30.252.131 karviainen.kapsi.fi lakka.kapsi.fi 192.30.252.128 liberte.isteer.net 158.127.94.88 91.232.154.72 127.0.0.1 localhost 255.255.255.255 broadcasthost ::1 localhost fe80::1%lo0 localhost Morgause.local localhost
+{8.0378200000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:48> zstyle ':completion:*' users off
+{8.0378530000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:51> zstyle ':completion::complete:*' use-cache 1
+{8.0378780000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:52> zstyle ':completion::complete:*' cache-path /Users/timosand/.oh-my-zsh/cache/
+{8.0379620000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:55> zstyle ':completion:*:*:*:users' ignored-patterns adm amanda apache avahi beaglidx bin cacti canna clamav daemon dbus distcache dovecot fax ftp games gdm gkrellmd gopher hacluster haldaemon halt hsqldb ident junkbust ldap lp mail mailman mailnull mldonkey mysql nagios named netdump news nfsnobody nobody nscd ntp nut nx openvpn operator pcap postfix postgres privoxy pulse pvm quagga radvd rpc rpcuser rpm shutdown squid sshd sync uucp vcsa xfs
+{8.0380170000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:65> zstyle '*' single-ignored show
+{8.0380670000}/Users/timosand/.oh-my-zsh/lib/completion.zsh:67> [ x '=' xtrue ']'
+{8.0381000000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/correction.zsh
+{8.0381160000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/correction.zsh
+{8.0382900000}/Users/timosand/.oh-my-zsh/lib/correction.zsh:1> [[ '' == true ]]
+{8.0383140000}/Users/timosand/.oh-my-zsh/lib/correction.zsh:4> setopt correct_all
+{8.0383300000}/Users/timosand/.oh-my-zsh/lib/correction.zsh:5> alias 'man=nocorrect man'
+{8.0383460000}/Users/timosand/.oh-my-zsh/lib/correction.zsh:6> alias 'mv=nocorrect mv'
+{8.0383590000}/Users/timosand/.oh-my-zsh/lib/correction.zsh:7> alias 'mysql=nocorrect mysql'
+{8.0383710000}/Users/timosand/.oh-my-zsh/lib/correction.zsh:8> alias 'mkdir=nocorrect mkdir'
+{8.0383830000}/Users/timosand/.oh-my-zsh/lib/correction.zsh:9> alias 'gist=nocorrect gist'
+{8.0383960000}/Users/timosand/.oh-my-zsh/lib/correction.zsh:10> alias 'heroku=nocorrect heroku'
+{8.0384090000}/Users/timosand/.oh-my-zsh/lib/correction.zsh:11> alias 'ebuild=nocorrect ebuild'
+{8.0384210000}/Users/timosand/.oh-my-zsh/lib/correction.zsh:12> alias 'hpodder=nocorrect hpodder'
+{8.0384340000}/Users/timosand/.oh-my-zsh/lib/correction.zsh:13> alias 'sudo=nocorrect sudo'
+{8.0384560000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/directories.zsh
+{8.0384700000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/directories.zsh
+{8.0386230000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:2> setopt auto_name_dirs
+{8.0386560000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:3> setopt auto_pushd
+{8.0386880000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:4> setopt pushd_ignore_dups
+{8.0387170000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:5> setopt pushdminus
+{8.0387490000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:7> alias '..=cd ..'
+{8.0387800000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:8> alias 'cd..=cd ..'
+{8.0388060000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:9> alias 'cd...=cd ../..'
+{8.0388370000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:10> alias 'cd....=cd ../../..'
+{8.0388690000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:11> alias 'cd.....=cd ../../../..'
+{8.0388950000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:12> alias 'cd/=cd /'
+{8.0389270000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:14> alias '1=cd -'
+{8.0389550000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:15> alias '2=cd -2'
+{8.0389800000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:16> alias '3=cd -3'
+{8.0390080000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:17> alias '4=cd -4'
+{8.0390370000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:18> alias '5=cd -5'
+{8.0390600000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:19> alias '6=cd -6'
+{8.0390860000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:20> alias '7=cd -7'
+{8.0391150000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:21> alias '8=cd -8'
+{8.0391420000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:22> alias '9=cd -9'
+{8.0392470000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:41> alias 'md=mkdir -p'
+{8.0392770000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:42> alias 'rd=rmdir'
+{8.0393080000}/Users/timosand/.oh-my-zsh/lib/directories.zsh:43> alias 'd=dirs -v | head -10'
+{8.0393480000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/edit-command-line.zsh
+{8.0393790000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/edit-command-line.zsh
+{8.0395480000}/Users/timosand/.oh-my-zsh/lib/edit-command-line.zsh:1> autoload -U edit-command-line
+{8.0395870000}/Users/timosand/.oh-my-zsh/lib/edit-command-line.zsh:2> zle -N edit-command-line
+{8.0396320000}/Users/timosand/.oh-my-zsh/lib/edit-command-line.zsh:3> bindkey '\C-x\C-e' edit-command-line
+{8.0396770000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/functions.zsh
+{8.0397050000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/functions.zsh
+{8.0399440000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/git.zsh
+{8.0399660000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/git.zsh
+{8.0407960000}/Users/timosand/.oh-my-zsh/lib/git.zsh:137> POST_1_7_2_GIT=+{8.0412920000}/Users/timosand/.oh-my-zsh/lib/git.zsh:137> git_compare_version 1.7.2
+{8.0414260000}git_compare_version:1> local 'INPUT_GIT_VERSION=1.7.2'
+{8.0414950000}git_compare_version:2> local INSTALLED_GIT_VERSION
+{8.0415120000}git_compare_version:3> INPUT_GIT_VERSION=( 1 7 2 )
+{8.0415360000}git_compare_version:4> INSTALLED_GIT_VERSION=+{8.0425810000}git_compare_version:4> git --version
+{8.0415360000}git_compare_version:4> INSTALLED_GIT_VERSION=( git version 1.8.4.3 )
+{8.0452230000}git_compare_version:5> INSTALLED_GIT_VERSION=( 1 8 4 3 )
+{8.0452730000}git_compare_version:7> i=1
+{8.0452940000}git_compare_version:8> [[ 1 -lt 1 ]]
+{8.0453170000}git_compare_version:7> i=2
+{8.0453270000}git_compare_version:8> [[ 8 -lt 7 ]]
+{8.0453410000}git_compare_version:7> i=3
+{8.0453500000}git_compare_version:8> [[ 4 -lt 2 ]]
+{8.0453730000}git_compare_version:13> echo 1
+{8.0407960000}/Users/timosand/.oh-my-zsh/lib/git.zsh:137> POST_1_7_2_GIT=1
+{8.0457350000}/Users/timosand/.oh-my-zsh/lib/git.zsh:139> unset -f git_compare_version
+{8.0457970000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/grep.zsh
+{8.0458200000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/grep.zsh
+{8.0459710000}/Users/timosand/.oh-my-zsh/lib/grep.zsh:5> export 'GREP_OPTIONS=--color=auto'
+{8.0460080000}/Users/timosand/.oh-my-zsh/lib/grep.zsh:6> export 'GREP_COLOR=1;32'
+{8.0460380000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/history.zsh
+{8.0460540000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/history.zsh
+{8.0462110000}/Users/timosand/.oh-my-zsh/lib/history.zsh:2> [ -z /Users/timosand/.histfile ']'
+{8.0462360000}/Users/timosand/.oh-my-zsh/lib/history.zsh:5> HISTSIZE=10000
+{8.0462520000}/Users/timosand/.oh-my-zsh/lib/history.zsh:6> SAVEHIST=10000
+{8.0462690000}/Users/timosand/.oh-my-zsh/lib/history.zsh:8> setopt append_history
+{8.0462860000}/Users/timosand/.oh-my-zsh/lib/history.zsh:9> setopt extended_history
+{8.0463030000}/Users/timosand/.oh-my-zsh/lib/history.zsh:10> setopt hist_expire_dups_first
+{8.0463220000}/Users/timosand/.oh-my-zsh/lib/history.zsh:11> setopt hist_ignore_dups
+{8.0463380000}/Users/timosand/.oh-my-zsh/lib/history.zsh:12> setopt hist_ignore_space
+{8.0463540000}/Users/timosand/.oh-my-zsh/lib/history.zsh:13> setopt hist_verify
+{8.0463700000}/Users/timosand/.oh-my-zsh/lib/history.zsh:14> setopt inc_append_history
+{8.0463870000}/Users/timosand/.oh-my-zsh/lib/history.zsh:15> setopt share_history
+{8.0464080000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh
+{8.0464230000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/key-bindings.zsh
+{8.0465350000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:3> bindkey -e
+{8.0465640000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:4> bindkey '\ew' kill-region
+{8.0465980000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:5> bindkey -s '\el' 'ls\n'
+{8.0466190000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:6> bindkey '^r' history-incremental-search-backward
+{8.0466390000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:7> bindkey '^[[5~' up-line-or-history
+{8.0466630000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:8> bindkey '^[[6~' down-line-or-history
+{8.0466900000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:11> bindkey '^[[A' up-line-or-search
+{8.0467100000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:12> bindkey '^[[B' down-line-or-search
+{8.0467290000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:14> bindkey '^[[H' beginning-of-line
+{8.0467480000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:15> bindkey '^[[1~' beginning-of-line
+{8.0467670000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:16> bindkey '^[OH' beginning-of-line
+{8.0467840000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:17> bindkey '^[[F' end-of-line
+{8.0468020000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:18> bindkey '^[[4~' end-of-line
+{8.0468200000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:19> bindkey '^[OF' end-of-line
+{8.0468400000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:20> bindkey ' ' magic-space
+{8.0468590000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:22> bindkey '^[[1;5C' forward-word
+{8.0468780000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:23> bindkey '^[[1;5D' backward-word
+{8.0468980000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:25> bindkey '^[[Z' reverse-menu-complete
+{8.0469270000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:28> bindkey '^?' backward-delete-char
+{8.0469460000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:29> bindkey '^[[3~' delete-char
+{8.0469650000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:30> bindkey '^[3;5~' delete-char
+{8.0469900000}/Users/timosand/.oh-my-zsh/lib/key-bindings.zsh:31> bindkey '\e[3~' delete-char
+{8.0470540000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/misc.zsh
+{8.0470700000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/misc.zsh
+{8.0471870000}/Users/timosand/.oh-my-zsh/lib/misc.zsh:2> autoload -U url-quote-magic
+{8.0472120000}/Users/timosand/.oh-my-zsh/lib/misc.zsh:3> zle -N self-insert url-quote-magic
+{8.0472390000}/Users/timosand/.oh-my-zsh/lib/misc.zsh:6> bindkey '^[m' copy-prev-shell-word
+{8.0472590000}/Users/timosand/.oh-my-zsh/lib/misc.zsh:9> setopt long_list_jobs
+{8.0472790000}/Users/timosand/.oh-my-zsh/lib/misc.zsh:12> export 'PAGER=less'
+{8.0472980000}/Users/timosand/.oh-my-zsh/lib/misc.zsh:13> export 'LESS=-R'
+{8.0473180000}/Users/timosand/.oh-my-zsh/lib/misc.zsh:15> export 'LC_CTYPE=en_GB.UTF-8'
+{8.0473420000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/rbenv.zsh
+{8.0473570000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/rbenv.zsh
+{8.0474950000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/rvm.zsh
+{8.0475190000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/rvm.zsh
+{8.0476760000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/spectrum.zsh
+{8.0476960000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/spectrum.zsh
+{8.0478170000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:6> typeset -Ag FX FG BG
+{8.0478710000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:8> FX=( reset '%{%}' bold '%{%}' no-bold '%{%}' italic '%{%}' no-italic '%{%}' underline '%{%}' no-underline '%{%}' blink '%{%}' no-blink '%{%}' reverse '%{%}' no-reverse '%{%}' )
+{8.0479770000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=000
+{8.0479900000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0480100000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0480250000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=001
+{8.0480340000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0480470000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0480640000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=002
+{8.0480760000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0480920000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0481050000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=003
+{8.0481130000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0481330000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0481610000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=004
+{8.0481770000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0481990000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0482230000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=005
+{8.0482390000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0482640000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0482890000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=006
+{8.0483050000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0483240000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0483380000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=007
+{8.0483460000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0483590000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0483720000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=008
+{8.0483810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0483940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0484070000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=009
+{8.0484150000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0484280000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0484410000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=010
+{8.0484490000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0484620000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0484750000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=011
+{8.0484830000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0484970000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0485090000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=012
+{8.0485180000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0485310000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0485440000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=013
+{8.0485520000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0485650000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0485780000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=014
+{8.0485860000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0485990000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0486120000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=015
+{8.0486200000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0486340000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0486460000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=016
+{8.0486550000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0486680000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0486810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=017
+{8.0486890000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0487020000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0487150000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=018
+{8.0487230000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0487360000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0487490000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=019
+{8.0487570000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0487700000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0487830000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=020
+{8.0487910000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0488040000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0488170000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=021
+{8.0488250000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0488380000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0488510000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=022
+{8.0488620000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0488760000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0488890000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=023
+{8.0488970000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0489100000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0489230000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=024
+{8.0489310000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0489440000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0489570000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=025
+{8.0489650000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0489780000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0489910000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=026
+{8.0489990000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0490120000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0490250000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=027
+{8.0490340000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0490460000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0490590000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=028
+{8.0490680000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0490810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0490940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=029
+{8.0491020000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0491150000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0491280000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=030
+{8.0491360000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0491490000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0491620000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=031
+{8.0491700000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0491830000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0491960000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=032
+{8.0492040000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0492170000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0492300000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=033
+{8.0492380000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0492520000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0492660000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=034
+{8.0492740000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0492870000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0493000000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=035
+{8.0493270000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0493410000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0493570000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=036
+{8.0493660000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0493790000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0493920000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=037
+{8.0494000000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0494130000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0494260000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=038
+{8.0494340000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0494470000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0494600000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=039
+{8.0494850000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0495000000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0495130000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=040
+{8.0495210000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0495340000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0495470000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=041
+{8.0495550000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0495680000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0495810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=042
+{8.0495900000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0496030000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0496160000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=043
+{8.0496360000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0496500000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0496640000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=044
+{8.0496720000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0496850000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0496980000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=045
+{8.0497060000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0497190000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0497320000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=046
+{8.0497400000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0497530000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0497660000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=047
+{8.0497750000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0497880000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0498010000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=048
+{8.0498090000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0498220000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0498350000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=049
+{8.0498440000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0498570000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0498700000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=050
+{8.0498780000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0498910000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0499040000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=051
+{8.0499120000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0499250000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0499380000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=052
+{8.0499470000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0499600000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0499730000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=053
+{8.0499810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0499940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0500070000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=054
+{8.0500470000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0500660000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0500800000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=055
+{8.0500880000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0501010000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0501140000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=056
+{8.0501230000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0501360000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0501490000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=057
+{8.0501570000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0501700000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0501830000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=058
+{8.0501920000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0502050000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0502180000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=059
+{8.0502260000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0502390000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0502520000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=060
+{8.0502600000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0502730000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0502860000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=061
+{8.0502940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0503070000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0503490000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=062
+{8.0503590000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0503720000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0503850000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=063
+{8.0503940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0504070000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0504200000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=064
+{8.0504280000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0504410000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0504540000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=065
+{8.0504620000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0504750000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0504880000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=066
+{8.0504970000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0505100000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0505220000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=067
+{8.0505310000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0505440000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0505570000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=068
+{8.0505650000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0505780000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0505910000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=069
+{8.0505990000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0506120000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0506250000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=070
+{8.0506330000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0506460000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0506590000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=071
+{8.0506680000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0506810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0506940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=072
+{8.0507020000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0507150000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0507310000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=073
+{8.0507390000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0507530000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0507650000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=074
+{8.0507740000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0507870000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0507990000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=075
+{8.0508080000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0508210000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0508340000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=076
+{8.0508420000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0508550000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0508680000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=077
+{8.0508760000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0508890000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0509020000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=078
+{8.0509100000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0509230000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0509360000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=079
+{8.0509440000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0509750000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0509890000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=080
+{8.0509980000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0510110000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0510240000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=081
+{8.0510320000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0510450000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0510580000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=082
+{8.0510660000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0510790000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0510930000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=083
+{8.0511010000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0511140000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0511270000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=084
+{8.0511350000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0511480000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0511610000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=085
+{8.0511690000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0511820000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0511950000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=086
+{8.0512040000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0512170000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0512300000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=087
+{8.0512380000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0512510000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0512640000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=088
+{8.0512720000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0512850000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0512980000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=089
+{8.0513060000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0513190000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0513320000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=090
+{8.0513410000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0513540000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0513690000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=091
+{8.0513780000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0513910000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0514040000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=092
+{8.0514120000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0514250000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0514380000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=093
+{8.0514470000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0514590000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0514720000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=094
+{8.0514810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0514940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0515070000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=095
+{8.0515150000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0515280000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0515410000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=096
+{8.0515490000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0515630000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0515760000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=097
+{8.0515840000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0515970000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0516100000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=098
+{8.0516180000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0516310000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0516440000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=099
+{8.0516530000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0516660000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0516790000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=100
+{8.0516870000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0517000000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0517130000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=101
+{8.0517210000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0517340000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0517470000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=102
+{8.0517550000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0517680000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0517810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=103
+{8.0517900000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0518030000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0518160000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=104
+{8.0518240000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0518370000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0518500000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=105
+{8.0518580000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0518710000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0518840000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=106
+{8.0518920000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0519050000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0519180000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=107
+{8.0519270000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0519400000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0519520000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=108
+{8.0519610000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0519730000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0519860000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=109
+{8.0519940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0520100000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0520230000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=110
+{8.0520320000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0520450000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0520580000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=111
+{8.0520660000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0520790000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0520920000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=112
+{8.0521000000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0521130000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0521270000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=113
+{8.0521350000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0521480000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0521610000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=114
+{8.0521690000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0521820000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0521950000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=115
+{8.0522030000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0522160000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0522290000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=116
+{8.0522370000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0522500000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0522630000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=117
+{8.0522710000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0522840000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0522970000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=118
+{8.0523060000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0523190000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0523320000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=119
+{8.0523400000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0523530000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0523660000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=120
+{8.0523740000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0523870000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0524000000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=121
+{8.0524080000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0524210000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0524340000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=122
+{8.0524420000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0524550000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0524680000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=123
+{8.0524770000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0524900000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0525030000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=124
+{8.0525110000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0525240000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0525370000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=125
+{8.0525450000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0525580000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0525710000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=126
+{8.0525790000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0525930000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0526050000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=127
+{8.0526140000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0526290000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0526430000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=128
+{8.0526510000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0526640000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0526770000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=129
+{8.0526850000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0526980000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0527110000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=130
+{8.0527190000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0527320000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0527450000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=131
+{8.0527530000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0527660000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0527790000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=132
+{8.0527870000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0528000000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0528130000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=133
+{8.0528300000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0528540000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0528800000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=134
+{8.0528960000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0529200000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0529450000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=135
+{8.0529600000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0529950000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0530300000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=136
+{8.0530430000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0530590000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0530730000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=137
+{8.0530810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0530940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0531080000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=138
+{8.0531160000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0531290000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0531420000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=139
+{8.0531510000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0531640000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0531770000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=140
+{8.0531860000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0531990000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0532120000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=141
+{8.0532200000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0532330000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0532460000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=142
+{8.0532550000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0532680000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0532810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=143
+{8.0532890000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0533020000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0533150000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=144
+{8.0533230000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0533360000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0533490000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=145
+{8.0533580000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0533710000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0533840000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=146
+{8.0533920000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0534050000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0534180000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=147
+{8.0534260000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0534390000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0534520000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=148
+{8.0534600000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0534730000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0534860000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=149
+{8.0534940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0535070000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0535200000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=150
+{8.0535290000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0535410000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0535540000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=151
+{8.0535630000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0535760000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0535910000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=152
+{8.0536000000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0536130000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0536260000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=153
+{8.0536350000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0536480000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0536610000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=154
+{8.0536690000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0536820000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0536950000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=155
+{8.0537040000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0537170000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0537290000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=156
+{8.0537380000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0537510000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0537640000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=157
+{8.0537720000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0537850000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0537980000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=158
+{8.0538060000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0538190000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0538320000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=159
+{8.0538400000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0538530000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0538660000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=160
+{8.0538750000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0538880000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0539010000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=161
+{8.0539090000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0539220000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0539350000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=162
+{8.0539430000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0539560000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0539690000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=163
+{8.0539770000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0539900000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0540030000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=164
+{8.0540120000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0540250000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0540370000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=165
+{8.0540460000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0540590000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0540720000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=166
+{8.0540800000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0540930000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0541060000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=167
+{8.0541140000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0541270000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0541400000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=168
+{8.0541480000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0541610000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0541740000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=169
+{8.0541830000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0541950000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0542110000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=170
+{8.0542190000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0542320000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0542450000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=171
+{8.0542540000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0542670000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0542790000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=172
+{8.0542880000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0543010000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0543140000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=173
+{8.0543220000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0543350000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0543480000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=174
+{8.0543560000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0543690000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0543820000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=175
+{8.0543900000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0544030000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0544160000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=176
+{8.0544240000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0544370000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0544500000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=177
+{8.0544580000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0544710000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0544840000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=178
+{8.0544920000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0545050000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0545180000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=179
+{8.0545260000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0545390000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0545520000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=180
+{8.0545600000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0545730000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0545860000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=181
+{8.0545940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0546070000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0546200000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=182
+{8.0546280000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0546410000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0546540000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=183
+{8.0546620000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0546750000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0546880000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=184
+{8.0546960000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0547090000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0547220000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=185
+{8.0547300000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0547430000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0547560000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=186
+{8.0547640000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0547770000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0547900000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=187
+{8.0547980000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0548110000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0548240000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=188
+{8.0548330000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0548480000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0548620000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=189
+{8.0548700000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0548830000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0548960000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=190
+{8.0549050000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0549180000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0549310000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=191
+{8.0549390000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0549520000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0549650000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=192
+{8.0549730000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0549860000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0549990000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=193
+{8.0550070000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0550200000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0550330000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=194
+{8.0550410000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0550540000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0550670000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=195
+{8.0550750000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0550880000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0551010000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=196
+{8.0551100000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0551230000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0551350000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=197
+{8.0551440000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0551570000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0551700000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=198
+{8.0551780000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0551910000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0552040000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=199
+{8.0552120000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0552250000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0552380000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=200
+{8.0552460000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0552590000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0552720000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=201
+{8.0552810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0552940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0553070000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=202
+{8.0553150000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0553280000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0553410000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=203
+{8.0553490000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0553620000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0553750000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=204
+{8.0553840000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0553970000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0554090000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=205
+{8.0554180000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0554310000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0554440000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=206
+{8.0554520000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0554670000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0554810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=207
+{8.0554890000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0555020000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0555150000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=208
+{8.0555230000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0555360000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0555490000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=209
+{8.0555580000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0555710000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0555830000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=210
+{8.0555920000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0556050000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0556180000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=211
+{8.0556260000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0556390000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0556520000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=212
+{8.0556600000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0556730000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0557100000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=213
+{8.0557370000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0557600000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0557780000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=214
+{8.0557880000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0558010000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0558140000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=215
+{8.0558230000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0558360000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0558490000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=216
+{8.0558570000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0558700000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0558830000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=217
+{8.0558910000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0559040000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0559170000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=218
+{8.0559260000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0559390000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0559510000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=219
+{8.0559600000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0559730000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0559850000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=220
+{8.0559940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0560100000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0560240000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=221
+{8.0560320000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0560450000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0560580000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=222
+{8.0560660000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0560790000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0560920000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=223
+{8.0561010000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0561140000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0561260000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=224
+{8.0561350000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0561480000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0561810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=225
+{8.0561910000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0562040000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0562170000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=226
+{8.0562250000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0562380000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0562510000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=227
+{8.0562590000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0562720000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0562850000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=228
+{8.0562930000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0563060000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0563330000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=229
+{8.0563430000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0563560000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0563690000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=230
+{8.0563770000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0563900000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0564030000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=231
+{8.0564110000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0564240000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0564370000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=232
+{8.0564450000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0564580000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0564790000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=233
+{8.0564880000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0565010000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0565140000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=234
+{8.0565220000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0565350000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0565480000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=235
+{8.0565560000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0565690000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0565820000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=236
+{8.0565900000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0566250000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0566390000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=237
+{8.0566480000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0566610000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0566730000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=238
+{8.0566820000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0566950000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0567100000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=239
+{8.0567180000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0567310000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0567440000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=240
+{8.0567520000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0567650000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0567780000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=241
+{8.0567860000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0567990000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0568120000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=242
+{8.0568200000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0568330000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0568460000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=243
+{8.0568540000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0568670000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0568800000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=244
+{8.0818380000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0818940000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0819200000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=245
+{8.0819370000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0819630000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0819880000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=246
+{8.0820040000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0820300000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0820530000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=247
+{8.0820700000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0820960000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0821210000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=248
+{8.0821360000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0821610000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0821860000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=249
+{8.0822020000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0822240000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0822490000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=250
+{8.0822650000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0822900000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0823150000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=251
+{8.0823310000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0823580000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0823810000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=252
+{8.0823970000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0824220000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0824470000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=253
+{8.0824630000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0824870000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0825130000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=254
+{8.0825280000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0825540000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0825790000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:17> color=255
+{8.0825950000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:18> FG[$color]='%{%}'
+{8.0826210000}/Users/timosand/.oh-my-zsh/lib/spectrum.zsh:19> BG[$color]='%{%}'
+{8.0827340000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/termsupport.zsh
+{8.0827640000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/termsupport.zsh
+{8.0830600000}/Users/timosand/.oh-my-zsh/lib/termsupport.zsh:17> ZSH_THEME_TERM_TAB_TITLE_IDLE='%15<..<%~%<<'
+{8.0830870000}/Users/timosand/.oh-my-zsh/lib/termsupport.zsh:18> ZSH_THEME_TERM_TITLE_IDLE='%n@%m: %~'
+{8.0831560000}/Users/timosand/.oh-my-zsh/lib/termsupport.zsh:35> autoload -U add-zsh-hook
+{8.0831770000}/Users/timosand/.oh-my-zsh/lib/termsupport.zsh:36> add-zsh-hook precmd omz_termsupport_precmd
+{8.0834500000}add-zsh-hook:15> emulate -L zsh
+{8.0834840000}add-zsh-hook:17> local -a hooktypes
+{8.0835010000}add-zsh-hook:18> hooktypes=( chpwd precmd preexec periodic zshaddhistory zshexit zsh_directory_name )
+{8.0835280000}add-zsh-hook:22> local 'usage=Usage: add-zsh-hook hook function\nValid hooks are:\n chpwd precmd preexec periodic zshaddhistory zshexit zsh_directory_name'
+{8.0835520000}add-zsh-hook:24> local opt
+{8.0835670000}add-zsh-hook:25> local -a autoopts
+{8.0835830000}add-zsh-hook:26> integer del list help
+{8.0836050000}add-zsh-hook:28> getopts dDhLUzk opt
+{8.0836280000}add-zsh-hook:55> shift 0
+{8.0836420000}add-zsh-hook:57> (( list ))
+{8.0836500000}add-zsh-hook:60> (( help || 2 != 2 || 2 == 0 ))
+{8.0836750000}add-zsh-hook:65> local 'hook=precmd_functions'
+{8.0836940000}add-zsh-hook:66> local 'fn=omz_termsupport_precmd'
+{8.0837090000}add-zsh-hook:68> (( del ))
+{8.0837180000}add-zsh-hook:83> (( 0 ))
+{8.0837350000}add-zsh-hook:88> set -A precmd_functions omz_termsupport_precmd
+{8.0837610000}add-zsh-hook:90> autoload -- omz_termsupport_precmd
+{8.0838000000}/Users/timosand/.oh-my-zsh/lib/termsupport.zsh:37> add-zsh-hook preexec omz_termsupport_preexec
+{8.0838250000}add-zsh-hook:15> emulate -L zsh
+{8.0838520000}add-zsh-hook:17> local -a hooktypes
+{8.0838660000}add-zsh-hook:18> hooktypes=( chpwd precmd preexec periodic zshaddhistory zshexit zsh_directory_name )
+{8.0838870000}add-zsh-hook:22> local 'usage=Usage: add-zsh-hook hook function\nValid hooks are:\n chpwd precmd preexec periodic zshaddhistory zshexit zsh_directory_name'
+{8.0839110000}add-zsh-hook:24> local opt
+{8.0839250000}add-zsh-hook:25> local -a autoopts
+{8.0839410000}add-zsh-hook:26> integer del list help
+{8.0839590000}add-zsh-hook:28> getopts dDhLUzk opt
+{8.0839770000}add-zsh-hook:55> shift 0
+{8.0839900000}add-zsh-hook:57> (( list ))
+{8.0839980000}add-zsh-hook:60> (( help || 2 != 2 || 3 == 0 ))
+{8.0840180000}add-zsh-hook:65> local 'hook=preexec_functions'
+{8.0840370000}add-zsh-hook:66> local 'fn=omz_termsupport_preexec'
+{8.0840510000}add-zsh-hook:68> (( del ))
+{8.0840600000}add-zsh-hook:83> (( 0 ))
+{8.0840740000}add-zsh-hook:88> set -A preexec_functions omz_termsupport_preexec
+{8.0840970000}add-zsh-hook:90> autoload -- omz_termsupport_preexec
+{8.0841350000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:14> config_file=/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh
+{8.0841540000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:15> source /Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh
+{8.0843140000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:2> autoload colors
+{8.0843380000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:2> colors
+{8.0845720000}colors:4> emulate -L zsh
+{8.0845980000}colors:6> typeset -Ag color colour
+{8.0846150000}colors:8> color=( 00 none 01 bold 02 faint 22 normal 03 standout 23 no-standout 04 underline 24 no-underline 05 blink 25 no-blink 07 reverse 27 no-reverse 08 conceal 28 no-conceal 30 black 40 bg-black 31 red 41 bg-red 32 green 42 bg-green 33 yellow 43 bg-yellow 34 blue 44 bg-blue 35 magenta 45 bg-magenta 36 cyan 46 bg-cyan 37 white 47 bg-white 39 default 49 bg-default )
+{8.0846630000}colors:76> local k
+{8.0846840000}colors:77> k=44
+{8.0846920000}colors:77> color[${color[$k]}]=44
+{8.0847070000}colors:77> k=33
+{8.0847140000}colors:77> color[${color[$k]}]=33
+{8.0847330000}colors:77> k=22
+{8.0847400000}colors:77> color[${color[$k]}]=22
+{8.0847530000}colors:77> k=00
+{8.0847600000}colors:77> color[${color[$k]}]=00
+{8.0847720000}colors:77> k=45
+{8.0847790000}colors:77> color[${color[$k]}]=45
+{8.0847920000}colors:77> k=34
+{8.0847980000}colors:77> color[${color[$k]}]=34
+{8.0848110000}colors:77> k=23
+{8.0848170000}colors:77> color[${color[$k]}]=23
+{8.0848300000}colors:77> k=01
+{8.0848360000}colors:77> color[${color[$k]}]=01
+{8.0848490000}colors:77> k=46
+{8.0848550000}colors:77> color[${color[$k]}]=46
+{8.0848680000}colors:77> k=35
+{8.0848750000}colors:77> color[${color[$k]}]=35
+{8.0848870000}colors:77> k=24
+{8.0848940000}colors:77> color[${color[$k]}]=24
+{8.0849060000}colors:77> k=02
+{8.0849130000}colors:77> color[${color[$k]}]=02
+{8.0849280000}colors:77> k=47
+{8.0849350000}colors:77> color[${color[$k]}]=47
+{8.0849480000}colors:77> k=36
+{8.0849550000}colors:77> color[${color[$k]}]=36
+{8.0849670000}colors:77> k=25
+{8.0849740000}colors:77> color[${color[$k]}]=25
+{8.0849860000}colors:77> k=03
+{8.0849930000}colors:77> color[${color[$k]}]=03
+{8.0850050000}colors:77> k=37
+{8.0850120000}colors:77> color[${color[$k]}]=37
+{8.0850250000}colors:77> k=04
+{8.0850310000}colors:77> color[${color[$k]}]=04
+{8.0850440000}colors:77> k=49
+{8.0850510000}colors:77> color[${color[$k]}]=49
+{8.0850630000}colors:77> k=27
+{8.0850700000}colors:77> color[${color[$k]}]=27
+{8.0850820000}colors:77> k=05
+{8.0850890000}colors:77> color[${color[$k]}]=05
+{8.0851010000}colors:77> k=39
+{8.0851080000}colors:77> color[${color[$k]}]=39
+{8.0851200000}colors:77> k=28
+{8.0851270000}colors:77> color[${color[$k]}]=28
+{8.0851390000}colors:77> k=07
+{8.0851460000}colors:77> color[${color[$k]}]=07
+{8.0851580000}colors:77> k=08
+{8.0851640000}colors:77> color[${color[$k]}]=08
+{8.0851760000}colors:77> k=40
+{8.0851830000}colors:77> color[${color[$k]}]=40
+{8.0851950000}colors:77> k=41
+{8.0852020000}colors:77> color[${color[$k]}]=41
+{8.0852140000}colors:77> k=30
+{8.0852210000}colors:77> color[${color[$k]}]=30
+{8.0852330000}colors:77> k=42
+{8.0852400000}colors:77> color[${color[$k]}]=42
+{8.0852520000}colors:77> k=31
+{8.0852590000}colors:77> color[${color[$k]}]=31
+{8.0852710000}colors:77> k=43
+{8.0852780000}colors:77> color[${color[$k]}]=43
+{8.0852900000}colors:77> k=32
+{8.0852970000}colors:77> color[${color[$k]}]=32
+{8.0853210000}colors:81> k=30
+{8.0853290000}colors:81> color[fg-${color[$k]}]=30
+{8.0853420000}colors:81> k=31
+{8.0853490000}colors:81> color[fg-${color[$k]}]=31
+{8.0853620000}colors:81> k=32
+{8.0853690000}colors:81> color[fg-${color[$k]}]=32
+{8.0853820000}colors:81> k=33
+{8.0853880000}colors:81> color[fg-${color[$k]}]=33
+{8.0854010000}colors:81> k=34
+{8.0854080000}colors:81> color[fg-${color[$k]}]=34
+{8.0854200000}colors:81> k=35
+{8.0854270000}colors:81> color[fg-${color[$k]}]=35
+{8.0854400000}colors:81> k=36
+{8.0854460000}colors:81> color[fg-${color[$k]}]=36
+{8.0854590000}colors:81> k=37
+{8.0854660000}colors:81> color[fg-${color[$k]}]=37
+{8.0854780000}colors:81> k=39
+{8.0854850000}colors:81> color[fg-${color[$k]}]=39
+{8.0854970000}colors:85> color[grey]=30
+{8.0855090000}colors:86> color[fg-grey]=30
+{8.0855200000}colors:87> color[bg-grey]=40
+{8.0855320000}colors:91> colour=( 00 none 22 normal 44 bg-blue fg-red 31 01 bold 23 no-standout 45 bg-magenta 02 faint 24 no-underline 46 bg-cyan 03 standout 25 no-blink 47 bg-white 04 underline yellow 33 bg-red 41 bold 01 05 blink 27 no-reverse 49 bg-default no-reverse 27 28 no-conceal 07 reverse 08 conceal fg-black 30 red 31 conceal 08 default 39 faint 02 fg-green 32 no-underline 24 bg-magenta 45 magenta 35 blink 05 blue 34 grey 30 fg-default 39 bg-white 47 30 black no-standout 23 31 red 32 green bg-yellow 43 33 yellow cyan 36 34 blue 35 magenta white 37 36 cyan standout 03 37 white bg-blue 44 fg-magenta 35 39 default bg-grey 40 no-conceal 28 reverse 07 bg-cyan 46 underline 04 fg-yellow 33 fg-white 37 bg-black 40 normal 22 fg-blue 34 bg-green 42 none 00 fg-grey 30 black 30 no-blink 25 bg-default 49 40 bg-black fg-cyan 36 green 32 41 bg-red 42 bg-green 43 bg-yellow )
+{8.0856550000}colors:95> local 'lc='rc=m'
+{8.0856770000}colors:97> typeset -Hg reset_color bold_color
+{8.0856920000}colors:98> reset_color=''
+{8.0857030000}colors:99> bold_color=''
+{8.0857180000}colors:103> typeset -AHg fg fg_bold fg_no_bold
+{8.0857460000}colors:104> k=fg-red
+{8.0857530000}colors:105> fg[${k#fg-}]=''
+{8.0857740000}colors:106> fg_bold[${k#fg-}]=''
+{8.0857920000}colors:107> fg_no_bold[${k#fg-}]=''
+{8.0858090000}colors:104> k=fg-black
+{8.0858160000}colors:105> fg[${k#fg-}]=''
+{8.0858310000}colors:106> fg_bold[${k#fg-}]=''
+{8.0858470000}colors:107> fg_no_bold[${k#fg-}]=''
+{8.0858630000}colors:104> k=fg-green
+{8.0858700000}colors:105> fg[${k#fg-}]=''
+{8.0858840000}colors:106> fg_bold[${k#fg-}]=''
+{8.0859000000}colors:107> fg_no_bold[${k#fg-}]=''
+{8.0859160000}colors:104> k=fg-default
+{8.0859230000}colors:105> fg[${k#fg-}]=''
+{8.0859370000}colors:106> fg_bold[${k#fg-}]=''
+{8.0859530000}colors:107> fg_no_bold[${k#fg-}]=''
+{8.0859700000}colors:104> k=fg-magenta
+{8.0859760000}colors:105> fg[${k#fg-}]=''
+{8.0859910000}colors:106> fg_bold[${k#fg-}]=''
+{8.0860060000}colors:107> fg_no_bold[${k#fg-}]=''
+{8.0860220000}colors:104> k=fg-yellow
+{8.0860290000}colors:105> fg[${k#fg-}]=''
+{8.0860430000}colors:106> fg_bold[${k#fg-}]=''
+{8.0860620000}colors:107> fg_no_bold[${k#fg-}]=''
+{8.0860780000}colors:104> k=fg-white
+{8.0860850000}colors:105> fg[${k#fg-}]=''
+{8.0860990000}colors:106> fg_bold[${k#fg-}]=''
+{8.0861150000}colors:107> fg_no_bold[${k#fg-}]=''
+{8.0861310000}colors:104> k=fg-blue
+{8.0861380000}colors:105> fg[${k#fg-}]=''
+{8.0861520000}colors:106> fg_bold[${k#fg-}]=''
+{8.0861680000}colors:107> fg_no_bold[${k#fg-}]=''
+{8.0861850000}colors:104> k=fg-grey
+{8.0861920000}colors:105> fg[${k#fg-}]=''
+{8.0862060000}colors:106> fg_bold[${k#fg-}]=''
+{8.0862210000}colors:107> fg_no_bold[${k#fg-}]=''
+{8.0862370000}colors:104> k=fg-cyan
+{8.0862440000}colors:105> fg[${k#fg-}]=''
+{8.0862580000}colors:106> fg_bold[${k#fg-}]=''
+{8.0862740000}colors:107> fg_no_bold[${k#fg-}]=''
+{8.0862960000}colors:112> typeset -AHg bg bg_bold bg_no_bold
+{8.0863240000}colors:113> k=bg-red
+{8.0863320000}colors:114> bg[${k#bg-}]=''
+{8.0863480000}colors:115> bg_bold[${k#bg-}]=''
+{8.0863640000}colors:116> bg_no_bold[${k#bg-}]=''
+{8.0863810000}colors:113> k=bg-magenta
+{8.0863870000}colors:114> bg[${k#bg-}]=''
+{8.0864020000}colors:115> bg_bold[${k#bg-}]=''
+{8.0864180000}colors:116> bg_no_bold[${k#bg-}]=''
+{8.0864340000}colors:113> k=bg-white
+{8.0864410000}colors:114> bg[${k#bg-}]=''
+{8.0864550000}colors:115> bg_bold[${k#bg-}]=''
+{8.0864710000}colors:116> bg_no_bold[${k#bg-}]=''
+{8.0864880000}colors:113> k=bg-yellow
+{8.0864940000}colors:114> bg[${k#bg-}]=''
+{8.0865090000}colors:115> bg_bold[${k#bg-}]=''
+{8.0865250000}colors:116> bg_no_bold[${k#bg-}]=''
+{8.0865410000}colors:113> k=bg-blue
+{8.0865480000}colors:114> bg[${k#bg-}]=''
+{8.0865640000}colors:115> bg_bold[${k#bg-}]=''
+{8.0865810000}colors:116> bg_no_bold[${k#bg-}]=''
+{8.0865970000}colors:113> k=bg-grey
+{8.0866040000}colors:114> bg[${k#bg-}]=''
+{8.0866180000}colors:115> bg_bold[${k#bg-}]=''
+{8.0866340000}colors:116> bg_no_bold[${k#bg-}]=''
+{8.0866500000}colors:113> k=bg-cyan
+{8.0866570000}colors:114> bg[${k#bg-}]=''
+{8.0866710000}colors:115> bg_bold[${k#bg-}]=''
+{8.0866870000}colors:116> bg_no_bold[${k#bg-}]=''
+{8.0867030000}colors:113> k=bg-black
+{8.0867090000}colors:114> bg[${k#bg-}]=''
+{8.0867240000}colors:115> bg_bold[${k#bg-}]=''
+{8.0867400000}colors:116> bg_no_bold[${k#bg-}]=''
+{8.0867560000}colors:113> k=bg-green
+{8.0867630000}colors:114> bg[${k#bg-}]=''
+{8.0867770000}colors:115> bg_bold[${k#bg-}]=''
+{8.0867920000}colors:116> bg_no_bold[${k#bg-}]=''
+{8.0868080000}colors:113> k=bg-default
+{8.0868150000}colors:114> bg[${k#bg-}]=''
+{8.0868290000}colors:115> bg_bold[${k#bg-}]=''
+{8.0868450000}colors:116> bg_no_bold[${k#bg-}]=''
+{8.0868890000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:3> export 'LSCOLORS=Gxfxcxdxbxegedabagacad'
+{8.0869730000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:7> [ '' '!=' true ']'
+{8.0869930000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:10> [[+{8.0880250000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:10> uname -s
+{8.0869930000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:10> [[ Darwin == NetBSD ]]
+{8.0921840000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:15> ls --color -d .
+{8.0954890000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:15> alias 'ls=ls --color=tty'
+{8.0955610000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:20> setopt auto_cd
+{8.0955920000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:21> setopt multios
+{8.0956160000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:22> setopt cdablevarS
+{8.0956480000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:24> [[ x != x ]]
+{8.0956700000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:28> SCREEN_NO=''
+{8.0956920000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:32> PS1='%n@%m:%~%# '
+{8.0957230000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:35> ZSH_THEME_GIT_PROMPT_PREFIX='git:('
+{8.0957450000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:36> ZSH_THEME_GIT_PROMPT_SUFFIX=')'
+{8.0957650000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:37> ZSH_THEME_GIT_PROMPT_DIRTY='*'
+{8.0957840000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:38> ZSH_THEME_GIT_PROMPT_CLEAN=''
+{8.0958080000}/Users/timosand/.oh-my-zsh/lib/theme-and-appearance.zsh:41> setopt prompt_subst
+{8.0958720000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:20> [[ -z '' ]]
+{8.0958850000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:21> ZSH_CUSTOM=/Users/timosand/.oh-my-zsh/custom
+{8.0959590000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=autojump
+{8.0959790000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom autojump
+{8.0960070000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0960320000}is_plugin:2> local 'name=autojump'
+{8.0960530000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/autojump/autojump.plugin.zsh
+{8.0960860000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/autojump/_autojump
+{8.0961230000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh autojump
+{8.0961430000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0961640000}is_plugin:2> local 'name=autojump'
+{8.0961830000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh
+{8.0962150000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0962430000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=bower
+{8.0962590000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom bower
+{8.0962780000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0962980000}is_plugin:2> local 'name=bower'
+{8.0963210000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/bower/bower.plugin.zsh
+{8.0963470000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/bower/_bower
+{8.0963790000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh bower
+{8.0963980000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0964180000}is_plugin:2> local 'name=bower'
+{8.0964370000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/bower/bower.plugin.zsh
+{8.0964660000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0964940000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=brew
+{8.0965100000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom brew
+{8.0965290000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0965490000}is_plugin:2> local 'name=brew'
+{8.0965670000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/brew/brew.plugin.zsh
+{8.0965930000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/brew/_brew
+{8.0966230000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh brew
+{8.0966420000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0966610000}is_plugin:2> local 'name=brew'
+{8.0966800000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/brew/brew.plugin.zsh
+{8.0967080000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0967390000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=bundler
+{8.0967540000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom bundler
+{8.0967730000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0967930000}is_plugin:2> local 'name=bundler'
+{8.0968150000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/bundler/bundler.plugin.zsh
+{8.0968420000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/bundler/_bundler
+{8.0968730000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh bundler
+{8.0968920000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0969120000}is_plugin:2> local 'name=bundler'
+{8.0969310000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh
+{8.0969590000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0969930000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=coffee
+{8.0970080000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom coffee
+{8.0970270000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0970470000}is_plugin:2> local 'name=coffee'
+{8.0970660000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/coffee/coffee.plugin.zsh
+{8.0970910000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/coffee/_coffee
+{8.0971220000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh coffee
+{8.0971410000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0971600000}is_plugin:2> local 'name=coffee'
+{8.0971790000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/coffee/coffee.plugin.zsh
+{8.0972040000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/plugins/coffee/_coffee
+{8.0972310000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0972670000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=extract
+{8.0972830000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom extract
+{8.0973010000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0973210000}is_plugin:2> local 'name=extract'
+{8.0973400000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/extract/extract.plugin.zsh
+{8.0973650000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/extract/_extract
+{8.0973950000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh extract
+{8.0974140000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0974340000}is_plugin:2> local 'name=extract'
+{8.0974520000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/extract/extract.plugin.zsh
+{8.0974810000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0975190000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=gem
+{8.0975340000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom gem
+{8.0975530000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0975730000}is_plugin:2> local 'name=gem'
+{8.0975910000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/gem/gem.plugin.zsh
+{8.0976160000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/gem/_gem
+{8.0976460000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh gem
+{8.0976640000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0976840000}is_plugin:2> local 'name=gem'
+{8.0977020000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/gem/gem.plugin.zsh
+{8.0977270000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/plugins/gem/_gem
+{8.0977530000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0977940000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=git-flow-avh
+{8.0978090000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom git-flow-avh
+{8.0978290000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0978490000}is_plugin:2> local 'name=git-flow-avh'
+{8.0978670000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/git-flow-avh/git-flow-avh.plugin.zsh
+{8.0978940000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/git-flow-avh/_git-flow-avh
+{8.0979250000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh git-flow-avh
+{8.0979440000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0979640000}is_plugin:2> local 'name=git-flow-avh'
+{8.0979970000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/git-flow-avh/git-flow-avh.plugin.zsh
+{8.0980280000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0980710000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=git
+{8.0980870000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom git
+{8.0981060000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0981260000}is_plugin:2> local 'name=git'
+{8.0981440000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/git/git.plugin.zsh
+{8.0981690000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/git/_git
+{8.0981980000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh git
+{8.0982170000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0982360000}is_plugin:2> local 'name=git'
+{8.0982550000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh
+{8.0982830000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0983310000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=gitfast
+{8.0983470000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom gitfast
+{8.0983660000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0983860000}is_plugin:2> local 'name=gitfast'
+{8.0984040000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/gitfast/gitfast.plugin.zsh
+{8.0984310000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/gitfast/_gitfast
+{8.0984610000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh gitfast
+{8.0984800000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0985000000}is_plugin:2> local 'name=gitfast'
+{8.0985190000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh
+{8.0985470000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0985950000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=heroku
+{8.0986110000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom heroku
+{8.0986300000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0986500000}is_plugin:2> local 'name=heroku'
+{8.0986680000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/heroku/heroku.plugin.zsh
+{8.0986940000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/heroku/_heroku
+{8.0987230000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh heroku
+{8.0987420000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0987620000}is_plugin:2> local 'name=heroku'
+{8.0987800000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/heroku/heroku.plugin.zsh
+{8.0988050000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/plugins/heroku/_heroku
+{8.0988320000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/heroku /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0988830000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=history-substring-search
+{8.0988980000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom history-substring-search
+{8.0989180000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0989390000}is_plugin:2> local 'name=history-substring-search'
+{8.0989580000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/history-substring-search/history-substring-search.plugin.zsh
+{8.0989860000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/history-substring-search/_history-substring-search
+{8.0990190000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh history-substring-search
+{8.0990390000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0990670000}is_plugin:2> local 'name=history-substring-search'
+{8.0990880000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh
+{8.0991180000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/history-substring-search /Users/timosand/.oh-my-zsh/plugins/heroku /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0991790000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=node
+{8.0991950000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom node
+{8.0992140000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0992340000}is_plugin:2> local 'name=node'
+{8.0992520000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/node/node.plugin.zsh
+{8.0992780000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/node/_node
+{8.0993070000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh node
+{8.0993270000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0993460000}is_plugin:2> local 'name=node'
+{8.0993640000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/node/node.plugin.zsh
+{8.0993930000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/node /Users/timosand/.oh-my-zsh/plugins/history-substring-search /Users/timosand/.oh-my-zsh/plugins/heroku /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0994500000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=npm
+{8.0994650000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom npm
+{8.0994840000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0995180000}is_plugin:2> local 'name=npm'
+{8.0995380000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/npm/npm.plugin.zsh
+{8.0995640000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/npm/_npm
+{8.0995940000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh npm
+{8.0996130000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0996320000}is_plugin:2> local 'name=npm'
+{8.0996500000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/npm/npm.plugin.zsh
+{8.0996780000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/npm /Users/timosand/.oh-my-zsh/plugins/node /Users/timosand/.oh-my-zsh/plugins/history-substring-search /Users/timosand/.oh-my-zsh/plugins/heroku /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.0997380000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=ssh-agent
+{8.0997530000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom ssh-agent
+{8.0997720000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.0997920000}is_plugin:2> local 'name=ssh-agent'
+{8.0998110000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/ssh-agent/ssh-agent.plugin.zsh
+{8.0998370000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/ssh-agent/_ssh-agent
+{8.0998670000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh ssh-agent
+{8.0998870000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.0999060000}is_plugin:2> local 'name=ssh-agent'
+{8.0999250000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh
+{8.0999530000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/ssh-agent /Users/timosand/.oh-my-zsh/plugins/npm /Users/timosand/.oh-my-zsh/plugins/node /Users/timosand/.oh-my-zsh/plugins/history-substring-search /Users/timosand/.oh-my-zsh/plugins/heroku /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.1000150000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=tmux
+{8.1000300000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom tmux
+{8.1000490000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.1000690000}is_plugin:2> local 'name=tmux'
+{8.1000870000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/tmux/tmux.plugin.zsh
+{8.1001130000}is_plugin:4> test -f /Users/timosand/.oh-my-zsh/custom/plugins/tmux/_tmux
+{8.1001420000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:36> is_plugin /Users/timosand/.oh-my-zsh tmux
+{8.1001610000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh'
+{8.1001800000}is_plugin:2> local 'name=tmux'
+{8.1001990000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh
+{8.1002260000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:37> fpath=( /Users/timosand/.oh-my-zsh/plugins/tmux /Users/timosand/.oh-my-zsh/plugins/ssh-agent /Users/timosand/.oh-my-zsh/plugins/npm /Users/timosand/.oh-my-zsh/plugins/node /Users/timosand/.oh-my-zsh/plugins/history-substring-search /Users/timosand/.oh-my-zsh/plugins/heroku /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.1002920000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:33> plugin=zsh-syntax-highlighting
+{8.1003080000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:34> is_plugin /Users/timosand/.oh-my-zsh/custom zsh-syntax-highlighting
+{8.1003320000}is_plugin:1> local 'base_dir=/Users/timosand/.oh-my-zsh/custom'
+{8.1003520000}is_plugin:2> local 'name=zsh-syntax-highlighting'
+{8.1003720000}is_plugin:3> test -f /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh
+{8.1004100000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:35> fpath=( /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting /Users/timosand/.oh-my-zsh/plugins/tmux /Users/timosand/.oh-my-zsh/plugins/ssh-agent /Users/timosand/.oh-my-zsh/plugins/npm /Users/timosand/.oh-my-zsh/plugins/node /Users/timosand/.oh-my-zsh/plugins/history-substring-search /Users/timosand/.oh-my-zsh/plugins/heroku /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.1024070000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:42> [ -n /usr/sbin/scutil ']'
+{8.1024400000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:44> SHORT_HOST=+{8.1029950000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:44> scutil --get ComputerName
+{8.1024400000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:44> SHORT_HOST=Morgause
+{8.1060970000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:50> ZSH_COMPDUMP=/Users/timosand/.zcompdump-Morgause-5.0.2
+{8.1061490000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:53> autoload -U compinit
+{8.1061860000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:54> compinit -i -d /Users/timosand/.zcompdump-Morgause-5.0.2
+{8.1069530000}compinit:70> emulate -L zsh
+{8.1069850000}compinit:71> setopt extendedglob
+{8.1070070000}compinit:73> typeset _i_dumpfile _i_files _i_line _i_done _i_dir '_i_autodump=1'
+{8.1070360000}compinit:74> typeset _i_tag _i_file _i_addfiles '_i_fail=ask' '_i_check=yes' _i_name
+{8.1070580000}compinit:76> [[ 3 -gt 0 && -i == -[dDiuC] ]]
+{8.1070830000}compinit:77> case -i (-d)
+{8.1070920000}compinit:77> case -i (-D)
+{8.1070990000}compinit:77> case -i (-i)
+{8.1071050000}compinit:91> _i_fail=ign
+{8.1071190000}compinit:92> shift
+{8.1071340000}compinit:76> [[ 2 -gt 0 && -d == -[dDiuC] ]]
+{8.1071470000}compinit:77> case -d (-d)
+{8.1071540000}compinit:79> _i_autodump=1
+{8.1071660000}compinit:80> shift
+{8.1071780000}compinit:81> [[ 1 -gt 0 && /Users/timosand/.zcompdump-Morgause-5.0.2 != -[dfQC] ]]
+{8.1071920000}compinit:82> _i_dumpfile=/Users/timosand/.zcompdump-Morgause-5.0.2
+{8.1072080000}compinit:83> shift
+{8.1072230000}compinit:76> [[ 0 -gt 0 ]]
+{8.1072370000}compinit:108> typeset -gA _comps _services _patcomps _postpatcomps
+{8.1072580000}compinit:113> typeset -gA _compautos
+{8.1072740000}compinit:118> typeset -gA _lastcomp
+{8.1072870000}compinit:121> [[ -n /Users/timosand/.zcompdump-Morgause-5.0.2 ]]
+{8.1073040000}compinit:123> typeset -g '_comp_dumpfile=/Users/timosand/.zcompdump-Morgause-5.0.2'
+{8.1073250000}compinit:130> typeset -ga _comp_options
+{8.1073380000}compinit:131> _comp_options=( bareglobqual extendedglob glob multibyte nullglob rcexpandparam unset NO_allexport NO_aliases NO_cshnullglob NO_cshjunkiequotes NO_errexit NO_globsubst NO_histsubstpattern NO_ignorebraces NO_ignoreclosebraces NO_kshglob NO_ksharrays NO_kshtypeset NO_markdirs NO_octalzeroes NO_shwordsplit NO_shglob NO_warncreateglobal )
+{8.1073760000}compinit:164> typeset -g '_comp_setup=local -A _comp_caller_options;
_comp_caller_options=(${(kv)options[@]});
setopt localoptions localtraps ${_comp_options[@]};
local IFS=$'\'' \t\r\n\0'\''
exec </dev/null;
trap - ZERR
local -a reply
local REPLY'
+{8.1074150000}compinit:176> typeset -ga compprefuncs comppostfuncs
+{8.1074300000}compinit:177> compprefuncs=( )
+{8.1074400000}compinit:178> comppostfuncs=( )
+{8.1074750000}compinit:182> : compinit /Users/timosand/.oh-my-zsh/oh-my-zsh.sh /Users/timosand/.zshrc
+{8.1074960000}compinit:431> typeset _i_wdirs _i_wfiles
+{8.1075110000}compinit:433> _i_wdirs=( )
+{8.1075210000}compinit:434> _i_wfiles=( )
+{8.1075330000}compinit:436> autoload -Uz compaudit
+{8.1075470000}compinit:437> [[ -n yes ]]
+{8.1075590000}compinit:438> typeset _i_q
+{8.1075750000}compinit:439> eval compaudit
+{8.1075890000}(eval):1> compaudit
+{8.1080300000}compaudit:146> compaudit
+{8.1080600000}compaudit:13> emulate -L zsh
+{8.1080840000}compaudit:14> setopt extendedglob
+{8.1080990000}compaudit:16> [[ -x /usr/bin/getent ]]
+{8.1081140000}compaudit:25> (( 0 ))
+{8.1081240000}compaudit:27> (( 21 == 0 ))
+{8.1081520000}compaudit:31> set -- /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting /Users/timosand/.oh-my-zsh/plugins/tmux /Users/timosand/.oh-my-zsh/plugins/ssh-agent /Users/timosand/.oh-my-zsh/plugins/npm /Users/timosand/.oh-my-zsh/plugins/node /Users/timosand/.oh-my-zsh/plugins/history-substring-search /Users/timosand/.oh-my-zsh/plugins/heroku /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions
+{8.1082200000}compaudit:38> (( 1 ))
+{8.1082300000}compaudit:44> fpath=( /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting /Users/timosand/.oh-my-zsh/plugins/tmux /Users/timosand/.oh-my-zsh/plugins/ssh-agent /Users/timosand/.oh-my-zsh/plugins/npm /Users/timosand/.oh-my-zsh/plugins/node /Users/timosand/.oh-my-zsh/plugins/history-substring-search /Users/timosand/.oh-my-zsh/plugins/heroku /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.1082960000}compaudit:49> (( 0 ))
+{8.1083310000}compaudit:50> local '_compdir=/usr/share/zsh/5.0.2/functions'
+{8.1083480000}compaudit:51> [[ -z /usr/share/zsh/5.0.2/functions ]]
+{8.1083600000}compaudit:55> _i_wdirs=( )
+{8.1083700000}compaudit:56> _i_wfiles=( )
+{8.1083790000}compaudit:58> _i_files=( /Users/timosand/.oh-my-zsh/plugins/heroku/_heroku /Users/timosand/.oh-my-zsh/plugins/gitfast/_git /Users/timosand/.oh-my-zsh/plugins/git/_git-branch /Users/timosand/.oh-my-zsh/plugins/git/_git-remote /Users/timosand/.oh-my-zsh/plugins/gem/_gem /Users/timosand/.oh-my-zsh/plugins/extract/_extract /Users/timosand/.oh-my-zsh/plugins/coffee/_coffee /Users/timosand/.oh-my-zsh/plugins/bundler/_bundler /Users/timosand/.oh-my-zsh/plugins/brew/_brew /Users/timosand/.oh-my-zsh/plugins/bower/_bower /usr/share/zsh/5.0.2/functions/_SuSEconfig /usr/share/zsh/5.0.2/functions/_a2ps /usr/share/zsh/5.0.2/functions/_a2utils /usr/share/zsh/5.0.2/functions/_aap /usr/share/zsh/5.0.2/functions/_acpi /usr/share/zsh/5.0.2/functions/_acpitool /usr/share/zsh/5.0.2/functions/_acroread /usr/share/zsh/5.0.2/functions/_adb /usr/share/zsh/5.0.2/functions/_alias /usr/share/zsh/5.0.2/functions/_aliases /usr/share/zsh/5.0.2/functions/_all_labels /usr/share/zsh/5.0.2/functions/_all_matches /usr/share/zsh/5.0.2/functions/_alternative /usr/share/zsh/5.0.2/functions/_analyseplugin /usr/share/zsh/5.0.2/functions/_ant /usr/share/zsh/5.0.2/functions/_antiword /usr/share/zsh/5.0.2/functions/_apachectl /usr/share/zsh/5.0.2/functions/_apm /usr/share/zsh/5.0.2/functions/_approximate /usr/share/zsh/5.0.2/functions/_apt /usr/share/zsh/5.0.2/functions/_apt-file /usr/share/zsh/5.0.2/functions/_apt-move /usr/share/zsh/5.0.2/functions/_apt-show-versions /usr/share/zsh/5.0.2/functions/_aptitude /usr/share/zsh/5.0.2/functions/_arch_archives /usr/share/zsh/5.0.2/functions/_arch_namespace /usr/share/zsh/5.0.2/functions/_arg_compile /usr/share/zsh/5.0.2/functions/_arguments /usr/share/zsh/5.0.2/functions/_arp /usr/share/zsh/5.0.2/functions/_arping /usr/share/zsh/5.0.2/functions/_arrays /usr/share/zsh/5.0.2/functions/_assign /usr/share/zsh/5.0.2/functions/_at /usr/share/zsh/5.0.2/functions/_attr /usr/share/zsh/5.0.2/functions/_auto-apt /usr/share/zsh/5.0.2/functions/_autocd /usr/share/zsh/5.0.2/functions/_awk /usr/share/zsh/5.0.2/functions/_axi-cache /usr/share/zsh/5.0.2/functions/_bash_completions /usr/share/zsh/5.0.2/functions/_baz /usr/share/zsh/5.0.2/functions/_be_name /usr/share/zsh/5.0.2/functions/_beadm /usr/share/zsh/5.0.2/functions/_bind_addresses /usr/share/zsh/5.0.2/functions/_bindkey /usr/share/zsh/5.0.2/functions/_bison /usr/share/zsh/5.0.2/functions/_bittorrent /usr/share/zsh/5.0.2/functions/_bogofilter /usr/share/zsh/5.0.2/functions/_brace_parameter /usr/share/zsh/5.0.2/functions/_brctl /usr/share/zsh/5.0.2/functions/_bsd_pkg /usr/share/zsh/5.0.2/functions/_btrfs /usr/share/zsh/5.0.2/functions/_bts /usr/share/zsh/5.0.2/functions/_bug /usr/share/zsh/5.0.2/functions/_builtin /usr/share/zsh/5.0.2/functions/_bzip2 /usr/share/zsh/5.0.2/functions/_bzr /usr/share/zsh/5.0.2/functions/_cache_invalid /usr/share/zsh/5.0.2/functions/_cal /usr/share/zsh/5.0.2/functions/_calendar /usr/share/zsh/5.0.2/functions/_call_function /usr/share/zsh/5.0.2/functions/_call_program /usr/share/zsh/5.0.2/functions/_canonical_paths /usr/share/zsh/5.0.2/functions/_ccal /usr/share/zsh/5.0.2/functions/_cd /usr/share/zsh/5.0.2/functions/_cdbs-edit-patch /usr/share/zsh/5.0.2/functions/_cdcd /usr/share/zsh/5.0.2/functions/_cdr /usr/share/zsh/5.0.2/functions/_cdrdao /usr/share/zsh/5.0.2/functions/_cdrecord /usr/share/zsh/5.0.2/functions/_chflags /usr/share/zsh/5.0.2/functions/_chkconfig /usr/share/zsh/5.0.2/functions/_chmod /usr/share/zsh/5.0.2/functions/_chown /usr/share/zsh/5.0.2/functions/_chrt /usr/share/zsh/5.0.2/functions/_clay /usr/share/zsh/5.0.2/functions/_combination /usr/share/zsh/5.0.2/functions/_comm /usr/share/zsh/5.0.2/functions/_command /usr/share/zsh/5.0.2/functions/_command_names /usr/share/zsh/5.0.2/functions/_compdef /usr/share/zsh/5.0.2/functions/_complete /usr/share/zsh/5.0.2/functions/_complete_debug /usr/share/zsh/5.0.2/functions/_complete_help /usr/share/zsh/5.0.2/functions/_complete_help_generic /usr/share/zsh/5.0.2/functions/_complete_tag /usr/share/zsh/5.0.2/functions/_compress /usr/share/zsh/5.0.2/functions/_condition /usr/share/zsh/5.0.2/functions/_configure /usr/share/zsh/5.0.2/functions/_coreadm /usr/share/zsh/5.0.2/functions/_correct /usr/share/zsh/5.0.2/functions/_correct_filename /usr/share/zsh/5.0.2/functions/_correct_word /usr/share/zsh/5.0.2/functions/_cowsay /usr/share/zsh/5.0.2/functions/_cp /usr/share/zsh/5.0.2/functions/_cpio /usr/share/zsh/5.0.2/functions/_cplay /usr/share/zsh/5.0.2/functions/_cryptsetup /usr/share/zsh/5.0.2/functions/_cssh /usr/share/zsh/5.0.2/functions/_csup /usr/share/zsh/5.0.2/functions/_ctags_tags /usr/share/zsh/5.0.2/functions/_cut /usr/share/zsh/5.0.2/functions/_cvs /usr/share/zsh/5.0.2/functions/_cvsup /usr/share/zsh/5.0.2/functions/_cygcheck /usr/share/zsh/5.0.2/functions/_cygpath /usr/share/zsh/5.0.2/functions/_cygrunsrv /usr/share/zsh/5.0.2/functions/_cygserver /usr/share/zsh/5.0.2/functions/_cygstart /usr/share/zsh/5.0.2/functions/_dak /usr/share/zsh/5.0.2/functions/_darcs /usr/share/zsh/5.0.2/functions/_date /usr/share/zsh/5.0.2/functions/_dbus /usr/share/zsh/5.0.2/functions/_dchroot /usr/share/zsh/5.0.2/functions/_dchroot-dsa /usr/share/zsh/5.0.2/functions/_dcop /usr/share/zsh/5.0.2/functions/_dd /usr/share/zsh/5.0.2/functions/_deb_packages /usr/share/zsh/5.0.2/functions/_debchange /usr/share/zsh/5.0.2/functions/_debdiff /usr/share/zsh/5.0.2/functions/_debfoster /usr/share/zsh/5.0.2/functions/_debsign /usr/share/zsh/5.0.2/functions/_default /usr/share/zsh/5.0.2/functions/_defaults /usr/share/zsh/5.0.2/functions/_delimiters /usr/share/zsh/5.0.2/functions/_describe /usr/share/zsh/5.0.2/functions/_description /usr/share/zsh/5.0.2/functions/_devtodo /usr/share/zsh/5.0.2/functions/_dhclient /usr/share/zsh/5.0.2/functions/_dhcpinfo /usr/share/zsh/5.0.2/functions/_dict /usr/share/zsh/5.0.2/functions/_dict_words /usr/share/zsh/5.0.2/functions/_diff /usr/share/zsh/5.0.2/functions/_diff_options /usr/share/zsh/5.0.2/functions/_diffstat /usr/share/zsh/5.0.2/functions/_dir_list /usr/share/zsh/5.0.2/functions/_directories /usr/share/zsh/5.0.2/functions/_directory_stack /usr/share/zsh/5.0.2/functions/_dirs /usr/share/zsh/5.0.2/functions/_disable /usr/share/zsh/5.0.2/functions/_dispatch /usr/share/zsh/5.0.2/functions/_django /usr/share/zsh/5.0.2/functions/_dladm /usr/share/zsh/5.0.2/functions/_dlocate /usr/share/zsh/5.0.2/functions/_dmidecode /usr/share/zsh/5.0.2/functions/_domains /usr/share/zsh/5.0.2/functions/_dpatch-edit-patch /usr/share/zsh/5.0.2/functions/_dpkg /usr/share/zsh/5.0.2/functions/_dpkg-buildpackage /usr/share/zsh/5.0.2/functions/_dpkg-cross /usr/share/zsh/5.0.2/functions/_dpkg-repack /usr/share/zsh/5.0.2/functions/_dpkg_source /usr/share/zsh/5.0.2/functions/_dput /usr/share/zsh/5.0.2/functions/_dtrace /usr/share/zsh/5.0.2/functions/_du /usr/share/zsh/5.0.2/functions/_dumpadm /usr/share/zsh/5.0.2/functions/_dumper /usr/share/zsh/5.0.2/functions/_dupload /usr/share/zsh/5.0.2/functions/_dvi /usr/share/zsh/5.0.2/functions/_dynamic_directory_name /usr/share/zsh/5.0.2/functions/_ecasound /usr/share/zsh/5.0.2/functions/_echotc /usr/share/zsh/5.0.2/functions/_echoti /usr/share/zsh/5.0.2/functions/_elinks /usr/share/zsh/5.0.2/functions/_elm /usr/share/zsh/5.0.2/functions/_email_addresses /usr/share/zsh/5.0.2/functions/_emulate /usr/share/zsh/5.0.2/functions/_enable /usr/share/zsh/5.0.2/functions/_enscript /usr/share/zsh/5.0.2/functions/_env /usr/share/zsh/5.0.2/functions/_equal /usr/share/zsh/5.0.2/functions/_espeak /usr/share/zsh/5.0.2/functions/_ethtool /usr/share/zsh/5.0.2/functions/_expand /usr/share/zsh/5.0.2/functions/_expand_alias /usr/share/zsh/5.0.2/functions/_expand_word /usr/share/zsh/5.0.2/functions/_fakeroot /usr/share/zsh/5.0.2/functions/_fc /usr/share/zsh/5.0.2/functions/_feh /usr/share/zsh/5.0.2/functions/_fetch /usr/share/zsh/5.0.2/functions/_fetchmail /usr/share/zsh/5.0.2/functions/_ffmpeg /usr/share/zsh/5.0.2/functions/_figlet /usr/share/zsh/5.0.2/functions/_file_descriptors /usr/share/zsh/5.0.2/functions/_file_systems /usr/share/zsh/5.0.2/functions/_files /usr/share/zsh/5.0.2/functions/_find /usr/share/zsh/5.0.2/functions/_finger /usr/share/zsh/5.0.2/functions/_fink /usr/share/zsh/5.0.2/functions/_first /usr/share/zsh/5.0.2/functions/_flasher /usr/share/zsh/5.0.2/functions/_flex /usr/share/zsh/5.0.2/functions/_floppy /usr/share/zsh/5.0.2/functions/_flowadm /usr/share/zsh/5.0.2/functions/_fmadm /usr/share/zsh/5.0.2/functions/_fortune /usr/share/zsh/5.0.2/functions/_freebsd-update /usr/share/zsh/5.0.2/functions/_fsh /usr/share/zsh/5.0.2/functions/_fstat /usr/share/zsh/5.0.2/functions/_functions /usr/share/zsh/5.0.2/functions/_fuse_arguments /usr/share/zsh/5.0.2/functions/_fuse_values /usr/share/zsh/5.0.2/functions/_fuser /usr/share/zsh/5.0.2/functions/_fusermount /usr/share/zsh/5.0.2/functions/_gcc /usr/share/zsh/5.0.2/functions/_gcore /usr/share/zsh/5.0.2/functions/_gdb /usr/share/zsh/5.0.2/functions/_generic /usr/share/zsh/5.0.2/functions/_genisoimage /usr/share/zsh/5.0.2/functions/_getclip /usr/share/zsh/5.0.2/functions/_getconf /usr/share/zsh/5.0.2/functions/_getent /usr/share/zsh/5.0.2/functions/_getfacl /usr/share/zsh/5.0.2/functions/_getmail /usr/share/zsh/5.0.2/functions/_git /usr/share/zsh/5.0.2/functions/_git-buildpackage /usr/share/zsh/5.0.2/functions/_global /usr/share/zsh/5.0.2/functions/_global_tags /usr/share/zsh/5.0.2/functions/_globflags /usr/share/zsh/5.0.2/functions/_globqual_delims /usr/share/zsh/5.0.2/functions/_globquals /usr/share/zsh/5.0.2/functions/_gnome-gv /usr/share/zsh/5.0.2/functions/_gnu_generic /usr/share/zsh/5.0.2/functions/_gnupod /usr/share/zsh/5.0.2/functions/_gnutls /usr/share/zsh/5.0.2/functions/_go /usr/share/zsh/5.0.2/functions/_gpg /usr/share/zsh/5.0.2/functions/_gphoto2 /usr/share/zsh/5.0.2/functions/_gprof /usr/share/zsh/5.0.2/functions/_gqview /usr/share/zsh/5.0.2/functions/_gradle /usr/share/zsh/5.0.2/functions/_graphicsmagick /usr/share/zsh/5.0.2/functions/_grep /usr/share/zsh/5.0.2/functions/_grep-excuses /usr/share/zsh/5.0.2/functions/_groff /usr/share/zsh/5.0.2/functions/_groups /usr/share/zsh/5.0.2/functions/_growisofs /usr/share/zsh/5.0.2/functions/_gs /usr/share/zsh/5.0.2/functions/_guard /usr/share/zsh/5.0.2/functions/_guilt /usr/share/zsh/5.0.2/functions/_gv /usr/share/zsh/5.0.2/functions/_gzip /usr/share/zsh/5.0.2/functions/_hash /usr/share/zsh/5.0.2/functions/_have_glob_qual /usr/share/zsh/5.0.2/functions/_hdiutil /usr/share/zsh/5.0.2/functions/_hg /usr/share/zsh/5.0.2/functions/_history /usr/share/zsh/5.0.2/functions/_history_complete_word /usr/share/zsh/5.0.2/functions/_history_modifiers /usr/share/zsh/5.0.2/functions/_hosts /usr/share/zsh/5.0.2/functions/_hwinfo /usr/share/zsh/5.0.2/functions/_iconv /usr/share/zsh/5.0.2/functions/_id /usr/share/zsh/5.0.2/functions/_ifconfig /usr/share/zsh/5.0.2/functions/_iftop /usr/share/zsh/5.0.2/functions/_ignored /usr/share/zsh/5.0.2/functions/_imagemagick /usr/share/zsh/5.0.2/functions/_in_vared /usr/share/zsh/5.0.2/functions/_inetadm /usr/share/zsh/5.0.2/functions/_init_d /usr/share/zsh/5.0.2/functions/_initctl /usr/share/zsh/5.0.2/functions/_invoke-rc.d /usr/share/zsh/5.0.2/functions/_ionice /usr/share/zsh/5.0.2/functions/_ip /usr/share/zsh/5.0.2/functions/_ipadm /usr/share/zsh/5.0.2/functions/_ipset /usr/share/zsh/5.0.2/functions/_iptables /usr/share/zsh/5.0.2/functions/_irssi /usr/share/zsh/5.0.2/functions/_ispell /usr/share/zsh/5.0.2/functions/_iwconfig /usr/share/zsh/5.0.2/functions/_java /usr/share/zsh/5.0.2/functions/_java_class /usr/share/zsh/5.0.2/functions/_jobs /usr/share/zsh/5.0.2/functions/_jobs_bg /usr/share/zsh/5.0.2/functions/_jobs_builtin /usr/share/zsh/5.0.2/functions/_jobs_fg /usr/share/zsh/5.0.2/functions/_joe /usr/share/zsh/5.0.2/functions/_join /usr/share/zsh/5.0.2/functions/_kfmclient /usr/share/zsh/5.0.2/functions/_kill /usr/share/zsh/5.0.2/functions/_killall /usr/share/zsh/5.0.2/functions/_kld /usr/share/zsh/5.0.2/functions/_knock /usr/share/zsh/5.0.2/functions/_kvno /usr/share/zsh/5.0.2/functions/_last /usr/share/zsh/5.0.2/functions/_ldd /usr/share/zsh/5.0.2/functions/_less /usr/share/zsh/5.0.2/functions/_lha /usr/share/zsh/5.0.2/functions/_lighttpd /usr/share/zsh/5.0.2/functions/_limit /usr/share/zsh/5.0.2/functions/_limits /usr/share/zsh/5.0.2/functions/_linda /usr/share/zsh/5.0.2/functions/_links /usr/share/zsh/5.0.2/functions/_lintian /usr/share/zsh/5.0.2/functions/_list /usr/share/zsh/5.0.2/functions/_list_files /usr/share/zsh/5.0.2/functions/_ln /usr/share/zsh/5.0.2/functions/_loadkeys /usr/share/zsh/5.0.2/functions/_locales /usr/share/zsh/5.0.2/functions/_locate /usr/share/zsh/5.0.2/functions/_logical_volumes /usr/share/zsh/5.0.2/functions/_look /usr/share/zsh/5.0.2/functions/_losetup /usr/share/zsh/5.0.2/functions/_lp /usr/share/zsh/5.0.2/functions/_ls /usr/share/zsh/5.0.2/functions/_lscfg /usr/share/zsh/5.0.2/functions/_lsdev /usr/share/zsh/5.0.2/functions/_lslv /usr/share/zsh/5.0.2/functions/_lsof /usr/share/zsh/5.0.2/functions/_lspv /usr/share/zsh/5.0.2/functions/_lsusb /usr/share/zsh/5.0.2/functions/_lsvg /usr/share/zsh/5.0.2/functions/_lynx /usr/share/zsh/5.0.2/functions/_lzop /usr/share/zsh/5.0.2/functions/_mac_applications /usr/share/zsh/5.0.2/functions/_mac_files_for_application /usr/share/zsh/5.0.2/functions/_madison /usr/share/zsh/5.0.2/functions/_mail /usr/share/zsh/5.0.2/functions/_mailboxes /usr/share/zsh/5.0.2/functions/_main_complete /usr/share/zsh/5.0.2/functions/_make /usr/share/zsh/5.0.2/functions/_make-kpkg /usr/share/zsh/5.0.2/functions/_man /usr/share/zsh/5.0.2/functions/_match /usr/share/zsh/5.0.2/functions/_math /usr/share/zsh/5.0.2/functions/_matlab /usr/share/zsh/5.0.2/functions/_md5sum /usr/share/zsh/5.0.2/functions/_mdadm /usr/share/zsh/5.0.2/functions/_members /usr/share/zsh/5.0.2/functions/_mencal /usr/share/zsh/5.0.2/functions/_menu /usr/share/zsh/5.0.2/functions/_mere /usr/share/zsh/5.0.2/functions/_mergechanges /usr/share/zsh/5.0.2/functions/_message /usr/share/zsh/5.0.2/functions/_metaflac /usr/share/zsh/5.0.2/functions/_mh /usr/share/zsh/5.0.2/functions/_mii-tool /usr/share/zsh/5.0.2/functions/_mime_types /usr/share/zsh/5.0.2/functions/_mkdir /usr/share/zsh/5.0.2/functions/_mkshortcut /usr/share/zsh/5.0.2/functions/_mkzsh /usr/share/zsh/5.0.2/functions/_module /usr/share/zsh/5.0.2/functions/_module-assistant /usr/share/zsh/5.0.2/functions/_modutils /usr/share/zsh/5.0.2/functions/_mondo /usr/share/zsh/5.0.2/functions/_monotone /usr/share/zsh/5.0.2/functions/_mosh /usr/share/zsh/5.0.2/functions/_most_recent_file /usr/share/zsh/5.0.2/functions/_mount /usr/share/zsh/5.0.2/functions/_mozilla /usr/share/zsh/5.0.2/functions/_mpc /usr/share/zsh/5.0.2/functions/_mplayer /usr/share/zsh/5.0.2/functions/_mt /usr/share/zsh/5.0.2/functions/_mtools /usr/share/zsh/5.0.2/functions/_mtr /usr/share/zsh/5.0.2/functions/_multi_parts /usr/share/zsh/5.0.2/functions/_mutt /usr/share/zsh/5.0.2/functions/_my_accounts /usr/share/zsh/5.0.2/functions/_mysql_utils /usr/share/zsh/5.0.2/functions/_mysqldiff /usr/share/zsh/5.0.2/functions/_nautilus /usr/share/zsh/5.0.2/functions/_ncftp /usr/share/zsh/5.0.2/functions/_nedit /usr/share/zsh/5.0.2/functions/_net_interfaces /usr/share/zsh/5.0.2/functions/_netcat /usr/share/zsh/5.0.2/functions/_netscape /usr/share/zsh/5.0.2/functions/_netstat /usr/share/zsh/5.0.2/functions/_newsgroups /usr/share/zsh/5.0.2/functions/_next_label /usr/share/zsh/5.0.2/functions/_next_tags /usr/share/zsh/5.0.2/functions/_nice /usr/share/zsh/5.0.2/functions/_nkf /usr/share/zsh/5.0.2/functions/_nm /usr/share/zsh/5.0.2/functions/_nmap /usr/share/zsh/5.0.2/functions/_nmcli /usr/share/zsh/5.0.2/functions/_normal /usr/share/zsh/5.0.2/functions/_nothing /usr/share/zsh/5.0.2/functions/_notmuch /usr/share/zsh/5.0.2/functions/_npm /usr/share/zsh/5.0.2/functions/_nslookup /usr/share/zsh/5.0.2/functions/_object_classes /usr/share/zsh/5.0.2/functions/_okular /usr/share/zsh/5.0.2/functions/_oldlist /usr/share/zsh/5.0.2/functions/_open /usr/share/zsh/5.0.2/functions/_options /usr/share/zsh/5.0.2/functions/_options_set /usr/share/zsh/5.0.2/functions/_options_unset /usr/share/zsh/5.0.2/functions/_osc /usr/share/zsh/5.0.2/functions/_other_accounts /usr/share/zsh/5.0.2/functions/_pack /usr/share/zsh/5.0.2/functions/_parameter /usr/share/zsh/5.0.2/functions/_parameters /usr/share/zsh/5.0.2/functions/_patch /usr/share/zsh/5.0.2/functions/_path_commands /usr/share/zsh/5.0.2/functions/_path_files /usr/share/zsh/5.0.2/functions/_pax /usr/share/zsh/5.0.2/functions/_pbm /usr/share/zsh/5.0.2/functions/_pbuilder /usr/share/zsh/5.0.2/functions/_pdf /usr/share/zsh/5.0.2/functions/_pdftk /usr/share/zsh/5.0.2/functions/_perforce /usr/share/zsh/5.0.2/functions/_perl /usr/share/zsh/5.0.2/functions/_perl_basepods /usr/share/zsh/5.0.2/functions/_perl_modules /usr/share/zsh/5.0.2/functions/_perldoc /usr/share/zsh/5.0.2/functions/_pfctl /usr/share/zsh/5.0.2/functions/_pfexec /usr/share/zsh/5.0.2/functions/_pgrep /usr/share/zsh/5.0.2/functions/_php /usr/share/zsh/5.0.2/functions/_physical_volumes /usr/share/zsh/5.0.2/functions/_pick_variant /usr/share/zsh/5.0.2/functions/_pids /usr/share/zsh/5.0.2/functions/_pine /usr/share/zsh/5.0.2/functions/_ping /usr/share/zsh/5.0.2/functions/_piuparts /usr/share/zsh/5.0.2/functions/_pkg-config /usr/share/zsh/5.0.2/functions/_pkg5 /usr/share/zsh/5.0.2/functions/_pkg_instance /usr/share/zsh/5.0.2/functions/_pkgadd /usr/share/zsh/5.0.2/functions/_pkginfo /usr/share/zsh/5.0.2/functions/_pkgrm /usr/share/zsh/5.0.2/functions/_pkgtool /usr/share/zsh/5.0.2/functions/_pon /usr/share/zsh/5.0.2/functions/_portaudit /usr/share/zsh/5.0.2/functions/_portlint /usr/share/zsh/5.0.2/functions/_portmaster /usr/share/zsh/5.0.2/functions/_ports /usr/share/zsh/5.0.2/functions/_portsnap /usr/share/zsh/5.0.2/functions/_postfix /usr/share/zsh/5.0.2/functions/_powerd /usr/share/zsh/5.0.2/functions/_prcs /usr/share/zsh/5.0.2/functions/_precommand /usr/share/zsh/5.0.2/functions/_prefix /usr/share/zsh/5.0.2/functions/_print /usr/share/zsh/5.0.2/functions/_printenv /usr/share/zsh/5.0.2/functions/_printers /usr/share/zsh/5.0.2/functions/_procstat /usr/share/zsh/5.0.2/functions/_prompt /usr/share/zsh/5.0.2/functions/_prstat /usr/share/zsh/5.0.2/functions/_ps /usr/share/zsh/5.0.2/functions/_ps1234 /usr/share/zsh/5.0.2/functions/_pscp /usr/share/zsh/5.0.2/functions/_pspdf /usr/share/zsh/5.0.2/functions/_psutils /usr/share/zsh/5.0.2/functions/_ptree /usr/share/zsh/5.0.2/functions/_pump /usr/share/zsh/5.0.2/functions/_putclip /usr/share/zsh/5.0.2/functions/_pydoc /usr/share/zsh/5.0.2/functions/_python /usr/share/zsh/5.0.2/functions/_qemu /usr/share/zsh/5.0.2/functions/_qiv /usr/share/zsh/5.0.2/functions/_qtplay /usr/share/zsh/5.0.2/functions/_quilt /usr/share/zsh/5.0.2/functions/_raggle /usr/share/zsh/5.0.2/functions/_rake /usr/share/zsh/5.0.2/functions/_ranlib /usr/share/zsh/5.0.2/functions/_rar /usr/share/zsh/5.0.2/functions/_rcs /usr/share/zsh/5.0.2/functions/_read /usr/share/zsh/5.0.2/functions/_read_comp /usr/share/zsh/5.0.2/functions/_readshortcut /usr/share/zsh/5.0.2/functions/_rebootin /usr/share/zsh/5.0.2/functions/_redirect /usr/share/zsh/5.0.2/functions/_regex_arguments /usr/share/zsh/5.0.2/functions/_regex_words /usr/share/zsh/5.0.2/functions/_remote_files /usr/share/zsh/5.0.2/functions/_renice /usr/share/zsh/5.0.2/functions/_reprepro /usr/share/zsh/5.0.2/functions/_requested /usr/share/zsh/5.0.2/functions/_retrieve_cache /usr/share/zsh/5.0.2/functions/_retrieve_mac_apps /usr/share/zsh/5.0.2/functions/_ri /usr/share/zsh/5.0.2/functions/_rlogin /usr/share/zsh/5.0.2/functions/_rm /usr/share/zsh/5.0.2/functions/_rpm /usr/share/zsh/5.0.2/functions/_rpmbuild /usr/share/zsh/5.0.2/functions/_rrdtool /usr/share/zsh/5.0.2/functions/_rsync /usr/share/zsh/5.0.2/functions/_rubber /usr/share/zsh/5.0.2/functions/_ruby /usr/share/zsh/5.0.2/functions/_sablotron /usr/share/zsh/5.0.2/functions/_samba /usr/share/zsh/5.0.2/functions/_savecore /usr/share/zsh/5.0.2/functions/_sccs /usr/share/zsh/5.0.2/functions/_sched /usr/share/zsh/5.0.2/functions/_schedtool /usr/share/zsh/5.0.2/functions/_schroot /usr/share/zsh/5.0.2/functions/_screen /usr/share/zsh/5.0.2/functions/_sed /usr/share/zsh/5.0.2/functions/_sep_parts /usr/share/zsh/5.0.2/functions/_service /usr/share/zsh/5.0.2/functions/_services /usr/share/zsh/5.0.2/functions/_set /usr/share/zsh/5.0.2/functions/_set_command /usr/share/zsh/5.0.2/functions/_setfacl /usr/share/zsh/5.0.2/functions/_setopt /usr/share/zsh/5.0.2/functions/_setup /usr/share/zsh/5.0.2/functions/_setxkbmap /usr/share/zsh/5.0.2/functions/_sh /usr/share/zsh/5.0.2/functions/_showmount /usr/share/zsh/5.0.2/functions/_signals /usr/share/zsh/5.0.2/functions/_sisu /usr/share/zsh/5.0.2/functions/_slrn /usr/share/zsh/5.0.2/functions/_smit /usr/share/zsh/5.0.2/functions/_snoop /usr/share/zsh/5.0.2/functions/_socket /usr/share/zsh/5.0.2/functions/_sockstat /usr/share/zsh/5.0.2/functions/_softwareupdate /usr/share/zsh/5.0.2/functions/_sort /usr/share/zsh/5.0.2/functions/_source /usr/share/zsh/5.0.2/functions/_spamassassin /usr/share/zsh/5.0.2/functions/_sqlite /usr/share/zsh/5.0.2/functions/_sqsh /usr/share/zsh/5.0.2/functions/_ssh /usr/share/zsh/5.0.2/functions/_sshfs /usr/share/zsh/5.0.2/functions/_stat /usr/share/zsh/5.0.2/functions/_stgit /usr/share/zsh/5.0.2/functions/_store_cache /usr/share/zsh/5.0.2/functions/_strace /usr/share/zsh/5.0.2/functions/_strip /usr/share/zsh/5.0.2/functions/_stty /usr/share/zsh/5.0.2/functions/_su /usr/share/zsh/5.0.2/functions/_sub_commands /usr/share/zsh/5.0.2/functions/_subscript /usr/share/zsh/5.0.2/functions/_subversion /usr/share/zsh/5.0.2/functions/_sudo /usr/share/zsh/5.0.2/functions/_suffix_alias_files /usr/share/zsh/5.0.2/functions/_surfraw /usr/share/zsh/5.0.2/functions/_svcadm /usr/share/zsh/5.0.2/functions/_svccfg /usr/share/zsh/5.0.2/functions/_svcprop /usr/share/zsh/5.0.2/functions/_svcs /usr/share/zsh/5.0.2/functions/_svcs_fmri /usr/share/zsh/5.0.2/functions/_svn-buildpackage /usr/share/zsh/5.0.2/functions/_sysctl /usr/share/zsh/5.0.2/functions/_systemd /usr/share/zsh/5.0.2/functions/_tags /usr/share/zsh/5.0.2/functions/_tar /usr/share/zsh/5.0.2/functions/_tar_archive /usr/share/zsh/5.0.2/functions/_tardy /usr/share/zsh/5.0.2/functions/_tcpdump /usr/share/zsh/5.0.2/functions/_tcpsys /usr/share/zsh/5.0.2/functions/_tcptraceroute /usr/share/zsh/5.0.2/functions/_telnet /usr/share/zsh/5.0.2/functions/_terminals /usr/share/zsh/5.0.2/functions/_tex /usr/share/zsh/5.0.2/functions/_texi /usr/share/zsh/5.0.2/functions/_texinfo /usr/share/zsh/5.0.2/functions/_tidy /usr/share/zsh/5.0.2/functions/_tiff /usr/share/zsh/5.0.2/functions/_tilde /usr/share/zsh/5.0.2/functions/_tilde_files /usr/share/zsh/5.0.2/functions/_time_zone /usr/share/zsh/5.0.2/functions/_tin /usr/share/zsh/5.0.2/functions/_tla /usr/share/zsh/5.0.2/functions/_tmux /usr/share/zsh/5.0.2/functions/_todo.sh /usr/share/zsh/5.0.2/functions/_toilet /usr/share/zsh/5.0.2/functions/_toolchain-source /usr/share/zsh/5.0.2/functions/_topgit /usr/share/zsh/5.0.2/functions/_totd /usr/share/zsh/5.0.2/functions/_tpb /usr/share/zsh/5.0.2/functions/_tpconfig /usr/share/zsh/5.0.2/functions/_tracepath /usr/share/zsh/5.0.2/functions/_trap /usr/share/zsh/5.0.2/functions/_tree /usr/share/zsh/5.0.2/functions/_ttyctl /usr/share/zsh/5.0.2/functions/_tune2fs /usr/share/zsh/5.0.2/functions/_twidge /usr/share/zsh/5.0.2/functions/_twisted /usr/share/zsh/5.0.2/functions/_typeset /usr/share/zsh/5.0.2/functions/_ulimit /usr/share/zsh/5.0.2/functions/_uml /usr/share/zsh/5.0.2/functions/_unace /usr/share/zsh/5.0.2/functions/_uname /usr/share/zsh/5.0.2/functions/_unexpand /usr/share/zsh/5.0.2/functions/_unhash /usr/share/zsh/5.0.2/functions/_uniq /usr/share/zsh/5.0.2/functions/_unison /usr/share/zsh/5.0.2/functions/_units /usr/share/zsh/5.0.2/functions/_unsetopt /usr/share/zsh/5.0.2/functions/_update-alternatives /usr/share/zsh/5.0.2/functions/_update-rc.d /usr/share/zsh/5.0.2/functions/_urls /usr/share/zsh/5.0.2/functions/_urpmi /usr/share/zsh/5.0.2/functions/_urxvt /usr/share/zsh/5.0.2/functions/_uscan /usr/share/zsh/5.0.2/functions/_user_admin /usr/share/zsh/5.0.2/functions/_user_at_host /usr/share/zsh/5.0.2/functions/_user_expand /usr/share/zsh/5.0.2/functions/_users /usr/share/zsh/5.0.2/functions/_users_on /usr/share/zsh/5.0.2/functions/_uzbl /usr/share/zsh/5.0.2/functions/_valgrind /usr/share/zsh/5.0.2/functions/_value /usr/share/zsh/5.0.2/functions/_values /usr/share/zsh/5.0.2/functions/_vared /usr/share/zsh/5.0.2/functions/_vars /usr/share/zsh/5.0.2/functions/_vcsh /usr/share/zsh/5.0.2/functions/_vim /usr/share/zsh/5.0.2/functions/_vim-addons /usr/share/zsh/5.0.2/functions/_vnc /usr/share/zsh/5.0.2/functions/_volume_groups /usr/share/zsh/5.0.2/functions/_vorbis /usr/share/zsh/5.0.2/functions/_vorbiscomment /usr/share/zsh/5.0.2/functions/_vserver /usr/share/zsh/5.0.2/functions/_vux /usr/share/zsh/5.0.2/functions/_w3m /usr/share/zsh/5.0.2/functions/_wait /usr/share/zsh/5.0.2/functions/_wajig /usr/share/zsh/5.0.2/functions/_wakeup_capable_devices /usr/share/zsh/5.0.2/functions/_wanna-build /usr/share/zsh/5.0.2/functions/_wanted /usr/share/zsh/5.0.2/functions/_webbrowser /usr/share/zsh/5.0.2/functions/_wget /usr/share/zsh/5.0.2/functions/_whereis /usr/share/zsh/5.0.2/functions/_which /usr/share/zsh/5.0.2/functions/_whois /usr/share/zsh/5.0.2/functions/_wiggle /usr/share/zsh/5.0.2/functions/_wpa_cli /usr/share/zsh/5.0.2/functions/_x_arguments /usr/share/zsh/5.0.2/functions/_x_borderwidth /usr/share/zsh/5.0.2/functions/_x_color /usr/share/zsh/5.0.2/functions/_x_colormapid /usr/share/zsh/5.0.2/functions/_x_cursor /usr/share/zsh/5.0.2/functions/_x_display /usr/share/zsh/5.0.2/functions/_x_extension /usr/share/zsh/5.0.2/functions/_x_font /usr/share/zsh/5.0.2/functions/_x_geometry /usr/share/zsh/5.0.2/functions/_x_keysym /usr/share/zsh/5.0.2/functions/_x_locale /usr/share/zsh/5.0.2/functions/_x_modifier /usr/share/zsh/5.0.2/functions/_x_name /usr/share/zsh/5.0.2/functions/_x_resource /usr/share/zsh/5.0.2/functions/_x_selection_timeout /usr/share/zsh/5.0.2/functions/_x_title /usr/share/zsh/5.0.2/functions/_x_utils /usr/share/zsh/5.0.2/functions/_x_visual /usr/share/zsh/5.0.2/functions/_x_window /usr/share/zsh/5.0.2/functions/_xargs /usr/share/zsh/5.0.2/functions/_xauth /usr/share/zsh/5.0.2/functions/_xclip /usr/share/zsh/5.0.2/functions/_xdvi /usr/share/zsh/5.0.2/functions/_xfig /usr/share/zsh/5.0.2/functions/_xft_fonts /usr/share/zsh/5.0.2/functions/_xloadimage /usr/share/zsh/5.0.2/functions/_xmlsoft /usr/share/zsh/5.0.2/functions/_xmms2 /usr/share/zsh/5.0.2/functions/_xmodmap /usr/share/zsh/5.0.2/functions/_xournal /usr/share/zsh/5.0.2/functions/_xpdf /usr/share/zsh/5.0.2/functions/_xrandr /usr/share/zsh/5.0.2/functions/_xscreensaver /usr/share/zsh/5.0.2/functions/_xset /usr/share/zsh/5.0.2/functions/_xt_arguments /usr/share/zsh/5.0.2/functions/_xt_session_id /usr/share/zsh/5.0.2/functions/_xterm /usr/share/zsh/5.0.2/functions/_xv /usr/share/zsh/5.0.2/functions/_xwit /usr/share/zsh/5.0.2/functions/_xz /usr/share/zsh/5.0.2/functions/_yafc /usr/share/zsh/5.0.2/functions/_yast /usr/share/zsh/5.0.2/functions/_yast2 /usr/share/zsh/5.0.2/functions/_yodl /usr/share/zsh/5.0.2/functions/_yp /usr/share/zsh/5.0.2/functions/_yum /usr/share/zsh/5.0.2/functions/_zargs /usr/share/zsh/5.0.2/functions/_zattr /usr/share/zsh/5.0.2/functions/_zcalc_line /usr/share/zsh/5.0.2/functions/_zcat /usr/share/zsh/5.0.2/functions/_zcompile /usr/share/zsh/5.0.2/functions/_zdump /usr/share/zsh/5.0.2/functions/_zed /usr/share/zsh/5.0.2/functions/_zfs /usr/share/zsh/5.0.2/functions/_zfs_dataset /usr/share/zsh/5.0.2/functions/_zfs_keysource_props /usr/share/zsh/5.0.2/functions/_zfs_pool /usr/share/zsh/5.0.2/functions/_zftp /usr/share/zsh/5.0.2/functions/_zip /usr/share/zsh/5.0.2/functions/_zle /usr/share/zsh/5.0.2/functions/_zlogin /usr/share/zsh/5.0.2/functions/_zmodload /usr/share/zsh/5.0.2/functions/_zmv /usr/share/zsh/5.0.2/functions/_zoneadm /usr/share/zsh/5.0.2/functions/_zones /usr/share/zsh/5.0.2/functions/_zpool /usr/share/zsh/5.0.2/functions/_zpty /usr/share/zsh/5.0.2/functions/_zsh-mime-handler /usr/share/zsh/5.0.2/functions/_zstyle /usr/share/zsh/5.0.2/functions/_ztodo /usr/share/zsh/5.0.2/functions/_zypper )
+{8.1677350000}compaudit:59> [[ -n /usr/share/zsh/5.0.2/functions ]]
+{8.1677620000}compaudit:60> [[ 700 -lt 20 || /usr/share/zsh/5.0.2/functions == */Base || -d /usr/share/zsh/5.0.2/functions/Base ]]
+{8.1678000000}compaudit:81> [[ ign == use ]]
+{8.1678120000}compaudit:93> _i_wdirs=( )
+{8.1680550000}compaudit:102> (( 0 ))
+{8.1680690000}compaudit:116> [[ -f /etc/debian_version ]]
+{8.1680840000}compaudit:123> _i_wdirs=( )
+{8.1691540000}compaudit:124> _i_wfiles=( )
+{8.1720050000}compaudit:126> case 0:0 (0:0)
+{8.1720160000}compaudit:127> _i_q=''
+{8.1720300000}compaudit:133> [[ -n '' ]]
+{8.1720480000}compaudit:140> return 0
+{8.1721040000}compinit:464> autoload -Uz compdump compinstall
+{8.1721210000}compinit:468> _i_done=''
+{8.1721310000}compinit:470> [[ -f /Users/timosand/.zcompdump-Morgause-5.0.2 ]]
+{8.1721470000}compinit:471> [[ -n yes ]]
+{8.1722690000}compinit:472> IFS=' ' +{8.1722910000}compinit:472> read -rA _i_line
+{8.1723400000}compinit:473> [[ _i_autodump -eq 1 && 700 -eq 700 && 5.0.2 == 5.0.2 ]]
+{8.1723750000}compinit:476> . /Users/timosand/.zcompdump-Morgause-5.0.2
+{8.1807310000}/Users/timosand/.zcompdump-Morgause-5.0.2:3> _comps=( - _precommand -array-value- _value -assign-parameter- _assign -brace-parameter- _brace_parameter -command- _autocd -command-line- _normal -condition- _condition -default- _default -equal- _equal -first- _first -math- _math -parameter- _parameter -redirect- _redirect -redirect-,-default-,-default- _files '-redirect-,<,bunzip2' _bzip2 '-redirect-,<,bzip2' _bzip2 '-redirect-,<,compress' _compress '-redirect-,<,gunzip' _gzip '-redirect-,<,gzip' _gzip '-redirect-,<,uncompress' _compress '-redirect-,<,unxz' _xz '-redirect-,<,xz' _xz '-redirect-,>,bzip2' _bzip2 '-redirect-,>,compress' _compress '-redirect-,>,gzip' _gzip '-redirect-,>,xz' _xz -subscript- _subscript -tilde- _tilde -value- _value -value-,-default-,-command- _zargs -value-,-default-,-default- _value -value-,ADB_TRACE,-default- _adb -value-,ANDROID_LOG_TAGS,-default- _adb -value-,ANDROID_SERIAL,-default- _adb -value-,ANT_ARGS,-default- _ant -value-,CFLAGS,-default- _gcc -value-,CPPFLAGS,-default- _gcc -value-,DISPLAY,-default- _x_display -value-,GREP_OPTIONS,-default- _grep -value-,GZIP,-default- _gzip -value-,LANG,-default- _locales -value-,LANGUAGE,-default- _locales -value-,LDFLAGS,-default- _gcc -value-,LESS,-default- _less -value-,LESSCHARSET,-default- _less -value-,LPDEST,-default- _printers -value-,P4CLIENT,-default- _perforce -value-,P4MERGE,-default- _perforce -value-,P4PORT,-default- _perforce -value-,P4USER,-default- _perforce -value-,PERLDOC,-default- _perldoc -value-,PRINTER,-default- _printers -value-,PROMPT,-default- _ps1234 -value-,PROMPT2,-default- _ps1234 -value-,PROMPT3,-default- _ps1234 -value-,PROMPT4,-default- _ps1234 -value-,PS1,-default- _ps1234 -value-,PS2,-default- _ps1234 -value-,PS3,-default- _ps1234 -value-,PS4,-default- _ps1234 -value-,RPROMPT,-default- _ps1234 -value-,RPROMPT2,-default- _ps1234 -value-,RPS1,-default- _ps1234 -value-,RPS2,-default- _ps1234 -value-,SPROMPT,-default- _ps1234 -value-,TERM,-default- _terminals -value-,TERMINFO_DIRS,-default- _dir_list -value-,TZ,-default- _time_zone -value-,VALGRIND_OPTS,-default- _valgrind -value-,WWW_HOME,-default- _urls -value-,XML_CATALOG_FILES,-default- _xmlsoft -value-,XZ_DEFAULTS,-default- _xz -value-,XZ_OPT,-default- _xz -vared- _in_vared -zcalc-line- _zcalc_line . _source 5g _go 5l _go 6g _go 6l _go 8g _go 8l _go Mail _mail Mosaic _webbrowser SuSEconfig _SuSEconfig a2dismod _a2utils a2dissite _a2utils a2enmod _a2utils a2ensite _a2utils a2ps _a2ps aaaa _hosts aap _aap acpi _acpi acpitool _acpitool acroread _acroread adb _adb admin _sccs ali _mh alias _alias amaya _webbrowser analyseplugin _analyseplugin animate _imagemagick anno _mh ant _ant antiword _antiword aoss _precommand apache2ctl _apachectl apachectl _apachectl apm _apm appletviewer _java apropos _man apt-cache _apt apt-cdrom _apt apt-config _apt apt-file _apt-file apt-get _apt apt-move _apt-move apt-show-versions _apt-show-versions aptitude _aptitude apvlv _pdf arena _webbrowser arp _arp arping _arping at _at atq _at atrm _at attr _attr auto-apt _auto-apt autoload _typeset awk _awk axi-cache _axi-cache bash _sh batch _at baz _baz beadm _beadm bg _jobs_bg bindkey _bindkey bison _bison bogofilter _bogofilter bogotune _bogofilter bogoutil _bogofilter brctl _brctl brew _brew btdownloadcurses _bittorrent btdownloadgui _bittorrent btdownloadheadless _bittorrent btlaunchmany _bittorrent btlaunchmanycurses _bittorrent btmakemetafile _bittorrent btreannounce _bittorrent btrename _bittorrent btrfs _btrfs bts _bts btshowmetainfo _bittorrent bttrack _bittorrent bug _bug buildhash _ispell builtin _builtin bundle _bundler bunzip2 _bzip2 burst _mh bzcat _bzip2 bzip2 _bzip2 bzip2recover _bzip2 bzr _bzr c++ _gcc cal _cal calendar _calendar catchsegv _precommand cc _gcc ccal _ccal cd _cd cdbs-edit-patch _cdbs-edit-patch cdc _sccs cdcd _cdcd cdr _cdr cdrdao _cdrdao cdrecord _cdrecord certtool _gnutls cftp _twisted chage _users chdir _cd chflags _chflags chfn _users chgrp _chown chimera _webbrowser chkconfig _chkconfig chmod _chmod chown _chown chrt _chrt chsh _users ci _rcs ckeygen _twisted clang _gcc clang++ _gcc clay _clay clear _nothing co _rcs coffee _coffee comb _sccs combine _imagemagick comm _comm command _command comp _mh compdef _compdef composite _imagemagick compress _compress conch _twisted config.status _configure configure _configure convert _imagemagick coreadm _coreadm cowsay _cowsay cowthink _cowsay cp _cp cpio _cpio cplay _cplay crsh _cssh cryptsetup _cryptsetup csh _sh cssh _cssh csup _csup curl _urls cut _cut cvs _cvs cvsup _cvsup cygcheck _cygcheck cygcheck.exe _cygcheck cygpath _cygpath cygpath.exe _cygpath cygrunsrv _cygrunsrv cygrunsrv.exe _cygrunsrv cygserver _cygserver cygserver.exe _cygserver cygstart _cygstart cygstart.exe _cygstart dak _dak darcs _darcs date _date dbus-monitor _dbus dbus-send _dbus dch _debchange dchroot _dchroot dchroot-dsa _dchroot-dsa dcop _dcop dcopclient _dcop dcopfind _dcop dcopobject _dcop dcopref _dcop dcopstart _dcop dd _dd debchange _debchange debdiff _debdiff debfoster _debfoster debsign _debsign declare _typeset defaults _defaults delta _sccs devtodo _devtodo df _directories dhclient _dhclient dhclient3 _dhclient dhcpinfo _dhcpinfo dict _dict diff _diff diffstat _diffstat dillo _webbrowser dircmp _directories dirs _dirs disable _disable disown _jobs_fg display _imagemagick dist _mh django-admin _django django-admin.py _django dladm _dladm dlocate _dlocate dmake _make dmidecode _dmidecode domainname _yp dosdel _floppy dosread _floppy dpatch-edit-patch _dpatch-edit-patch dpkg _dpkg dpkg-buildpackage _dpkg-buildpackage dpkg-cross _dpkg-cross dpkg-deb _dpkg dpkg-query _dpkg dpkg-reconfigure _dpkg dpkg-repack _dpkg-repack dpkg-source _dpkg_source dput _dput dtrace _dtrace du _du dumpadm _dumpadm dumper _dumper dumper.exe _dumper dupload _dupload dvibook _dvi dviconcat _dvi dvicopy _dvi dvidvi _dvi dvips _dvi dviselect _dvi dvitodvi _dvi dvitype _dvi dwb _webbrowser ecasound _ecasound echotc _echotc echoti _echoti egrep _grep elinks _elinks elm _elm emulate _emulate enable _enable enscript _enscript env _env epdfview _pdf epsffit _psutils espeak _espeak ethtool _ethtool eval _precommand eview _vim evim _vim evince _pdf exec _precommand exim _vim explodepkg _pkgtool export _typeset express _webbrowser extcheck _java extract _extract extractres _psutils fakeroot _fakeroot false _nothing fc _fc fc-list _xft_fonts fc-match _xft_fonts feh _feh fetch _fetch fetchmail _fetchmail ffmpeg _ffmpeg fg _jobs_fg fgrep _grep figlet _figlet find _find findaffix _ispell finger _finger fink _fink firefox _mozilla fixdlsrps _psutils fixfmps _psutils fixmacps _psutils fixpsditps _psutils fixpspps _psutils fixscribeps _psutils fixtpps _psutils fixwfwps _psutils fixwpps _psutils fixwwps _psutils flasher _flasher flex _flex flist _mh flists _mh float _typeset flowadm _flowadm fmadm _fmadm fned _zed folder _mh folders _mh fortune _fortune forw _mh freebsd-update _freebsd-update fsh _fsh fstat _fstat ftp _hosts functions _typeset fuser _fuser fusermount _fusermount fwhois _whois g++ _gcc galeon _webbrowser gcc _gcc gccgo _go gcore _gcore gdb _gdb gdiff _diff gem _gem genisoimage _genisoimage get _sccs getafm _psutils getclip _getclip getclip.exe _getclip getconf _getconf getent _getent getfacl _getfacl getfacl.exe _getfacl getfattr _attr getmail _getmail getopts _vars gex _vim ggv _gnome-gv ghostscript _gs ghostview _pspdf git _git git-branch _git-branch git-buildpackage _git-buildpackage git-remote _git-remote gitk _git gln _ln global _global gls _ls gm _graphicsmagick gmake _make gmplayer _mplayer gnome-gv _gnome-gv gnupod_INIT _gnupod gnupod_INIT.pl _gnupod gnupod_addsong _gnupod gnupod_addsong.pl _gnupod gnupod_check _gnupod gnupod_check.pl _gnupod gnupod_search _gnupod gnupod_search.pl _gnupod gnutls-cli _gnutls gnutls-cli-debug _gnutls gofmt _go gpg _gpg gpg-zip _gpg gpgv _gpg gphoto2 _gphoto2 gprof _gprof gqview _gqview gradle _gradle gradlew _gradle grail _webbrowser grep _grep grep-excuses _grep-excuses groff _groff groupadd _user_admin groupdel _groups groupmod _user_admin groups _users growisofs _growisofs gs _gs gsbj _pspdf gsdj _pspdf gsdj500 _pspdf gslj _pspdf gslp _pspdf gsnd _pspdf gtar _tar guilt _guilt guilt-add _guilt guilt-applied _guilt guilt-delete _guilt guilt-files _guilt guilt-fold _guilt guilt-fork _guilt guilt-header _guilt guilt-help _guilt guilt-import _guilt guilt-import-commit _guilt guilt-init _guilt guilt-new _guilt guilt-next _guilt guilt-patchbomb _guilt guilt-pop _guilt guilt-prev _guilt guilt-push _guilt guilt-rebase _guilt guilt-refresh _guilt guilt-rm _guilt guilt-series _guilt guilt-status _guilt guilt-top _guilt guilt-unapplied _guilt gunzip _gzip gv _gv gview _vim gvim _vim gvimdiff _vim gzcat _gzip gzilla _webbrowser gzip _gzip hash _hash hdiutil _hdiutil help _sccs heroku _heroku hg _hg hilite _precommand history _fc host _hosts hotjava _webbrowser hwinfo _hwinfo iceweasel _mozilla icombine _ispell iconv _iconv id _id identify _imagemagick ifconfig _ifconfig ifdown _net_interfaces iftop _iftop ifup _net_interfaces ijoin _ispell import _imagemagick inc _mh includeres _psutils inetadm _inetadm info _texinfo infocmp _terminals initctl _initctl insmod _modutils install-info _texinfo installpkg _pkgtool integer _typeset invoke-rc.d _invoke-rc.d ionice _ionice ip _ip ipadm _ipadm ipset _ipset iptables _iptables iptables-restore _iptables iptables-save _iptables irssi _irssi ispell _ispell iwconfig _iwconfig jadetex _tex jar _java jarsigner _java java _java javac _java javadoc _java javah _java javap _java jdb _java jobs _jobs_builtin joe _joe join _join keytool _java kfmclient _kfmclient kill _kill killall _killall killall5 _killall kioclient _kfmclient kldload _kld kldunload _kld knock _knock konqueror _webbrowser kpdf _pdf ksh _sh kvno _kvno last _last lastb _last latex _tex latexmk _tex ldd _ldd less _less let _math lftp _ncftp lha _lha light _webbrowser lighty-disable-mod _lighttpd lighty-enable-mod _lighttpd limit _limit linda _linda links _links lintian _lintian lintian-info _lintian linux _uml llvm-g++ _gcc llvm-gcc _gcc ln _ln loadkeys _loadkeys local _typeset locate _locate log _nothing logname _nothing look _look lore _twisted losetup _losetup lp _lp lpadmin _lp lpinfo _lp lpoptions _lp lpq _lp lpr _lp lprm _lp lpstat _lp ls _ls lscfg _lscfg lsdev _lsdev lslv _lslv lsmod _modutils lsof _lsof lspv _lspv lsusb _lsusb lsvg _lsvg lynx _lynx lzcat _xz lzma _xz lzop _lzop m-a _module-assistant madison _madison mail _mail mailx _mail make _make make-kpkg _make-kpkg makeinfo _texinfo makepkg _pkgtool man _man manage.py _django manhole _twisted mark _mh matlab _matlab mattrib _mtools mcd _mtools mcopy _mtools md5sum _md5sum mdadm _mdadm mdel _mtools mdeltree _mtools mdir _mtools mdu _mtools members _members mencal _mencal mere _mere merge _rcs mergechanges _mergechanges metaflac _metaflac mformat _mtools mgv _pspdf mhlist _mh mhmail _mh mhn _mh mhparam _mh mhpath _mh mhshow _mh mhstore _mh mii-tool _mii-tool mkdir _mkdir mkisofs _growisofs mkshortcut _mkshortcut mkshortcut.exe _mkshortcut mktap _twisted mktunes _gnupod mktunes.pl _gnupod mkzsh _mkzsh mkzsh.exe _mkzsh mlabel _mtools mlocate _locate mmd _mtools mmm _webbrowser mmount _mtools mmove _mtools modinfo _modutils modprobe _modutils module _module module-assistant _module-assistant mogrify _imagemagick mondoarchive _mondo montage _imagemagick mosh _mosh mount _mount mozilla _mozilla mozilla-firefox _mozilla mozilla-xremote-client _mozilla mpc _mpc mplayer _mplayer mrd _mtools mread _mtools mren _mtools msgchk _mh mt _mt mtn _monotone mtoolstest _mtools mtr _mtr mtype _mtools munchlist _ispell mush _mail mutt _mutt mx _hosts mysql _mysql_utils mysqladmin _mysql_utils mysqldiff _mysqldiff mysqldump _mysql_utils mysqlimport _mysql_utils mysqlshow _mysql_utils nail _mail native2ascii _java nautilus _nautilus nc _netcat ncal _cal ncftp _ncftp ncl _nedit nedit _nedit nedit-nc _nedit netcat _netcat netrik _webbrowser netscape _netscape netstat _netstat newgrp _groups next _mh nice _nice nkf _nkf nm _nm nmap _nmap nmblookup _samba nmcli _nmcli nocorrect _precommand noglob _precommand nohup _precommand notmuch _notmuch npm _npm ns _hosts nslookup _nslookup ntalk _other_accounts odme _object_classes odmget _object_classes odmshow _object_classes ogg123 _vorbis oggdec _vorbis oggenc _vorbis ogginfo _vorbis okular _okular open _open opera _webbrowser opera-next _webbrowser osc _osc p4 _perforce p4d _perforce pack _pack packf _mh parsehdlist _urpmi passwd _users patch _patch pax _pax pbuilder _pbuilder pcat _pack pcred _pids pdf2dsc _pdf pdf2ps _pdf pdffonts _pdf pdfimages _pdf pdfinfo _pdf pdfjadetex _tex pdflatex _tex pdfopt _pdf pdftex _tex pdftk _pdftk pdftopbm _pdf pdftops _pdf pdftotext _pdf perl _perl perldoc _perldoc pfctl _pfctl pfexec _pfexec pfiles _pids pflags _pids pgrep _pgrep php _php pick _mh pine _pine pinef _pine ping _ping piuparts _piuparts pkg _pkg5 pkg-config _pkg-config pkg_add _bsd_pkg pkg_create _bsd_pkg pkg_delete _bsd_pkg pkg_info _bsd_pkg pkgadd _pkgadd pkginfo _pkginfo pkgrm _pkgrm pkgtool _pkgtool pkill _pgrep pldd _pids pmake _make pman _perl_modules pmap _pids pmcat _perl_modules pmdesc _perl_modules pmeth _perl_modules pmexp _perl_modules pmfunc _perl_modules pmload _perl_modules pmls _perl_modules pmpath _perl_modules pmvers _perl_modules podgrep _perl_modules podpath _perl_modules podtoc _perl_modules poff _pon policytool _java pon _pon popd _directory_stack portaudit _portaudit portlint _portlint portmaster _portmaster portsnap _portsnap postsuper _postfix powerd _powerd prcs _prcs prev _mh print _print printenv _printenv printf _print procstat _procstat prompt _prompt prs _sccs prstat _prstat prt _sccs prun _pids ps2ascii _pspdf ps2epsi _ps ps2pdf _ps ps2pdf12 _ps ps2pdf13 _ps ps2pdf14 _ps ps2pdfwr _ps ps2ps _ps psbook _psutils pscp _pscp pscp.exe _pscp psig _pids psmerge _psutils psmulti _ps psnup _psutils psresize _psutils psselect _psutils pstack _pids pstoedit _pspdf pstop _pids pstops _psutils pstotgif _pspdf pswrap _ps ptree _pids pump _pump pushd _cd putclip _putclip putclip.exe _putclip pwait _pids pwdx _pids pydoc _pydoc pyhtmlizer _twisted python _python qemu _qemu qiv _qiv qtplay _qtplay querybts _bug quilt _quilt r _fc raggle _raggle rake _rake ranlib _ranlib rar _rar rc _sh rcp _rlogin rcs _rcs rcsdiff _rcs read _read readonly _typeset readshortcut _readshortcut readshortcut.exe _readshortcut rebootin _rebootin refile _mh rehash _hash reload _initctl removepkg _pkgtool remsh _rlogin renice _renice repl _mh reportbug _bug reprepro _reprepro restart _initctl retawq _webbrowser rgview _vim rgvim _vim ri _ri rlogin _rlogin rm _rm rmadison _madison rmdel _sccs rmdir _directories rmf _mh rmic _java rmid _java rmiregistry _java rmm _mh rmmod _modutils rpm _rpm rpmbuild _rpmbuild rrdtool _rrdtool rsh _rlogin rsync _rsync rtin _tin rubber _rubber rubber-info _rubber rubber-pipe _rubber ruby _ruby rup _hosts rusage _precommand rview _vim rvim _vim rwho _hosts rxvt _urxvt sabcmd _sablotron sact _sccs savecore _savecore scan _mh sccs _sccs sccsdiff _sccs sched _sched schedtool _schedtool schroot _schroot scp _ssh screen _screen sed _sed serialver _java service _service set _set setfacl _setfacl setfacl.exe _setfacl setfattr _attr setopt _setopt sftp _ssh sh _sh shift _arrays show _mh showchar _psutils showmount _showmount sisu _sisu skipstone _webbrowser slitex _tex slocate _locate slogin _ssh slrn _slrn smbclient _samba smbcontrol _samba smbstatus _samba smit _smit smitty _smit snoop _snoop soa _hosts socket _socket sockstat _sockstat softwareupdate _softwareupdate sort _sort sortm _mh source _source spamassassin _spamassassin sqlite _sqlite sqlite3 _sqlite sqsh _sqsh sr _surfraw srptool _gnutls ssh _ssh ssh-add _ssh ssh-agent _ssh ssh-copy-id _ssh ssh-keygen _ssh sshfs _sshfs star _tar start _initctl stat _stat status _initctl stg _stgit stop _initctl strace _strace strip _strip stty _stty su _su sudo _sudo sudoedit _sudo surfraw _surfraw svcadm _svcadm svccfg _svccfg svcprop _svcprop svcs _svcs svn _subversion svn-buildpackage _svn-buildpackage svnadmin _subversion svnadmin-static _subversion sync _nothing sysctl _sysctl systemctl _systemd systemd-loginctl _systemd talk _other_accounts tap2deb _twisted tap2rpm _twisted tapconvert _twisted tar _tar tardy _tardy tcp_open _tcpsys tcpdump _tcpdump tcptraceroute _tcptraceroute tcsh _sh tda _devtodo tdd _devtodo tde _devtodo tdr _devtodo telnet _telnet tex _tex texi2dvi _texinfo texindex _texinfo tg _topgit tidy _tidy time _precommand times _nothing tin _tin tkconch _twisted tkinfo _texinfo tkmktap _twisted tla _tla tmux _tmux todo _devtodo todo.sh _todo.sh toilet _toilet totdconfig _totd tpb _tpb tpconfig _tpconfig tpkg-debarch _toolchain-source tpkg-install _toolchain-source tpkg-install-libc _toolchain-source tpkg-make _toolchain-source tpkg-update _toolchain-source tracepath _tracepath tracepath6 _tracepath traceroute _hosts trap _trap tree _tree trial _twisted true _nothing tryaffix _ispell ttyctl _ttyctl tunctl _uml tune2fs _tune2fs tunes2pod _gnupod tunes2pod.pl _gnupod twidge _twidge twistd _twisted txt _hosts type _which typeset _typeset ulimit _ulimit uml_mconsole _uml uml_moo _uml uml_switch _uml umount _mount unace _unace unalias _aliases uname _uname uncompress _compress unexpand _unexpand unfunction _functions unget _sccs unhash _unhash uniq _uniq unison _unison units _units unlimit _limits unlzma _xz unpack _pack unrar _rar unset _vars unsetopt _unsetopt unxz _xz unzip _zip update-alternatives _update-alternatives update-rc.d _update-rc.d upgradepkg _pkgtool urpme _urpmi urpmf _urpmi urpmi _urpmi urpmi.addmedia _urpmi urpmi.removemedia _urpmi urpmi.update _urpmi urpmq _urpmi urxvt _urxvt urxvtc _urxvt uscan _uscan useradd _user_admin userdel _users usermod _user_admin uzbl _uzbl uzbl-browser _uzbl uzbl-tabbed _uzbl val _sccs valgrind _valgrind vared _vared vcsh _vcsh vim _vim vim-addons _vim-addons vimdiff _vim vncserver _vnc vncviewer _vnc vorbiscomment _vorbiscomment vserver _vserver vux _vux vuxctl _vux w3m _w3m wait _wait wajig _wajig wanna-build _wanna-build websetroot _twisted wget _wget what _sccs whatis _man whence _which where _which whereis _whereis which _which whoami _nothing whois _whois whom _mh wiggle _wiggle wodim _cdrecord wpa_cli _wpa_cli write _users_on www _webbrowser xargs _xargs xauth _xauth xclip _xclip xdpyinfo _x_utils xdvi _xdvi xelatex _tex xetex _tex xev _x_utils xfd _x_utils xfig _xfig xfontsel _x_utils xhost _x_utils xkill _x_utils xli _xloadimage xloadimage _xloadimage xlsatoms _x_utils xmllint _xmlsoft xmms2 _xmms2 xmodmap _xmodmap xmosaic _webbrowser xon _x_utils xournal _xournal xpdf _xpdf xping _hosts xprop _x_utils xrandr _xrandr xrdb _x_utils xscreensaver-command _xscreensaver xset _xset xsetbg _xloadimage xsetroot _x_utils xsltproc _xmlsoft xterm _xterm xtightvncviewer _vnc xtp _imagemagick xv _xv xview _xloadimage xvnc4viewer _vnc xvncviewer _vnc xwd _x_utils xwininfo _x_utils xwit _xwit xwud _x_utils xz _xz xzcat _xz yast _yast yast2 _yast ypbind _yp ypcat _yp ypmatch _yp yppasswd _yp yppoll _yp yppush _yp ypserv _yp ypset _yp ypwhich _yp ypxfr _yp ytalk _other_accounts yum _yum zargs _zargs zathura _pspdf zcat _zcat zcompile _zcompile zcp _zmv zdelattr _zattr zdump _zdump zed _zed zen _webbrowser zfs _zfs zgetattr _zattr zip _zip zipinfo _zip zle _zle zlistattr _zattr zln _zmv zlogin _zlogin zmail _mail zmodload _zmodload zmv _zmv zone _hosts zoneadm _zoneadm zpool _zpool zpty _zpty zsetattr _zattr zsh _sh zsh-mime-handler _zsh-mime-handler zstat _stat zstyle _zstyle ztodo _ztodo zxpdf _xpdf zypper _zypper )
+{8.1843900000}/Users/timosand/.zcompdump-Morgause-5.0.2:1218> _services=( '-redirect-,<,bunzip2' bunzip2 '-redirect-,<,bzip2' bzip2 '-redirect-,<,compress' compress '-redirect-,<,gunzip' gunzip '-redirect-,<,gzip' gzip '-redirect-,<,uncompress' uncompress '-redirect-,<,unxz' unxz '-redirect-,<,xz' xz '-redirect-,>,bzip2' bunzip2 '-redirect-,>,compress' uncompress '-redirect-,>,gzip' gunzip '-redirect-,>,xz' unxz Mail mail bzcat bunzip2 dch debchange gnupod_INIT.pl gnupod_INIT gnupod_addsong.pl gnupod_addsong gnupod_check.pl gnupod_check gnupod_search.pl gnupod_search gzcat gunzip iceweasel firefox lzcat unxz lzma xz mailx mail mktunes.pl mktunes nail mail ncl nc nedit-nc nc pcat unpack remsh rsh slogin ssh svnadmin-static svnadmin tunes2pod.pl tunes2pod unlzma unxz xelatex latex xetex tex xzcat unxz )
+{8.1845040000}/Users/timosand/.zcompdump-Morgause-5.0.2:1258> _patcomps=( '*/(init|rc[0-9S]#).d/*' _init_d 'zf*' _zftp )
+{8.1845570000}/Users/timosand/.zcompdump-Morgause-5.0.2:1263> _postpatcomps=( '(p[bgpn]m*|*top[bgpn]m)' _pbm '(texi(2*|ndex))' _texi '(tiff*|*2tiff|pal2rgb)' _tiff '*/X11(|R<4->)/*' _x_arguments '-value-,(ftp|http(|s))_proxy,-default-' _urls '-value-,*PATH,-default-' _dir_list '-value-,*path,-default-' _directories '-value-,LC_*,-default-' _locales '-value-,RUBY(LIB|OPT|PATH),-default-' _ruby 'yodl(|2*)' _yodl )
+{8.1846050000}/Users/timosand/.zcompdump-Morgause-5.0.2:1276> _compautos=( _call_program +X )
+{8.1846320000}/Users/timosand/.zcompdump-Morgause-5.0.2:1280> zle -C _bash_complete-word .complete-word _bash_completions
+{8.1846800000}/Users/timosand/.zcompdump-Morgause-5.0.2:1281> zle -C _bash_list-choices .list-choices _bash_completions
+{8.1847060000}/Users/timosand/.zcompdump-Morgause-5.0.2:1282> zle -C _complete_debug .complete-word _complete_debug
+{8.1847300000}/Users/timosand/.zcompdump-Morgause-5.0.2:1283> zle -C _complete_help .complete-word _complete_help
+{8.1847520000}/Users/timosand/.zcompdump-Morgause-5.0.2:1284> zle -C _complete_tag .complete-word _complete_tag
+{8.1847760000}/Users/timosand/.zcompdump-Morgause-5.0.2:1285> zle -C _correct_filename .complete-word _correct_filename
+{8.1848010000}/Users/timosand/.zcompdump-Morgause-5.0.2:1286> zle -C _correct_word .complete-word _correct_word
+{8.1848240000}/Users/timosand/.zcompdump-Morgause-5.0.2:1287> zle -C _expand_alias .complete-word _expand_alias
+{8.1848460000}/Users/timosand/.zcompdump-Morgause-5.0.2:1288> zle -C _expand_word .complete-word _expand_word
+{8.1848690000}/Users/timosand/.zcompdump-Morgause-5.0.2:1289> zle -C _history-complete-newer .complete-word _history_complete_word
+{8.1848930000}/Users/timosand/.zcompdump-Morgause-5.0.2:1290> zle -C _history-complete-older .complete-word _history_complete_word
+{8.1849160000}/Users/timosand/.zcompdump-Morgause-5.0.2:1291> zle -C _list_expansions .list-choices _expand_word
+{8.1849380000}/Users/timosand/.zcompdump-Morgause-5.0.2:1292> zle -C _most_recent_file .complete-word _most_recent_file
+{8.1849600000}/Users/timosand/.zcompdump-Morgause-5.0.2:1293> zle -C _next_tags .list-choices _next_tags
+{8.1849810000}/Users/timosand/.zcompdump-Morgause-5.0.2:1294> zle -C _read_comp .complete-word _read_comp
+{8.1850020000}/Users/timosand/.zcompdump-Morgause-5.0.2:1295> bindkey '^X^R' _read_comp
+{8.1850270000}/Users/timosand/.zcompdump-Morgause-5.0.2:1296> bindkey '^X?' _complete_debug
+{8.1850450000}/Users/timosand/.zcompdump-Morgause-5.0.2:1297> bindkey '^XC' _correct_filename
+{8.1850640000}/Users/timosand/.zcompdump-Morgause-5.0.2:1298> bindkey '^Xa' _expand_alias
+{8.1850810000}/Users/timosand/.zcompdump-Morgause-5.0.2:1299> bindkey '^Xc' _correct_word
+{8.1850990000}/Users/timosand/.zcompdump-Morgause-5.0.2:1300> bindkey '^Xd' _list_expansions
+{8.1851170000}/Users/timosand/.zcompdump-Morgause-5.0.2:1301> bindkey '^Xe' _expand_word
+{8.1851340000}/Users/timosand/.zcompdump-Morgause-5.0.2:1302> bindkey '^Xh' _complete_help
+{8.1851520000}/Users/timosand/.zcompdump-Morgause-5.0.2:1303> bindkey '^Xm' _most_recent_file
+{8.1851690000}/Users/timosand/.zcompdump-Morgause-5.0.2:1304> bindkey '^Xn' _next_tags
+{8.1851860000}/Users/timosand/.zcompdump-Morgause-5.0.2:1305> bindkey '^Xt' _complete_tag
+{8.1852040000}/Users/timosand/.zcompdump-Morgause-5.0.2:1306> bindkey '^X~' _bash_list-choices
+{8.1852230000}/Users/timosand/.zcompdump-Morgause-5.0.2:1307> bindkey '^[,' _history-complete-newer
+{8.1852420000}/Users/timosand/.zcompdump-Morgause-5.0.2:1308> bindkey '^[/' _history-complete-older
+{8.1852600000}/Users/timosand/.zcompdump-Morgause-5.0.2:1309> bindkey '^[~' _bash_complete-word
+{8.1878190000}/Users/timosand/.zcompdump-Morgause-5.0.2:1311> autoload -Uz _SuSEconfig __perlbrew_activate __perlbrew_deactivate __perlbrew_reinit __perlbrew_set_env __perlbrew_set_path _a2ps _a2utils _aap _acpi _acpitool _acroread _adb _alias _aliases _all_labels _all_matches _alternative _analyseplugin _ant _antiword _apachectl _apm _approximate _apt _apt-file _apt-move _apt-show-versions _aptitude _arch_archives _arch_namespace _arg_compile _arguments _arp _arping _arrays _assign _at _attr _auto-apt _autocd _awk _axi-cache _bash_completions _baz _be_name _beadm _bind_addresses _bindkey _bison _bittorrent _bogofilter _brace_parameter _brctl _brew _bsd_pkg _btrfs _bts _bug _builtin _bundler _bzip2 _bzr _cache_invalid _cal _calendar _call_function _canonical_paths _ccal _cd _cdbs-edit-patch _cdcd _cdr _cdrdao _cdrecord _chflags _chkconfig _chmod _chown _chrt _clay _coffee _combination _comm _command _command_names _compdef _complete _complete_debug _complete_help _complete_help_generic _complete_tag _compress _condition _configure _coreadm _correct _correct_filename _correct_word _cowsay _cp _cpio _cplay _cryptsetup _cssh _csup _ctags_tags _cut _cvs _cvsup _cygcheck _cygpath _cygrunsrv _cygserver _cygstart _dak _darcs _date _dbus _dchroot _dchroot-dsa _dcop _dd _deb_packages _debchange _debdiff _debfoster _debsign _default _defaults _delimiters _describe _description _devtodo _dhclient _dhcpinfo _dict _dict_words _diff _diff_options _diffstat _dir_list _directories _directory_stack _dirs _disable _dispatch _django _dladm _dlocate _dmidecode _domains _dpatch-edit-patch _dpkg _dpkg-buildpackage _dpkg-cross _dpkg-repack _dpkg_source _dput _dtrace _du _dumpadm _dumper _dupload _dvi _dynamic_directory_name _ecasound _echotc _echoti _elinks _elm _email_addresses _emulate _enable _enscript _env _equal _espeak _ethtool _expand _expand_alias _expand_word _extract _fakeroot _fc _feh _fetch _fetchmail _ffmpeg _figlet _file_descriptors _file_systems _files _find _finger _fink _first _flasher _flex _floppy _flowadm _fmadm _fortune _freebsd-update _fsh _fstat _functions _fuse_arguments _fuse_values _fuser _fusermount _gcc _gcore _gdb _gem _generic _genisoimage _getclip _getconf _getent _getfacl _getmail _git _git-branch _git-buildpackage _git-remote _global _global_tags _globflags _globqual_delims _globquals _gnome-gv _gnu_generic _gnupod _gnutls _go _gpg _gphoto2 _gprof _gqview _gradle _graphicsmagick _grep _grep-excuses _groff _groups _growisofs _gs _guard _guilt _gv _gzip _hash _have_glob_qual _hdiutil _heroku _hg _history _history_complete_word _history_modifiers _hosts _hwinfo _iconv _id _ifconfig _iftop _ignored _imagemagick _in_vared _inetadm _init_d _initctl _invoke-rc.d _ionice _ip _ipadm _ipset _iptables _irssi _ispell _iwconfig _java _java_class _jobs _jobs_bg _jobs_builtin _jobs_fg _joe _join _kfmclient _kill _killall _kld _knock _kvno _last _ldd _less _lha _lighttpd _limit _limits _linda _links _lintian _list _list_files _ln _loadkeys _locales _locate _logical_volumes _look _losetup _lp _ls _lscfg _lsdev _lslv _lsof _lspv _lsusb _lsvg _lynx _lzop _mac_applications _mac_files_for_application _madison _mail _mailboxes _main_complete _make _make-kpkg _man _match _math _matlab _md5sum _mdadm _members _mencal _menu _mere _mergechanges _message _metaflac _mh _mii-tool _mime_types _mkdir _mkshortcut _mkzsh _module _module-assistant _modutils _mondo _monotone _mosh _most_recent_file _mount _mozilla _mpc _mplayer _mt _mtools _mtr _multi_parts _mutt _my_accounts _mysql_utils _mysqldiff _nautilus _ncftp _nedit _net_interfaces _netcat _netscape _netstat _newsgroups _next_label _next_tags _nice _nkf _nm _nmap _nmcli _normal _nothing _notmuch _npm _nslookup _object_classes _okular _oldlist _open _options _options_set _options_unset _osc _other_accounts _pack _parameter _parameters _patch _path_commands _path_files _pax _pbm _pbuilder _pdf _pdftk _perforce _perl _perl_basepods _perl_modules _perldoc _pfctl _pfexec _pgrep _php _physical_volumes _pick_variant _pids _pine _ping _piuparts _pkg-config _pkg5 _pkg_instance _pkgadd _pkginfo _pkgrm _pkgtool _pon _portaudit _portlint _portmaster _ports _portsnap _postfix _powerd _prcs _precommand _prefix _print _printenv _printers _procstat _prompt _prstat _ps _ps1234 _pscp _pspdf _psutils _ptree _pump _putclip _pydoc _python _qemu _qiv _qtplay _quilt _raggle _rake _ranlib _rar _rbenv _rcs _read _read_comp _readshortcut _rebootin _redirect _regex_arguments _regex_words _remote_files _renice _reprepro _requested _retrieve_cache _retrieve_mac_apps _ri _rlogin _rm _rpm _rpmbuild _rrdtool _rsync _rubber _ruby _sablotron _samba _savecore _sccs _sched _schedtool _schroot _screen _sed _sep_parts _service _services _set _set_command _setfacl _setopt _setup _sh _showmount _signals _sisu _slrn _smit _snoop _socket _sockstat _softwareupdate _sort _source _spamassassin _sqlite _sqsh _ssh _sshfs _stat _stgit _store_cache _strace _strip _stty _su _sub_commands _subscript _subversion _sudo _suffix_alias_files _surfraw _svcadm _svccfg _svcprop _svcs _svcs_fmri _svn-buildpackage _sysctl _systemd _tags _tar _tar_archive _tardy _tcpdump _tcpsys _tcptraceroute _telnet _terminals _tex _texi _texinfo _tidy _tiff _tilde _tilde_files _time_zone _tin _tla _tmux _todo.sh _toilet _toolchain-source _topgit _totd _tpb _tpconfig _tracepath _trap _tree _ttyctl _tune2fs _twidge _twisted _typeset _ulimit _uml _unace _uname _unexpand _unhash _uniq _unison _units _unsetopt _update-alternatives _update-rc.d _urls _urpmi _urxvt _uscan _user_admin _user_at_host _user_expand _users _users_on _uzbl _valgrind _value _values _vared _vars _vcsh _vim _vim-addons _vnc _volume_groups _vorbis _vorbiscomment _vserver _vux _w3m _wait _wajig _wakeup_capable_devices _wanna-build _wanted _webbrowser _wget _whereis _which _whois _wiggle _wpa_cli _x_arguments _x_borderwidth _x_color _x_colormapid _x_cursor _x_display _x_extension _x_font _x_geometry _x_keysym _x_locale _x_modifier _x_name _x_resource _x_selection_timeout _x_title _x_utils _x_visual _x_window _xargs _xauth _xclip _xdvi _xfig _xft_fonts _xloadimage _xmlsoft _xmms2 _xmodmap _xournal _xpdf _xrandr _xscreensaver _xset _xt_arguments _xt_session_id _xterm _xv _xwit _xz _yast _yast2 _yodl _yp _yum _zargs _zattr _zcalc_line _zcat _zcompile _zdump _zed _zfs _zfs_dataset _zfs_keysource_props _zfs_pool _zftp _zip _zle _zlogin _zmodload _zmv _zoneadm _zones _zpool _zpty _zsh-mime-handler _zstyle _ztodo _zypper
+{8.1888010000}/Users/timosand/.zcompdump-Morgause-5.0.2:1452> autoload -Uz +X _call_program
+{8.1891590000}/Users/timosand/.zcompdump-Morgause-5.0.2:1454> typeset -gUa _comp_assocs
+{8.1891830000}/Users/timosand/.zcompdump-Morgause-5.0.2:1455> _comp_assocs=( '' )
+{8.1892110000}compinit:477> _i_done=yes
+{8.1892270000}compinit:484> [[ -z yes ]]
+{8.1892380000}compinit:521> _i_line=complete-word
+{8.1892570000}compinit:524> zle -C complete-word .complete-word _main_complete
+{8.1892830000}compinit:521> _i_line=delete-char-or-list
+{8.1892980000}compinit:524> zle -C delete-char-or-list .delete-char-or-list _main_complete
+{8.1893160000}compinit:521> _i_line=expand-or-complete
+{8.1893300000}compinit:524> zle -C expand-or-complete .expand-or-complete _main_complete
+{8.1893470000}compinit:521> _i_line=expand-or-complete-prefix
+{8.1893610000}compinit:524> zle -C expand-or-complete-prefix .expand-or-complete-prefix _main_complete
+{8.1893780000}compinit:521> _i_line=list-choices
+{8.1893920000}compinit:524> zle -C list-choices .list-choices _main_complete
+{8.1894080000}compinit:521> _i_line=menu-complete
+{8.1894210000}compinit:524> zle -C menu-complete .menu-complete _main_complete
+{8.1894370000}compinit:521> _i_line=menu-expand-or-complete
+{8.1894510000}compinit:524> zle -C menu-expand-or-complete .menu-expand-or-complete _main_complete
+{8.1894680000}compinit:521> _i_line=reverse-menu-complete
+{8.1894820000}compinit:524> zle -C reverse-menu-complete .reverse-menu-complete _main_complete
+{8.1895030000}compinit:526> zle -la menu-select
+{8.1895180000}compinit:526> zle -C menu-select .menu-select _main_complete
+{8.1900980000}compinit:530> IFS=' ' +{8.1901520000}compinit:530> read -A _i_line
+{8.1901210000}compinit:530> bindkey '^i'
+{8.1904590000}compinit:531> [[ expand-or-complete == expand-or-complete ]]
+{8.1905140000}compinit:532> zstyle -a :completion: completer _i_line
+{8.1905450000}compinit:537> unfunction compinit compaudit
+{8.1906270000}compinit:538> autoload -Uz compinit compaudit
+{8.1906500000}compinit:540> return 0
+{8.1908370000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=autojump
+{8.1908620000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/autojump/autojump.plugin.zsh ']'
+{8.1908970000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh ']'
+{8.1909310000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh
+{8.1911390000}/Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh:1> [ /usr/local/bin/autojump ']'
+{8.1911700000}/Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh:2> [ -f /usr/share/autojump/autojump.zsh ']'
+{8.1911930000}/Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh:4> [ -f /etc/profile.d/autojump.zsh ']'
+{8.1912140000}/Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh:6> [ -f /etc/profile.d/autojump.sh ']'
+{8.1912340000}/Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh:8> [ -f /Users/timosand/.autojump/etc/profile.d/autojump.zsh ']'
+{8.1912630000}/Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh:10> [ -f /opt/local/etc/profile.d/autojump.zsh ']'
+{8.1917670000}/Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh:12> brew --prefix
+{8.2150020000}/Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh:12> [ /usr/local/bin/brew -a -f /usr/local/etc/autojump.zsh ']'
+{8.2155950000}/Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh:13> brew --prefix
+{8.2382140000}/Users/timosand/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh:13> . /usr/local/etc/autojump.zsh
+{8.2384450000}/usr/local/etc/autojump.zsh:2> [[ -n '' ]]
+{8.2384690000}/usr/local/etc/autojump.zsh:5> export 'AUTOJUMP_DATA_DIR=/Users/timosand/.local/share/autojump'
+{8.2385180000}/usr/local/etc/autojump.zsh:8> [[ ! -e /Users/timosand/.local/share/autojump ]]
+{8.2385620000}/usr/local/etc/autojump.zsh:13> [[ -d /Users/timosand/.autojump ]]
+{8.2386180000}/usr/local/etc/autojump.zsh:19> command -v brew
+{8.2386460000}/usr/local/etc/autojump.zsh:20> [[+{8.2391720000}/usr/local/etc/autojump.zsh:20> brew --prefix
+{8.2386460000}/usr/local/etc/autojump.zsh:20> [[ -d /usr/local/share/zsh/site-functions ]]
+{8.2613380000}/usr/local/etc/autojump.zsh:21> fpath=+{8.2618890000}/usr/local/etc/autojump.zsh:21> brew --prefix
+{8.2613380000}/usr/local/etc/autojump.zsh:21> fpath=( /usr/local/share/zsh/site-functions /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting /Users/timosand/.oh-my-zsh/plugins/tmux /Users/timosand/.oh-my-zsh/plugins/ssh-agent /Users/timosand/.oh-my-zsh/plugins/npm /Users/timosand/.oh-my-zsh/plugins/node /Users/timosand/.oh-my-zsh/plugins/history-substring-search /Users/timosand/.oh-my-zsh/plugins/heroku /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{8.3109200000}/usr/local/etc/autojump.zsh:32> typeset -ga chpwd_functions
+{8.3109610000}/usr/local/etc/autojump.zsh:33> chpwd_functions+=autojump_chpwd
+{8.3111650000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=bower
+{8.3112000000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/bower/bower.plugin.zsh ']'
+{8.3112490000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/bower/bower.plugin.zsh ']'
+{8.3112830000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/bower/bower.plugin.zsh
+{8.3114740000}/Users/timosand/.oh-my-zsh/plugins/bower/bower.plugin.zsh:1> alias 'bi=bower install'
+{8.3115020000}/Users/timosand/.oh-my-zsh/plugins/bower/bower.plugin.zsh:2> alias 'bl=bower list'
+{8.3115210000}/Users/timosand/.oh-my-zsh/plugins/bower/bower.plugin.zsh:3> alias 'bs=bower search'
+{8.3117560000}/Users/timosand/.oh-my-zsh/plugins/bower/bower.plugin.zsh:81> compdef _bower bower
+{8.3117880000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{8.3118210000}compdef:2> local -a match mbegin mend
+{8.3118400000}compdef:4> emulate -L zsh
+{8.3118620000}compdef:5> setopt extendedglob
+{8.3118760000}compdef:9> (( ! 2 ))
+{8.3118950000}compdef:14> getopts anpPkKde opt
+{8.3119120000}compdef:38> shift OPTIND-1
+{8.3119260000}compdef:40> (( ! 2 ))
+{8.3119370000}compdef:45> [[ -z '' ]]
+{8.3119470000}compdef:49> [[ -z '' ]]
+{8.3119550000}compdef:49> [[ _bower == *=* ]]
+{8.3119690000}compdef:79> func=_bower
+{8.3119770000}compdef:80> [[ -n '' ]]
+{8.3119890000}compdef:81> shift
+{8.3120020000}compdef:83> case (widgetkey)
+{8.3120120000}compdef:83> case (key)
+{8.3120200000}compdef:83> case (*)
+{8.3120280000}compdef:131> (( 1 ))
+{8.3120370000}compdef:132> [[ bower == -N ]]
+{8.3120460000}compdef:134> [[ bower == -p ]]
+{8.3120540000}compdef:136> [[ bower == -P ]]
+{8.3120630000}compdef:139> case (pattern)
+{8.3120710000}compdef:139> case (postpattern)
+{8.3120780000}compdef:139> case (*)
+{8.3120850000}compdef:155> [[ bower == *=* ]]
+{8.3120940000}compdef:159> cmd=bower
+{8.3121020000}compdef:160> svc=''
+{8.3121090000}compdef:162> [[ -z '' ]]
+{8.3121170000}compdef:163> _comps[$cmd]=_bower
+{8.3121320000}compdef:164> [[ -n '' ]]
+{8.3121470000}compdef:169> shift
+{8.3121600000}compdef:131> (( 0 ))
+{8.3122020000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=brew
+{8.3122220000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/brew/brew.plugin.zsh ']'
+{8.3122540000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/brew/brew.plugin.zsh ']'
+{8.3122840000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/brew/brew.plugin.zsh
+{8.3124120000}/Users/timosand/.oh-my-zsh/plugins/brew/brew.plugin.zsh:1> alias 'brews=brew list -1'
+{8.3124430000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=bundler
+{8.3124630000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/bundler/bundler.plugin.zsh ']'
+{8.3124940000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh ']'
+{8.3125240000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh
+{8.3126310000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:1> alias 'be=bundle exec'
+{8.3126570000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:2> alias 'bl=bundle list'
+{8.3126760000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:3> alias 'bp=bundle package'
+{8.3126930000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:4> alias 'bo=bundle open'
+{8.3127100000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:5> alias 'bu=bundle update'
+{8.3127550000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:10> bundled_commands=( annotate berks cap capify cucumber foodcritic foreman guard jekyll kitchen knife middleman nanoc rackup rainbows rake rspec ruby shotgun spec spin spork strainer tailor taps thin thor unicorn unicorn_rails puma )
+{8.3129070000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:35> _bundler-installed
+{8.3129420000}_bundler-installed:1> which bundle
+{8.3130090000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:36> bundler_version=+{8.3130090000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:36> bundler_version=+{8.3139260000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:36> bundle version
+{8.3140170000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:36> cut '-d ' -f3
+{8.3130090000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:36> bundler_version=1.3.5
+{9.0411290000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:37> [[ 1.3.5 > 1.4.0 || 1.3.5 == 1.4.0 ]]
+{9.0412110000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:46> alias 'bi=bundle install'
+{9.0412780000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=annotate
+{9.0413130000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_annotate () { annotate $@ }'
+{9.0413740000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_annotate () { _run-with-bundler annotate $@}'
+{9.0414260000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'annotate=bundled_annotate'
+{9.0414970000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _annotate
+{9.0416630000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=berks
+{9.0416970000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_berks () { berks $@ }'
+{9.0417490000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_berks () { _run-with-bundler berks $@}'
+{9.0418010000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'berks=bundled_berks'
+{9.0418560000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _berks
+{9.0419780000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=cap
+{9.0420120000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_cap () { cap $@ }'
+{9.0420620000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_cap () { _run-with-bundler cap $@}'
+{9.0421110000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'cap=bundled_cap'
+{9.0421610000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _cap
+{9.0422750000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=capify
+{9.0423070000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_capify () { capify $@ }'
+{9.0423570000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_capify () { _run-with-bundler capify $@}'
+{9.0424070000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'capify=bundled_capify'
+{9.0424600000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _capify
+{9.0425800000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=cucumber
+{9.0426120000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_cucumber () { cucumber $@ }'
+{9.0426620000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_cucumber () { _run-with-bundler cucumber $@}'
+{9.0427150000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'cucumber=bundled_cucumber'
+{9.0427700000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _cucumber
+{9.0428910000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=foodcritic
+{9.0429250000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_foodcritic () { foodcritic $@ }'
+{9.0429880000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_foodcritic () { _run-with-bundler foodcritic $@}'
+{9.0430410000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'foodcritic=bundled_foodcritic'
+{9.0430940000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _foodcritic
+{9.0432070000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=foreman
+{9.0432360000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_foreman () { foreman $@ }'
+{9.0432810000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_foreman () { _run-with-bundler foreman $@}'
+{9.0433260000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'foreman=bundled_foreman'
+{9.0433730000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _foreman
+{9.0434900000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=guard
+{9.0435200000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_guard () { guard $@ }'
+{9.0435660000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_guard () { _run-with-bundler guard $@}'
+{9.0436140000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'guard=bundled_guard'
+{9.0436630000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _guard
+{9.0437250000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:56> compdef _guard 'bundled_guard=guard'
+{9.0437780000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0438300000}compdef:2> local -a match mbegin mend
+{9.0438630000}compdef:4> emulate -L zsh
+{9.0439000000}compdef:5> setopt extendedglob
+{9.0439290000}compdef:9> (( ! 2 ))
+{9.0439640000}compdef:14> getopts anpPkKde opt
+{9.0439940000}compdef:38> shift OPTIND-1
+{9.0440200000}compdef:40> (( ! 2 ))
+{9.0440390000}compdef:45> [[ -z '' ]]
+{9.0440570000}compdef:49> [[ -z '' ]]
+{9.0440720000}compdef:49> [[ _guard == *=* ]]
+{9.0440950000}compdef:79> func=_guard
+{9.0441110000}compdef:80> [[ -n '' ]]
+{9.0441330000}compdef:81> shift
+{9.0441570000}compdef:83> case (widgetkey)
+{9.0441750000}compdef:83> case (key)
+{9.0441880000}compdef:83> case (*)
+{9.0442060000}compdef:131> (( 1 ))
+{9.0442230000}compdef:132> [[ 'bundled_guard=guard' == -N ]]
+{9.0442400000}compdef:134> [[ 'bundled_guard=guard' == -p ]]
+{9.0442560000}compdef:136> [[ 'bundled_guard=guard' == -P ]]
+{9.0442750000}compdef:139> case (pattern)
+{9.0442870000}compdef:139> case (postpattern)
+{9.0442980000}compdef:139> case (*)
+{9.0443080000}compdef:155> [[ 'bundled_guard=guard' == *=* ]]
+{9.0443260000}compdef:156> cmd=bundled_guard
+{9.0443510000}compdef:157> svc=yes
+{9.0443640000}compdef:162> [[ -z '' ]]
+{9.0443770000}compdef:163> _comps[$cmd]=_guard
+{9.0444020000}compdef:164> [[ -n yes ]]
+{9.0444170000}compdef:164> _services[$cmd]=guard
+{9.0444600000}compdef:169> shift
+{9.0444870000}compdef:131> (( 0 ))
+{9.0445330000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=jekyll
+{9.0445610000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_jekyll () { jekyll $@ }'
+{9.0446060000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_jekyll () { _run-with-bundler jekyll $@}'
+{9.0446540000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'jekyll=bundled_jekyll'
+{9.0447080000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _jekyll
+{9.0448330000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=kitchen
+{9.0448660000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_kitchen () { kitchen $@ }'
+{9.0449160000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_kitchen () { _run-with-bundler kitchen $@}'
+{9.0449660000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'kitchen=bundled_kitchen'
+{9.0450190000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _kitchen
+{9.0451340000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=knife
+{9.0451680000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_knife () { knife $@ }'
+{9.0452160000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_knife () { _run-with-bundler knife $@}'
+{9.0452660000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'knife=bundled_knife'
+{9.0453200000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _knife
+{9.0454330000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=middleman
+{9.0454650000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_middleman () { middleman $@ }'
+{9.0455140000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_middleman () { _run-with-bundler middleman $@}'
+{9.0455590000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'middleman=bundled_middleman'
+{9.0456080000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _middleman
+{9.0457190000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=nanoc
+{9.0457460000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_nanoc () { nanoc $@ }'
+{9.0457910000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_nanoc () { _run-with-bundler nanoc $@}'
+{9.0458360000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'nanoc=bundled_nanoc'
+{9.0458870000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _nanoc
+{9.0460020000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=rackup
+{9.0460320000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_rackup () { rackup $@ }'
+{9.0460790000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_rackup () { _run-with-bundler rackup $@}'
+{9.0461340000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'rackup=bundled_rackup'
+{9.0461880000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _rackup
+{9.0463010000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=rainbows
+{9.0463600000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_rainbows () { rainbows $@ }'
+{9.0464080000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_rainbows () { _run-with-bundler rainbows $@}'
+{9.0464560000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'rainbows=bundled_rainbows'
+{9.0465100000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _rainbows
+{9.0466290000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=rake
+{9.0466580000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_rake () { rake $@ }'
+{9.0467040000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_rake () { _run-with-bundler rake $@}'
+{9.0467520000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'rake=bundled_rake'
+{9.0468030000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _rake
+{9.0468510000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:56> compdef _rake 'bundled_rake=rake'
+{9.0468900000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0469350000}compdef:2> local -a match mbegin mend
+{9.0469670000}compdef:4> emulate -L zsh
+{9.0470010000}compdef:5> setopt extendedglob
+{9.0470260000}compdef:9> (( ! 2 ))
+{9.0470620000}compdef:14> getopts anpPkKde opt
+{9.0470940000}compdef:38> shift OPTIND-1
+{9.0471200000}compdef:40> (( ! 2 ))
+{9.0471420000}compdef:45> [[ -z '' ]]
+{9.0471600000}compdef:49> [[ -z '' ]]
+{9.0471740000}compdef:49> [[ _rake == *=* ]]
+{9.0471970000}compdef:79> func=_rake
+{9.0472140000}compdef:80> [[ -n '' ]]
+{9.0472370000}compdef:81> shift
+{9.0472600000}compdef:83> case (widgetkey)
+{9.0472750000}compdef:83> case (key)
+{9.0472880000}compdef:83> case (*)
+{9.0473030000}compdef:131> (( 1 ))
+{9.0473190000}compdef:132> [[ 'bundled_rake=rake' == -N ]]
+{9.0473360000}compdef:134> [[ 'bundled_rake=rake' == -p ]]
+{9.0473530000}compdef:136> [[ 'bundled_rake=rake' == -P ]]
+{9.0473710000}compdef:139> case (pattern)
+{9.0473850000}compdef:139> case (postpattern)
+{9.0473990000}compdef:139> case (*)
+{9.0474100000}compdef:155> [[ 'bundled_rake=rake' == *=* ]]
+{9.0474260000}compdef:156> cmd=bundled_rake
+{9.0474490000}compdef:157> svc=yes
+{9.0474640000}compdef:162> [[ -z '' ]]
+{9.0474830000}compdef:163> _comps[$cmd]=_rake
+{9.0475090000}compdef:164> [[ -n yes ]]
+{9.0475220000}compdef:164> _services[$cmd]=rake
+{9.0475610000}compdef:169> shift
+{9.0475830000}compdef:131> (( 0 ))
+{9.0476330000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=rspec
+{9.0476630000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_rspec () { rspec $@ }'
+{9.0477120000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_rspec () { _run-with-bundler rspec $@}'
+{9.0477610000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'rspec=bundled_rspec'
+{9.0478160000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _rspec
+{9.0479440000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=ruby
+{9.0479740000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_ruby () { ruby $@ }'
+{9.0480210000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_ruby () { _run-with-bundler ruby $@}'
+{9.0480700000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'ruby=bundled_ruby'
+{9.0481210000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _ruby
+{9.0481690000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:56> compdef _ruby 'bundled_ruby=ruby'
+{9.0482040000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0482500000}compdef:2> local -a match mbegin mend
+{9.0482810000}compdef:4> emulate -L zsh
+{9.0483120000}compdef:5> setopt extendedglob
+{9.0483380000}compdef:9> (( ! 2 ))
+{9.0483650000}compdef:14> getopts anpPkKde opt
+{9.0483930000}compdef:38> shift OPTIND-1
+{9.0484190000}compdef:40> (( ! 2 ))
+{9.0484390000}compdef:45> [[ -z '' ]]
+{9.0484520000}compdef:49> [[ -z '' ]]
+{9.0484610000}compdef:49> [[ _ruby == *=* ]]
+{9.0484790000}compdef:79> func=_ruby
+{9.0484950000}compdef:80> [[ -n '' ]]
+{9.0485160000}compdef:81> shift
+{9.0485400000}compdef:83> case (widgetkey)
+{9.0485520000}compdef:83> case (key)
+{9.0485600000}compdef:83> case (*)
+{9.0485740000}compdef:131> (( 1 ))
+{9.0485890000}compdef:132> [[ 'bundled_ruby=ruby' == -N ]]
+{9.0486060000}compdef:134> [[ 'bundled_ruby=ruby' == -p ]]
+{9.0486240000}compdef:136> [[ 'bundled_ruby=ruby' == -P ]]
+{9.0486400000}compdef:139> case (pattern)
+{9.0486490000}compdef:139> case (postpattern)
+{9.0486600000}compdef:139> case (*)
+{9.0486730000}compdef:155> [[ 'bundled_ruby=ruby' == *=* ]]
+{9.0486920000}compdef:156> cmd=bundled_ruby
+{9.0487150000}compdef:157> svc=yes
+{9.0487280000}compdef:162> [[ -z '' ]]
+{9.0487400000}compdef:163> _comps[$cmd]=_ruby
+{9.0487660000}compdef:164> [[ -n yes ]]
+{9.0487790000}compdef:164> _services[$cmd]=ruby
+{9.0488110000}compdef:169> shift
+{9.0488330000}compdef:131> (( 0 ))
+{9.0488760000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=shotgun
+{9.0489060000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_shotgun () { shotgun $@ }'
+{9.0489560000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_shotgun () { _run-with-bundler shotgun $@}'
+{9.0490080000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'shotgun=bundled_shotgun'
+{9.0490630000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _shotgun
+{9.0491570000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=spec
+{9.0491880000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_spec () { spec $@ }'
+{9.0492350000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_spec () { _run-with-bundler spec $@}'
+{9.0492870000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'spec=bundled_spec'
+{9.0493320000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _spec
+{9.0494490000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=spin
+{9.0494810000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_spin () { spin $@ }'
+{9.0495220000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_spin () { _run-with-bundler spin $@}'
+{9.0495670000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'spin=bundled_spin'
+{9.0496150000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _spin
+{9.0497270000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=spork
+{9.0497580000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_spork () { spork $@ }'
+{9.0498050000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_spork () { _run-with-bundler spork $@}'
+{9.0498520000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'spork=bundled_spork'
+{9.0499050000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _spork
+{9.0500200000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=strainer
+{9.0500500000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_strainer () { strainer $@ }'
+{9.0500970000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_strainer () { _run-with-bundler strainer $@}'
+{9.0501440000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'strainer=bundled_strainer'
+{9.0501990000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _strainer
+{9.0503250000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=tailor
+{9.0503540000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_tailor () { tailor $@ }'
+{9.0504010000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_tailor () { _run-with-bundler tailor $@}'
+{9.0504480000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'tailor=bundled_tailor'
+{9.0505000000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _tailor
+{9.0506120000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=taps
+{9.0506420000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_taps () { taps $@ }'
+{9.0506880000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_taps () { _run-with-bundler taps $@}'
+{9.0507370000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'taps=bundled_taps'
+{9.0507880000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _taps
+{9.0508990000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=thin
+{9.0509480000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_thin () { thin $@ }'
+{9.0509990000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_thin () { _run-with-bundler thin $@}'
+{9.0510310000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'thin=bundled_thin'
+{9.0510670000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _thin
+{9.0511510000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=thor
+{9.0511730000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_thor () { thor $@ }'
+{9.0512010000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_thor () { _run-with-bundler thor $@}'
+{9.0512300000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'thor=bundled_thor'
+{9.0512620000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _thor
+{9.0513320000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=unicorn
+{9.0513510000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_unicorn () { unicorn $@ }'
+{9.0513790000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_unicorn () { _run-with-bundler unicorn $@}'
+{9.0514110000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'unicorn=bundled_unicorn'
+{9.0514430000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _unicorn
+{9.0515110000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=unicorn_rails
+{9.0515290000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_unicorn_rails () { unicorn_rails $@ }'
+{9.0515570000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_unicorn_rails () { _run-with-bundler unicorn_rails $@}'
+{9.0515840000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'unicorn_rails=bundled_unicorn_rails'
+{9.0516150000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _unicorn_rails
+{9.0516830000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:50> cmd=puma
+{9.0517000000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:51> eval 'function unbundled_puma () { puma $@ }'
+{9.0517270000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:52> eval 'function bundled_puma () { _run-with-bundler puma $@}'
+{9.0517530000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:53> alias 'puma=bundled_puma'
+{9.0517830000}/Users/timosand/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh:55> which _puma
+{9.0518820000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=coffee
+{9.0519060000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/coffee/coffee.plugin.zsh ']'
+{9.0519400000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/coffee/coffee.plugin.zsh ']'
+{9.0519640000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=extract
+{9.0519810000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/extract/extract.plugin.zsh ']'
+{9.0520090000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/extract/extract.plugin.zsh ']'
+{9.0520390000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/extract/extract.plugin.zsh
+{9.0524340000}/Users/timosand/.oh-my-zsh/plugins/extract/extract.plugin.zsh:79> alias 'x=extract'
+{9.0524680000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=gem
+{9.0524880000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/gem/gem.plugin.zsh ']'
+{9.0525200000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/gem/gem.plugin.zsh ']'
+{9.0525440000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=git-flow-avh
+{9.0525610000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/git-flow-avh/git-flow-avh.plugin.zsh ']'
+{9.0525900000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/git-flow-avh/git-flow-avh.plugin.zsh ']'
+{9.0526210000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/git-flow-avh/git-flow-avh.plugin.zsh
+{9.0535730000}/Users/timosand/.oh-my-zsh/plugins/git-flow-avh/git-flow-avh.plugin.zsh:416> zstyle ':completion:*:*:git:*' user-commands 'flow:provide high-level repository operations'
+{9.0536110000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=git
+{9.0536310000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/git/git.plugin.zsh ']'
+{9.0536630000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh ']'
+{9.0536930000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh
+{9.0538180000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:2> alias 'g=git'
+{9.0538420000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:3> compdef 'g=git'
+{9.0538610000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0538920000}compdef:2> local -a match mbegin mend
+{9.0539110000}compdef:4> emulate -L zsh
+{9.0539300000}compdef:5> setopt extendedglob
+{9.0539440000}compdef:9> (( ! 1 ))
+{9.0539610000}compdef:14> getopts anpPkKde opt
+{9.0539770000}compdef:38> shift OPTIND-1
+{9.0539910000}compdef:40> (( ! 1 ))
+{9.0540010000}compdef:45> [[ -z '' ]]
+{9.0540110000}compdef:49> [[ -z '' ]]
+{9.0540190000}compdef:49> [[ 'g=git' == *=* ]]
+{9.0540310000}compdef:50> (( 1 ))
+{9.0540410000}compdef:51> [[ 'g=git' == *=* ]]
+{9.0540500000}compdef:52> cmd=g
+{9.0540620000}compdef:53> svc=git
+{9.0540730000}compdef:54> func=_git
+{9.0540950000}compdef:55> [[ -n '' ]]
+{9.0541060000}compdef:57> [[ -z _git ]]
+{9.0541180000}compdef:59> [[ -n _git ]]
+{9.0541270000}compdef:60> _comps[$cmd]=_git
+{9.0541390000}compdef:61> _services[$cmd]=git
+{9.0541570000}compdef:70> shift
+{9.0541690000}compdef:50> (( 0 ))
+{9.0541830000}compdef:73> return ret
+{9.0542200000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:4> alias 'gst=git status'
+{9.0542450000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:5> compdef _git 'gst=git-status'
+{9.0542650000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0542920000}compdef:2> local -a match mbegin mend
+{9.0543100000}compdef:4> emulate -L zsh
+{9.0543270000}compdef:5> setopt extendedglob
+{9.0543400000}compdef:9> (( ! 2 ))
+{9.0543550000}compdef:14> getopts anpPkKde opt
+{9.0543710000}compdef:38> shift OPTIND-1
+{9.0543850000}compdef:40> (( ! 2 ))
+{9.0543950000}compdef:45> [[ -z '' ]]
+{9.0544040000}compdef:49> [[ -z '' ]]
+{9.0544110000}compdef:49> [[ _git == *=* ]]
+{9.0544220000}compdef:79> func=_git
+{9.0544310000}compdef:80> [[ -n '' ]]
+{9.0544420000}compdef:81> shift
+{9.0544550000}compdef:83> case (widgetkey)
+{9.0544630000}compdef:83> case (key)
+{9.0544690000}compdef:83> case (*)
+{9.0544770000}compdef:131> (( 1 ))
+{9.0544850000}compdef:132> [[ 'gst=git-status' == -N ]]
+{9.0544940000}compdef:134> [[ 'gst=git-status' == -p ]]
+{9.0545030000}compdef:136> [[ 'gst=git-status' == -P ]]
+{9.0545120000}compdef:139> case (pattern)
+{9.0545190000}compdef:139> case (postpattern)
+{9.0545260000}compdef:139> case (*)
+{9.0545320000}compdef:155> [[ 'gst=git-status' == *=* ]]
+{9.0545420000}compdef:156> cmd=gst
+{9.0545530000}compdef:157> svc=yes
+{9.0545610000}compdef:162> [[ -z '' ]]
+{9.0545690000}compdef:163> _comps[$cmd]=_git
+{9.0545810000}compdef:164> [[ -n yes ]]
+{9.0545890000}compdef:164> _services[$cmd]=git-status
+{9.0546080000}compdef:169> shift
+{9.0546200000}compdef:131> (( 0 ))
+{9.0546520000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:6> alias 'gd=git diff'
+{9.0546760000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:7> compdef _git 'gd=git-diff'
+{9.0546960000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0547190000}compdef:2> local -a match mbegin mend
+{9.0547360000}compdef:4> emulate -L zsh
+{9.0547530000}compdef:5> setopt extendedglob
+{9.0547660000}compdef:9> (( ! 2 ))
+{9.0547800000}compdef:14> getopts anpPkKde opt
+{9.0547960000}compdef:38> shift OPTIND-1
+{9.0548130000}compdef:40> (( ! 2 ))
+{9.0548240000}compdef:45> [[ -z '' ]]
+{9.0548330000}compdef:49> [[ -z '' ]]
+{9.0548400000}compdef:49> [[ _git == *=* ]]
+{9.0548510000}compdef:79> func=_git
+{9.0548590000}compdef:80> [[ -n '' ]]
+{9.0548710000}compdef:81> shift
+{9.0548830000}compdef:83> case (widgetkey)
+{9.0548910000}compdef:83> case (key)
+{9.0548970000}compdef:83> case (*)
+{9.0549050000}compdef:131> (( 1 ))
+{9.0549130000}compdef:132> [[ 'gd=git-diff' == -N ]]
+{9.0549210000}compdef:134> [[ 'gd=git-diff' == -p ]]
+{9.0549300000}compdef:136> [[ 'gd=git-diff' == -P ]]
+{9.0549390000}compdef:139> case (pattern)
+{9.0549450000}compdef:139> case (postpattern)
+{9.0549520000}compdef:139> case (*)
+{9.0549620000}compdef:155> [[ 'gd=git-diff' == *=* ]]
+{9.0549730000}compdef:156> cmd=gd
+{9.0549830000}compdef:157> svc=yes
+{9.0549910000}compdef:162> [[ -z '' ]]
+{9.0549980000}compdef:163> _comps[$cmd]=_git
+{9.0550100000}compdef:164> [[ -n yes ]]
+{9.0550170000}compdef:164> _services[$cmd]=git-diff
+{9.0550360000}compdef:169> shift
+{9.0550480000}compdef:131> (( 0 ))
+{9.0550800000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:8> alias 'gdc=git diff --cached'
+{9.0551050000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:9> compdef _git 'gdc=git-diff'
+{9.0551240000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0551470000}compdef:2> local -a match mbegin mend
+{9.0551640000}compdef:4> emulate -L zsh
+{9.0551810000}compdef:5> setopt extendedglob
+{9.0551940000}compdef:9> (( ! 2 ))
+{9.0552090000}compdef:14> getopts anpPkKde opt
+{9.0552250000}compdef:38> shift OPTIND-1
+{9.0552380000}compdef:40> (( ! 2 ))
+{9.0552480000}compdef:45> [[ -z '' ]]
+{9.0552570000}compdef:49> [[ -z '' ]]
+{9.0552650000}compdef:49> [[ _git == *=* ]]
+{9.0552750000}compdef:79> func=_git
+{9.0552830000}compdef:80> [[ -n '' ]]
+{9.0552940000}compdef:81> shift
+{9.0553070000}compdef:83> case (widgetkey)
+{9.0553150000}compdef:83> case (key)
+{9.0553210000}compdef:83> case (*)
+{9.0553290000}compdef:131> (( 1 ))
+{9.0553370000}compdef:132> [[ 'gdc=git-diff' == -N ]]
+{9.0553450000}compdef:134> [[ 'gdc=git-diff' == -p ]]
+{9.0553540000}compdef:136> [[ 'gdc=git-diff' == -P ]]
+{9.0553630000}compdef:139> case (pattern)
+{9.0553700000}compdef:139> case (postpattern)
+{9.0553760000}compdef:139> case (*)
+{9.0553830000}compdef:155> [[ 'gdc=git-diff' == *=* ]]
+{9.0553920000}compdef:156> cmd=gdc
+{9.0554030000}compdef:157> svc=yes
+{9.0554100000}compdef:162> [[ -z '' ]]
+{9.0554180000}compdef:163> _comps[$cmd]=_git
+{9.0554290000}compdef:164> [[ -n yes ]]
+{9.0554370000}compdef:164> _services[$cmd]=git-diff
+{9.0554550000}compdef:169> shift
+{9.0554670000}compdef:131> (( 0 ))
+{9.0554980000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:10> alias 'gl=git pull'
+{9.0555220000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:11> compdef _git 'gl=git-pull'
+{9.0555410000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0555640000}compdef:2> local -a match mbegin mend
+{9.0555810000}compdef:4> emulate -L zsh
+{9.0555970000}compdef:5> setopt extendedglob
+{9.0556110000}compdef:9> (( ! 2 ))
+{9.0556250000}compdef:14> getopts anpPkKde opt
+{9.0556410000}compdef:38> shift OPTIND-1
+{9.0556540000}compdef:40> (( ! 2 ))
+{9.0556640000}compdef:45> [[ -z '' ]]
+{9.0556730000}compdef:49> [[ -z '' ]]
+{9.0556810000}compdef:49> [[ _git == *=* ]]
+{9.0556910000}compdef:79> func=_git
+{9.0556990000}compdef:80> [[ -n '' ]]
+{9.0557110000}compdef:81> shift
+{9.0557230000}compdef:83> case (widgetkey)
+{9.0557310000}compdef:83> case (key)
+{9.0557370000}compdef:83> case (*)
+{9.0557450000}compdef:131> (( 1 ))
+{9.0557530000}compdef:132> [[ 'gl=git-pull' == -N ]]
+{9.0557610000}compdef:134> [[ 'gl=git-pull' == -p ]]
+{9.0557690000}compdef:136> [[ 'gl=git-pull' == -P ]]
+{9.0557780000}compdef:139> case (pattern)
+{9.0557850000}compdef:139> case (postpattern)
+{9.0557920000}compdef:139> case (*)
+{9.0557980000}compdef:155> [[ 'gl=git-pull' == *=* ]]
+{9.0558080000}compdef:156> cmd=gl
+{9.0558180000}compdef:157> svc=yes
+{9.0558250000}compdef:162> [[ -z '' ]]
+{9.0558330000}compdef:163> _comps[$cmd]=_git
+{9.0558440000}compdef:164> [[ -n yes ]]
+{9.0558520000}compdef:164> _services[$cmd]=git-pull
+{9.0558700000}compdef:169> shift
+{9.0558820000}compdef:131> (( 0 ))
+{9.0559130000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:12> alias 'gup=git pull --rebase'
+{9.0559370000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:13> compdef _git 'gup=git-fetch'
+{9.0559570000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0559800000}compdef:2> local -a match mbegin mend
+{9.0559970000}compdef:4> emulate -L zsh
+{9.0560130000}compdef:5> setopt extendedglob
+{9.0560270000}compdef:9> (( ! 2 ))
+{9.0560410000}compdef:14> getopts anpPkKde opt
+{9.0560570000}compdef:38> shift OPTIND-1
+{9.0560700000}compdef:40> (( ! 2 ))
+{9.0560800000}compdef:45> [[ -z '' ]]
+{9.0560890000}compdef:49> [[ -z '' ]]
+{9.0560970000}compdef:49> [[ _git == *=* ]]
+{9.0561070000}compdef:79> func=_git
+{9.0561150000}compdef:80> [[ -n '' ]]
+{9.0561270000}compdef:81> shift
+{9.0561390000}compdef:83> case (widgetkey)
+{9.0561470000}compdef:83> case (key)
+{9.0561530000}compdef:83> case (*)
+{9.0561610000}compdef:131> (( 1 ))
+{9.0561690000}compdef:132> [[ 'gup=git-fetch' == -N ]]
+{9.0561780000}compdef:134> [[ 'gup=git-fetch' == -p ]]
+{9.0561860000}compdef:136> [[ 'gup=git-fetch' == -P ]]
+{9.0561950000}compdef:139> case (pattern)
+{9.0562020000}compdef:139> case (postpattern)
+{9.0562090000}compdef:139> case (*)
+{9.0562150000}compdef:155> [[ 'gup=git-fetch' == *=* ]]
+{9.0562250000}compdef:156> cmd=gup
+{9.0562360000}compdef:157> svc=yes
+{9.0562430000}compdef:162> [[ -z '' ]]
+{9.0562500000}compdef:163> _comps[$cmd]=_git
+{9.0562620000}compdef:164> [[ -n yes ]]
+{9.0562690000}compdef:164> _services[$cmd]=git-fetch
+{9.0562880000}compdef:169> shift
+{9.0563000000}compdef:131> (( 0 ))
+{9.0563300000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:14> alias 'gp=git push'
+{9.0563530000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:15> compdef _git 'gp=git-push'
+{9.0563720000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0563950000}compdef:2> local -a match mbegin mend
+{9.0564120000}compdef:4> emulate -L zsh
+{9.0564290000}compdef:5> setopt extendedglob
+{9.0564420000}compdef:9> (( ! 2 ))
+{9.0564560000}compdef:14> getopts anpPkKde opt
+{9.0564720000}compdef:38> shift OPTIND-1
+{9.0564850000}compdef:40> (( ! 2 ))
+{9.0564960000}compdef:45> [[ -z '' ]]
+{9.0565040000}compdef:49> [[ -z '' ]]
+{9.0565120000}compdef:49> [[ _git == *=* ]]
+{9.0565220000}compdef:79> func=_git
+{9.0565300000}compdef:80> [[ -n '' ]]
+{9.0565420000}compdef:81> shift
+{9.0565540000}compdef:83> case (widgetkey)
+{9.0565620000}compdef:83> case (key)
+{9.0565680000}compdef:83> case (*)
+{9.0565750000}compdef:131> (( 1 ))
+{9.0565840000}compdef:132> [[ 'gp=git-push' == -N ]]
+{9.0565920000}compdef:134> [[ 'gp=git-push' == -p ]]
+{9.0566000000}compdef:136> [[ 'gp=git-push' == -P ]]
+{9.0566090000}compdef:139> case (pattern)
+{9.0566160000}compdef:139> case (postpattern)
+{9.0566230000}compdef:139> case (*)
+{9.0566290000}compdef:155> [[ 'gp=git-push' == *=* ]]
+{9.0566430000}compdef:156> cmd=gp
+{9.0566530000}compdef:157> svc=yes
+{9.0566600000}compdef:162> [[ -z '' ]]
+{9.0566680000}compdef:163> _comps[$cmd]=_git
+{9.0566790000}compdef:164> [[ -n yes ]]
+{9.0566860000}compdef:164> _services[$cmd]=git-push
+{9.0567050000}compdef:169> shift
+{9.0567170000}compdef:131> (( 0 ))
+{9.0567470000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:16> alias 'gd=git diff'
+{9.0567790000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:18> compdef _git 'gdv=git-diff'
+{9.0567990000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0568220000}compdef:2> local -a match mbegin mend
+{9.0568390000}compdef:4> emulate -L zsh
+{9.0568550000}compdef:5> setopt extendedglob
+{9.0568680000}compdef:9> (( ! 2 ))
+{9.0568830000}compdef:14> getopts anpPkKde opt
+{9.0568980000}compdef:38> shift OPTIND-1
+{9.0569110000}compdef:40> (( ! 2 ))
+{9.0569220000}compdef:45> [[ -z '' ]]
+{9.0569300000}compdef:49> [[ -z '' ]]
+{9.0569380000}compdef:49> [[ _git == *=* ]]
+{9.0569480000}compdef:79> func=_git
+{9.0569560000}compdef:80> [[ -n '' ]]
+{9.0569680000}compdef:81> shift
+{9.0569800000}compdef:83> case (widgetkey)
+{9.0569880000}compdef:83> case (key)
+{9.0569940000}compdef:83> case (*)
+{9.0570020000}compdef:131> (( 1 ))
+{9.0570090000}compdef:132> [[ 'gdv=git-diff' == -N ]]
+{9.0570210000}compdef:134> [[ 'gdv=git-diff' == -p ]]
+{9.0570290000}compdef:136> [[ 'gdv=git-diff' == -P ]]
+{9.0570380000}compdef:139> case (pattern)
+{9.0570460000}compdef:139> case (postpattern)
+{9.0570530000}compdef:139> case (*)
+{9.0570590000}compdef:155> [[ 'gdv=git-diff' == *=* ]]
+{9.0570690000}compdef:156> cmd=gdv
+{9.0570790000}compdef:157> svc=yes
+{9.0570870000}compdef:162> [[ -z '' ]]
+{9.0570940000}compdef:163> _comps[$cmd]=_git
+{9.0571060000}compdef:164> [[ -n yes ]]
+{9.0571130000}compdef:164> _services[$cmd]=git-diff
+{9.0571320000}compdef:169> shift
+{9.0571430000}compdef:131> (( 0 ))
+{9.0571740000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:19> alias 'gc=git commit -v'
+{9.0571990000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:20> compdef _git 'gc=git-commit'
+{9.0572180000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0572410000}compdef:2> local -a match mbegin mend
+{9.0572580000}compdef:4> emulate -L zsh
+{9.0572750000}compdef:5> setopt extendedglob
+{9.0572880000}compdef:9> (( ! 2 ))
+{9.0573030000}compdef:14> getopts anpPkKde opt
+{9.0573180000}compdef:38> shift OPTIND-1
+{9.0573320000}compdef:40> (( ! 2 ))
+{9.0573420000}compdef:45> [[ -z '' ]]
+{9.0573500000}compdef:49> [[ -z '' ]]
+{9.0573580000}compdef:49> [[ _git == *=* ]]
+{9.0573680000}compdef:79> func=_git
+{9.0573760000}compdef:80> [[ -n '' ]]
+{9.0573870000}compdef:81> shift
+{9.0574000000}compdef:83> case (widgetkey)
+{9.0574080000}compdef:83> case (key)
+{9.0574140000}compdef:83> case (*)
+{9.0574210000}compdef:131> (( 1 ))
+{9.0574290000}compdef:132> [[ 'gc=git-commit' == -N ]]
+{9.0574380000}compdef:134> [[ 'gc=git-commit' == -p ]]
+{9.0574460000}compdef:136> [[ 'gc=git-commit' == -P ]]
+{9.0574550000}compdef:139> case (pattern)
+{9.0574620000}compdef:139> case (postpattern)
+{9.0574690000}compdef:139> case (*)
+{9.0574750000}compdef:155> [[ 'gc=git-commit' == *=* ]]
+{9.0574840000}compdef:156> cmd=gc
+{9.0574950000}compdef:157> svc=yes
+{9.0575020000}compdef:162> [[ -z '' ]]
+{9.0575090000}compdef:163> _comps[$cmd]=_git
+{9.0575210000}compdef:164> [[ -n yes ]]
+{9.0575280000}compdef:164> _services[$cmd]=git-commit
+{9.0575470000}compdef:169> shift
+{9.0575580000}compdef:131> (( 0 ))
+{9.0575890000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:21> alias 'gc!=git commit -v --amend'
+{9.0576140000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:22> compdef _git 'gc!=git-commit'
+{9.0576330000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0576560000}compdef:2> local -a match mbegin mend
+{9.0576730000}compdef:4> emulate -L zsh
+{9.0576900000}compdef:5> setopt extendedglob
+{9.0577030000}compdef:9> (( ! 2 ))
+{9.0577170000}compdef:14> getopts anpPkKde opt
+{9.0577330000}compdef:38> shift OPTIND-1
+{9.0577460000}compdef:40> (( ! 2 ))
+{9.0577560000}compdef:45> [[ -z '' ]]
+{9.0577650000}compdef:49> [[ -z '' ]]
+{9.0577730000}compdef:49> [[ _git == *=* ]]
+{9.0577830000}compdef:79> func=_git
+{9.0577910000}compdef:80> [[ -n '' ]]
+{9.0578020000}compdef:81> shift
+{9.0578150000}compdef:83> case (widgetkey)
+{9.0578220000}compdef:83> case (key)
+{9.0578290000}compdef:83> case (*)
+{9.0578360000}compdef:131> (( 1 ))
+{9.0578440000}compdef:132> [[ 'gc!=git-commit' == -N ]]
+{9.0578530000}compdef:134> [[ 'gc!=git-commit' == -p ]]
+{9.0578610000}compdef:136> [[ 'gc!=git-commit' == -P ]]
+{9.0578700000}compdef:139> case (pattern)
+{9.0578780000}compdef:139> case (postpattern)
+{9.0578840000}compdef:139> case (*)
+{9.0578910000}compdef:155> [[ 'gc!=git-commit' == *=* ]]
+{9.0579000000}compdef:156> cmd=gc!
+{9.0579110000}compdef:157> svc=yes
+{9.0579180000}compdef:162> [[ -z '' ]]
+{9.0579250000}compdef:163> _comps[$cmd]=_git
+{9.0579370000}compdef:164> [[ -n yes ]]
+{9.0579440000}compdef:164> _services[$cmd]=git-commit
+{9.0579630000}compdef:169> shift
+{9.0579750000}compdef:131> (( 0 ))
+{9.0580080000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:23> alias 'gca=git commit -v -a'
+{9.0580330000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:24> compdef _git 'gc=git-commit'
+{9.0580510000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0580740000}compdef:2> local -a match mbegin mend
+{9.0580910000}compdef:4> emulate -L zsh
+{9.0581070000}compdef:5> setopt extendedglob
+{9.0581210000}compdef:9> (( ! 2 ))
+{9.0581350000}compdef:14> getopts anpPkKde opt
+{9.0581510000}compdef:38> shift OPTIND-1
+{9.0581650000}compdef:40> (( ! 2 ))
+{9.0581750000}compdef:45> [[ -z '' ]]
+{9.0581840000}compdef:49> [[ -z '' ]]
+{9.0581910000}compdef:49> [[ _git == *=* ]]
+{9.0582010000}compdef:79> func=_git
+{9.0582100000}compdef:80> [[ -n '' ]]
+{9.0582210000}compdef:81> shift
+{9.0582340000}compdef:83> case (widgetkey)
+{9.0582410000}compdef:83> case (key)
+{9.0582480000}compdef:83> case (*)
+{9.0582550000}compdef:131> (( 1 ))
+{9.0582630000}compdef:132> [[ 'gc=git-commit' == -N ]]
+{9.0582720000}compdef:134> [[ 'gc=git-commit' == -p ]]
+{9.0582800000}compdef:136> [[ 'gc=git-commit' == -P ]]
+{9.0582890000}compdef:139> case (pattern)
+{9.0582960000}compdef:139> case (postpattern)
+{9.0583030000}compdef:139> case (*)
+{9.0583090000}compdef:155> [[ 'gc=git-commit' == *=* ]]
+{9.0583190000}compdef:156> cmd=gc
+{9.0583300000}compdef:157> svc=yes
+{9.0583370000}compdef:162> [[ -z '' ]]
+{9.0583440000}compdef:163> _comps[$cmd]=_git
+{9.0583550000}compdef:164> [[ -n yes ]]
+{9.0583630000}compdef:164> _services[$cmd]=git-commit
+{9.0583810000}compdef:169> shift
+{9.0583930000}compdef:131> (( 0 ))
+{9.0584240000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:25> alias 'gca!=git commit -v -a --amend'
+{9.0584490000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:26> compdef _git 'gca!=git-commit'
+{9.0584680000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0584910000}compdef:2> local -a match mbegin mend
+{9.0585080000}compdef:4> emulate -L zsh
+{9.0585240000}compdef:5> setopt extendedglob
+{9.0585370000}compdef:9> (( ! 2 ))
+{9.0585520000}compdef:14> getopts anpPkKde opt
+{9.0585670000}compdef:38> shift OPTIND-1
+{9.0585810000}compdef:40> (( ! 2 ))
+{9.0585910000}compdef:45> [[ -z '' ]]
+{9.0586000000}compdef:49> [[ -z '' ]]
+{9.0586070000}compdef:49> [[ _git == *=* ]]
+{9.0586170000}compdef:79> func=_git
+{9.0586250000}compdef:80> [[ -n '' ]]
+{9.0586360000}compdef:81> shift
+{9.0586490000}compdef:83> case (widgetkey)
+{9.0586560000}compdef:83> case (key)
+{9.0586630000}compdef:83> case (*)
+{9.0586700000}compdef:131> (( 1 ))
+{9.0586780000}compdef:132> [[ 'gca!=git-commit' == -N ]]
+{9.0586870000}compdef:134> [[ 'gca!=git-commit' == -p ]]
+{9.0586950000}compdef:136> [[ 'gca!=git-commit' == -P ]]
+{9.0587050000}compdef:139> case (pattern)
+{9.0587110000}compdef:139> case (postpattern)
+{9.0587180000}compdef:139> case (*)
+{9.0587250000}compdef:155> [[ 'gca!=git-commit' == *=* ]]
+{9.0587340000}compdef:156> cmd=gca!
+{9.0587450000}compdef:157> svc=yes
+{9.0587520000}compdef:162> [[ -z '' ]]
+{9.0587590000}compdef:163> _comps[$cmd]=_git
+{9.0587700000}compdef:164> [[ -n yes ]]
+{9.0587780000}compdef:164> _services[$cmd]=git-commit
+{9.0587960000}compdef:169> shift
+{9.0588080000}compdef:131> (( 0 ))
+{9.0588380000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:27> alias 'gcmsg=git commit -m'
+{9.0588630000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:28> compdef _git 'gcmsg=git-commit'
+{9.0588820000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0589050000}compdef:2> local -a match mbegin mend
+{9.0589220000}compdef:4> emulate -L zsh
+{9.0589380000}compdef:5> setopt extendedglob
+{9.0589510000}compdef:9> (( ! 2 ))
+{9.0589660000}compdef:14> getopts anpPkKde opt
+{9.0589820000}compdef:38> shift OPTIND-1
+{9.0589950000}compdef:40> (( ! 2 ))
+{9.0590050000}compdef:45> [[ -z '' ]]
+{9.0590140000}compdef:49> [[ -z '' ]]
+{9.0590220000}compdef:49> [[ _git == *=* ]]
+{9.0590320000}compdef:79> func=_git
+{9.0590400000}compdef:80> [[ -n '' ]]
+{9.0590520000}compdef:81> shift
+{9.0590650000}compdef:83> case (widgetkey)
+{9.0590720000}compdef:83> case (key)
+{9.0590790000}compdef:83> case (*)
+{9.0590860000}compdef:131> (( 1 ))
+{9.0590940000}compdef:132> [[ 'gcmsg=git-commit' == -N ]]
+{9.0591030000}compdef:134> [[ 'gcmsg=git-commit' == -p ]]
+{9.0591120000}compdef:136> [[ 'gcmsg=git-commit' == -P ]]
+{9.0591210000}compdef:139> case (pattern)
+{9.0591280000}compdef:139> case (postpattern)
+{9.0591350000}compdef:139> case (*)
+{9.0591420000}compdef:155> [[ 'gcmsg=git-commit' == *=* ]]
+{9.0591510000}compdef:156> cmd=gcmsg
+{9.0591620000}compdef:157> svc=yes
+{9.0591700000}compdef:162> [[ -z '' ]]
+{9.0591770000}compdef:163> _comps[$cmd]=_git
+{9.0591890000}compdef:164> [[ -n yes ]]
+{9.0591960000}compdef:164> _services[$cmd]=git-commit
+{9.0592150000}compdef:169> shift
+{9.0592270000}compdef:131> (( 0 ))
+{9.0592570000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:29> alias 'gco=git checkout'
+{9.0592810000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:30> compdef _git 'gco=git-checkout'
+{9.0593010000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0593240000}compdef:2> local -a match mbegin mend
+{9.0593410000}compdef:4> emulate -L zsh
+{9.0593570000}compdef:5> setopt extendedglob
+{9.0593710000}compdef:9> (( ! 2 ))
+{9.0593850000}compdef:14> getopts anpPkKde opt
+{9.0594010000}compdef:38> shift OPTIND-1
+{9.0594140000}compdef:40> (( ! 2 ))
+{9.0594240000}compdef:45> [[ -z '' ]]
+{9.0594330000}compdef:49> [[ -z '' ]]
+{9.0594410000}compdef:49> [[ _git == *=* ]]
+{9.0594510000}compdef:79> func=_git
+{9.0594590000}compdef:80> [[ -n '' ]]
+{9.0594700000}compdef:81> shift
+{9.0594830000}compdef:83> case (widgetkey)
+{9.0594900000}compdef:83> case (key)
+{9.0594970000}compdef:83> case (*)
+{9.0595040000}compdef:131> (( 1 ))
+{9.0595120000}compdef:132> [[ 'gco=git-checkout' == -N ]]
+{9.0595210000}compdef:134> [[ 'gco=git-checkout' == -p ]]
+{9.0595290000}compdef:136> [[ 'gco=git-checkout' == -P ]]
+{9.0595380000}compdef:139> case (pattern)
+{9.0595450000}compdef:139> case (postpattern)
+{9.0595520000}compdef:139> case (*)
+{9.0595590000}compdef:155> [[ 'gco=git-checkout' == *=* ]]
+{9.0595680000}compdef:156> cmd=gco
+{9.0595790000}compdef:157> svc=yes
+{9.0595860000}compdef:162> [[ -z '' ]]
+{9.0595930000}compdef:163> _comps[$cmd]=_git
+{9.0596050000}compdef:164> [[ -n yes ]]
+{9.0596120000}compdef:164> _services[$cmd]=git-checkout
+{9.0596310000}compdef:169> shift
+{9.0596420000}compdef:131> (( 0 ))
+{9.0596730000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:31> alias 'gcm=git checkout master'
+{9.0596970000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:32> alias 'gr=git remote'
+{9.0597200000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:33> compdef _git 'gr=git-remote'
+{9.0597390000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0597620000}compdef:2> local -a match mbegin mend
+{9.0597790000}compdef:4> emulate -L zsh
+{9.0597950000}compdef:5> setopt extendedglob
+{9.0598080000}compdef:9> (( ! 2 ))
+{9.0598230000}compdef:14> getopts anpPkKde opt
+{9.0598380000}compdef:38> shift OPTIND-1
+{9.0598520000}compdef:40> (( ! 2 ))
+{9.0598620000}compdef:45> [[ -z '' ]]
+{9.0598710000}compdef:49> [[ -z '' ]]
+{9.0598780000}compdef:49> [[ _git == *=* ]]
+{9.0598880000}compdef:79> func=_git
+{9.0598960000}compdef:80> [[ -n '' ]]
+{9.0599070000}compdef:81> shift
+{9.0599260000}compdef:83> case (widgetkey)
+{9.0599340000}compdef:83> case (key)
+{9.0599400000}compdef:83> case (*)
+{9.0599870000}compdef:131> (( 1 ))
+{9.0600000000}compdef:132> [[ 'gr=git-remote' == -N ]]
+{9.0600100000}compdef:134> [[ 'gr=git-remote' == -p ]]
+{9.0600190000}compdef:136> [[ 'gr=git-remote' == -P ]]
+{9.0600290000}compdef:139> case (pattern)
+{9.0600360000}compdef:139> case (postpattern)
+{9.0600430000}compdef:139> case (*)
+{9.0600500000}compdef:155> [[ 'gr=git-remote' == *=* ]]
+{9.0600610000}compdef:156> cmd=gr
+{9.0600730000}compdef:157> svc=yes
+{9.0600810000}compdef:162> [[ -z '' ]]
+{9.0600890000}compdef:163> _comps[$cmd]=_git
+{9.0601040000}compdef:164> [[ -n yes ]]
+{9.0601120000}compdef:164> _services[$cmd]=git-remote
+{9.0601350000}compdef:169> shift
+{9.0601530000}compdef:131> (( 0 ))
+{9.0601930000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:34> alias 'grv=git remote -v'
+{9.0602200000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:35> compdef _git 'grv=git-remote'
+{9.0602410000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0602700000}compdef:2> local -a match mbegin mend
+{9.0602880000}compdef:4> emulate -L zsh
+{9.0603060000}compdef:5> setopt extendedglob
+{9.0603200000}compdef:9> (( ! 2 ))
+{9.0603360000}compdef:14> getopts anpPkKde opt
+{9.0603520000}compdef:38> shift OPTIND-1
+{9.0603660000}compdef:40> (( ! 2 ))
+{9.0603770000}compdef:45> [[ -z '' ]]
+{9.0603860000}compdef:49> [[ -z '' ]]
+{9.0603940000}compdef:49> [[ _git == *=* ]]
+{9.0604050000}compdef:79> func=_git
+{9.0604140000}compdef:80> [[ -n '' ]]
+{9.0604250000}compdef:81> shift
+{9.0604380000}compdef:83> case (widgetkey)
+{9.0604460000}compdef:83> case (key)
+{9.0604520000}compdef:83> case (*)
+{9.0604600000}compdef:131> (( 1 ))
+{9.0604680000}compdef:132> [[ 'grv=git-remote' == -N ]]
+{9.0604770000}compdef:134> [[ 'grv=git-remote' == -p ]]
+{9.0604860000}compdef:136> [[ 'grv=git-remote' == -P ]]
+{9.0604950000}compdef:139> case (pattern)
+{9.0605020000}compdef:139> case (postpattern)
+{9.0605090000}compdef:139> case (*)
+{9.0605150000}compdef:155> [[ 'grv=git-remote' == *=* ]]
+{9.0605250000}compdef:156> cmd=grv
+{9.0605360000}compdef:157> svc=yes
+{9.0605440000}compdef:162> [[ -z '' ]]
+{9.0605520000}compdef:163> _comps[$cmd]=_git
+{9.0605640000}compdef:164> [[ -n yes ]]
+{9.0605720000}compdef:164> _services[$cmd]=git-remote
+{9.0605920000}compdef:169> shift
+{9.0606040000}compdef:131> (( 0 ))
+{9.0606370000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:36> alias 'grmv=git remote rename'
+{9.0606630000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:37> compdef _git 'grmv=git-remote'
+{9.0606830000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0607070000}compdef:2> local -a match mbegin mend
+{9.0607250000}compdef:4> emulate -L zsh
+{9.0607410000}compdef:5> setopt extendedglob
+{9.0607550000}compdef:9> (( ! 2 ))
+{9.0607700000}compdef:14> getopts anpPkKde opt
+{9.0607860000}compdef:38> shift OPTIND-1
+{9.0607990000}compdef:40> (( ! 2 ))
+{9.0608100000}compdef:45> [[ -z '' ]]
+{9.0608180000}compdef:49> [[ -z '' ]]
+{9.0608260000}compdef:49> [[ _git == *=* ]]
+{9.0608370000}compdef:79> func=_git
+{9.0608450000}compdef:80> [[ -n '' ]]
+{9.0608570000}compdef:81> shift
+{9.0608700000}compdef:83> case (widgetkey)
+{9.0608770000}compdef:83> case (key)
+{9.0608840000}compdef:83> case (*)
+{9.0608920000}compdef:131> (( 1 ))
+{9.0609000000}compdef:132> [[ 'grmv=git-remote' == -N ]]
+{9.0609090000}compdef:134> [[ 'grmv=git-remote' == -p ]]
+{9.0609170000}compdef:136> [[ 'grmv=git-remote' == -P ]]
+{9.0609270000}compdef:139> case (pattern)
+{9.0609340000}compdef:139> case (postpattern)
+{9.0609400000}compdef:139> case (*)
+{9.0609470000}compdef:155> [[ 'grmv=git-remote' == *=* ]]
+{9.0609570000}compdef:156> cmd=grmv
+{9.0609680000}compdef:157> svc=yes
+{9.0609750000}compdef:162> [[ -z '' ]]
+{9.0609830000}compdef:163> _comps[$cmd]=_git
+{9.0609950000}compdef:164> [[ -n yes ]]
+{9.0610030000}compdef:164> _services[$cmd]=git-remote
+{9.0610220000}compdef:169> shift
+{9.0610340000}compdef:131> (( 0 ))
+{9.0610660000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:38> alias 'grrm=git remote remove'
+{9.0610910000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:39> compdef _git 'grrm=git-remote'
+{9.0611110000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0611350000}compdef:2> local -a match mbegin mend
+{9.0611510000}compdef:4> emulate -L zsh
+{9.0611680000}compdef:5> setopt extendedglob
+{9.0611810000}compdef:9> (( ! 2 ))
+{9.0611960000}compdef:14> getopts anpPkKde opt
+{9.0612120000}compdef:38> shift OPTIND-1
+{9.0612250000}compdef:40> (( ! 2 ))
+{9.0612360000}compdef:45> [[ -z '' ]]
+{9.0612450000}compdef:49> [[ -z '' ]]
+{9.0612520000}compdef:49> [[ _git == *=* ]]
+{9.0612630000}compdef:79> func=_git
+{9.0612710000}compdef:80> [[ -n '' ]]
+{9.0612820000}compdef:81> shift
+{9.0612950000}compdef:83> case (widgetkey)
+{9.0613020000}compdef:83> case (key)
+{9.0613090000}compdef:83> case (*)
+{9.0613160000}compdef:131> (( 1 ))
+{9.0613240000}compdef:132> [[ 'grrm=git-remote' == -N ]]
+{9.0613330000}compdef:134> [[ 'grrm=git-remote' == -p ]]
+{9.0613420000}compdef:136> [[ 'grrm=git-remote' == -P ]]
+{9.0613510000}compdef:139> case (pattern)
+{9.0613580000}compdef:139> case (postpattern)
+{9.0613650000}compdef:139> case (*)
+{9.0613710000}compdef:155> [[ 'grrm=git-remote' == *=* ]]
+{9.0613810000}compdef:156> cmd=grrm
+{9.0613920000}compdef:157> svc=yes
+{9.0613990000}compdef:162> [[ -z '' ]]
+{9.0614070000}compdef:163> _comps[$cmd]=_git
+{9.0614180000}compdef:164> [[ -n yes ]]
+{9.0614260000}compdef:164> _services[$cmd]=git-remote
+{9.0614450000}compdef:169> shift
+{9.0614570000}compdef:131> (( 0 ))
+{9.0614890000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:40> alias 'grset=git remote set-url'
+{9.0615150000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:41> compdef _git 'grset=git-remote'
+{9.0615350000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0615580000}compdef:2> local -a match mbegin mend
+{9.0615750000}compdef:4> emulate -L zsh
+{9.0615910000}compdef:5> setopt extendedglob
+{9.0616050000}compdef:9> (( ! 2 ))
+{9.0616190000}compdef:14> getopts anpPkKde opt
+{9.0616350000}compdef:38> shift OPTIND-1
+{9.0616490000}compdef:40> (( ! 2 ))
+{9.0616590000}compdef:45> [[ -z '' ]]
+{9.0616680000}compdef:49> [[ -z '' ]]
+{9.0616750000}compdef:49> [[ _git == *=* ]]
+{9.0616860000}compdef:79> func=_git
+{9.0616940000}compdef:80> [[ -n '' ]]
+{9.0617050000}compdef:81> shift
+{9.0617180000}compdef:83> case (widgetkey)
+{9.0617250000}compdef:83> case (key)
+{9.0617320000}compdef:83> case (*)
+{9.0617400000}compdef:131> (( 1 ))
+{9.0617480000}compdef:132> [[ 'grset=git-remote' == -N ]]
+{9.0617560000}compdef:134> [[ 'grset=git-remote' == -p ]]
+{9.0617650000}compdef:136> [[ 'grset=git-remote' == -P ]]
+{9.0617740000}compdef:139> case (pattern)
+{9.0617810000}compdef:139> case (postpattern)
+{9.0617880000}compdef:139> case (*)
+{9.0617940000}compdef:155> [[ 'grset=git-remote' == *=* ]]
+{9.0618040000}compdef:156> cmd=grset
+{9.0618150000}compdef:157> svc=yes
+{9.0618230000}compdef:162> [[ -z '' ]]
+{9.0618300000}compdef:163> _comps[$cmd]=_git
+{9.0618420000}compdef:164> [[ -n yes ]]
+{9.0618500000}compdef:164> _services[$cmd]=git-remote
+{9.0618690000}compdef:169> shift
+{9.0618810000}compdef:131> (( 0 ))
+{9.0619120000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:42> alias 'grup=git remote update'
+{9.0619370000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:43> compdef _git 'grset=git-remote'
+{9.0619570000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0619800000}compdef:2> local -a match mbegin mend
+{9.0619960000}compdef:4> emulate -L zsh
+{9.0620130000}compdef:5> setopt extendedglob
+{9.0620260000}compdef:9> (( ! 2 ))
+{9.0620410000}compdef:14> getopts anpPkKde opt
+{9.0620560000}compdef:38> shift OPTIND-1
+{9.0620700000}compdef:40> (( ! 2 ))
+{9.0620800000}compdef:45> [[ -z '' ]]
+{9.0620890000}compdef:49> [[ -z '' ]]
+{9.0620960000}compdef:49> [[ _git == *=* ]]
+{9.0621060000}compdef:79> func=_git
+{9.0621140000}compdef:80> [[ -n '' ]]
+{9.0621250000}compdef:81> shift
+{9.0621380000}compdef:83> case (widgetkey)
+{9.0621460000}compdef:83> case (key)
+{9.0621520000}compdef:83> case (*)
+{9.0621600000}compdef:131> (( 1 ))
+{9.0621680000}compdef:132> [[ 'grset=git-remote' == -N ]]
+{9.0621760000}compdef:134> [[ 'grset=git-remote' == -p ]]
+{9.0621850000}compdef:136> [[ 'grset=git-remote' == -P ]]
+{9.0621940000}compdef:139> case (pattern)
+{9.0622010000}compdef:139> case (postpattern)
+{9.0622080000}compdef:139> case (*)
+{9.0622140000}compdef:155> [[ 'grset=git-remote' == *=* ]]
+{9.0622240000}compdef:156> cmd=grset
+{9.0622350000}compdef:157> svc=yes
+{9.0622420000}compdef:162> [[ -z '' ]]
+{9.0622490000}compdef:163> _comps[$cmd]=_git
+{9.0622610000}compdef:164> [[ -n yes ]]
+{9.0622680000}compdef:164> _services[$cmd]=git-remote
+{9.0622870000}compdef:169> shift
+{9.0622980000}compdef:131> (( 0 ))
+{9.0623290000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:44> alias 'grbi=git rebase -i'
+{9.0623540000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:45> compdef _git 'grbi=git-rebase'
+{9.0623730000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0623960000}compdef:2> local -a match mbegin mend
+{9.0624130000}compdef:4> emulate -L zsh
+{9.0624290000}compdef:5> setopt extendedglob
+{9.0624420000}compdef:9> (( ! 2 ))
+{9.0624560000}compdef:14> getopts anpPkKde opt
+{9.0624720000}compdef:38> shift OPTIND-1
+{9.0624860000}compdef:40> (( ! 2 ))
+{9.0624960000}compdef:45> [[ -z '' ]]
+{9.0625050000}compdef:49> [[ -z '' ]]
+{9.0625120000}compdef:49> [[ _git == *=* ]]
+{9.0625230000}compdef:79> func=_git
+{9.0625310000}compdef:80> [[ -n '' ]]
+{9.0625420000}compdef:81> shift
+{9.0625540000}compdef:83> case (widgetkey)
+{9.0625620000}compdef:83> case (key)
+{9.0625680000}compdef:83> case (*)
+{9.0625760000}compdef:131> (( 1 ))
+{9.0625840000}compdef:132> [[ 'grbi=git-rebase' == -N ]]
+{9.0625930000}compdef:134> [[ 'grbi=git-rebase' == -p ]]
+{9.0626010000}compdef:136> [[ 'grbi=git-rebase' == -P ]]
+{9.0626110000}compdef:139> case (pattern)
+{9.0626180000}compdef:139> case (postpattern)
+{9.0626250000}compdef:139> case (*)
+{9.0626320000}compdef:155> [[ 'grbi=git-rebase' == *=* ]]
+{9.0626410000}compdef:156> cmd=grbi
+{9.0626520000}compdef:157> svc=yes
+{9.0626590000}compdef:162> [[ -z '' ]]
+{9.0626670000}compdef:163> _comps[$cmd]=_git
+{9.0626780000}compdef:164> [[ -n yes ]]
+{9.0626860000}compdef:164> _services[$cmd]=git-rebase
+{9.0627050000}compdef:169> shift
+{9.0627160000}compdef:131> (( 0 ))
+{9.0627470000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:46> alias 'grbc=git rebase --continue'
+{9.0627730000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:47> compdef _git 'grbc=git-rebase'
+{9.0627920000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0628140000}compdef:2> local -a match mbegin mend
+{9.0628310000}compdef:4> emulate -L zsh
+{9.0628480000}compdef:5> setopt extendedglob
+{9.0628610000}compdef:9> (( ! 2 ))
+{9.0628750000}compdef:14> getopts anpPkKde opt
+{9.0628910000}compdef:38> shift OPTIND-1
+{9.0629040000}compdef:40> (( ! 2 ))
+{9.0629140000}compdef:45> [[ -z '' ]]
+{9.0629230000}compdef:49> [[ -z '' ]]
+{9.0629310000}compdef:49> [[ _git == *=* ]]
+{9.0629410000}compdef:79> func=_git
+{9.0629490000}compdef:80> [[ -n '' ]]
+{9.0629600000}compdef:81> shift
+{9.0629730000}compdef:83> case (widgetkey)
+{9.0629800000}compdef:83> case (key)
+{9.0629870000}compdef:83> case (*)
+{9.0629940000}compdef:131> (( 1 ))
+{9.0630020000}compdef:132> [[ 'grbc=git-rebase' == -N ]]
+{9.0630110000}compdef:134> [[ 'grbc=git-rebase' == -p ]]
+{9.0630190000}compdef:136> [[ 'grbc=git-rebase' == -P ]]
+{9.0630290000}compdef:139> case (pattern)
+{9.0630350000}compdef:139> case (postpattern)
+{9.0630420000}compdef:139> case (*)
+{9.0630490000}compdef:155> [[ 'grbc=git-rebase' == *=* ]]
+{9.0630590000}compdef:156> cmd=grbc
+{9.0630690000}compdef:157> svc=yes
+{9.0630760000}compdef:162> [[ -z '' ]]
+{9.0630840000}compdef:163> _comps[$cmd]=_git
+{9.0630950000}compdef:164> [[ -n yes ]]
+{9.0631030000}compdef:164> _services[$cmd]=git-rebase
+{9.0631210000}compdef:169> shift
+{9.0631330000}compdef:131> (( 0 ))
+{9.0631640000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:48> alias 'grba=git rebase --abort'
+{9.0631890000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:49> compdef _git 'grba=git-rebase'
+{9.0632080000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0632310000}compdef:2> local -a match mbegin mend
+{9.0632480000}compdef:4> emulate -L zsh
+{9.0632640000}compdef:5> setopt extendedglob
+{9.0632770000}compdef:9> (( ! 2 ))
+{9.0632920000}compdef:14> getopts anpPkKde opt
+{9.0633070000}compdef:38> shift OPTIND-1
+{9.0633210000}compdef:40> (( ! 2 ))
+{9.0633300000}compdef:45> [[ -z '' ]]
+{9.0633390000}compdef:49> [[ -z '' ]]
+{9.0633470000}compdef:49> [[ _git == *=* ]]
+{9.0633580000}compdef:79> func=_git
+{9.0633660000}compdef:80> [[ -n '' ]]
+{9.0633770000}compdef:81> shift
+{9.0633900000}compdef:83> case (widgetkey)
+{9.0633970000}compdef:83> case (key)
+{9.0634030000}compdef:83> case (*)
+{9.0634110000}compdef:131> (( 1 ))
+{9.0634190000}compdef:132> [[ 'grba=git-rebase' == -N ]]
+{9.0634270000}compdef:134> [[ 'grba=git-rebase' == -p ]]
+{9.0634360000}compdef:136> [[ 'grba=git-rebase' == -P ]]
+{9.0634450000}compdef:139> case (pattern)
+{9.0634520000}compdef:139> case (postpattern)
+{9.0634590000}compdef:139> case (*)
+{9.0634650000}compdef:155> [[ 'grba=git-rebase' == *=* ]]
+{9.0634750000}compdef:156> cmd=grba
+{9.0634850000}compdef:157> svc=yes
+{9.0634920000}compdef:162> [[ -z '' ]]
+{9.0635000000}compdef:163> _comps[$cmd]=_git
+{9.0635110000}compdef:164> [[ -n yes ]]
+{9.0635190000}compdef:164> _services[$cmd]=git-rebase
+{9.0635380000}compdef:169> shift
+{9.0635490000}compdef:131> (( 0 ))
+{9.0635790000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:50> alias 'gb=git branch'
+{9.0636040000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:51> compdef _git 'gb=git-branch'
+{9.0636230000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0636460000}compdef:2> local -a match mbegin mend
+{9.0636630000}compdef:4> emulate -L zsh
+{9.0636790000}compdef:5> setopt extendedglob
+{9.0636920000}compdef:9> (( ! 2 ))
+{9.0637060000}compdef:14> getopts anpPkKde opt
+{9.0637220000}compdef:38> shift OPTIND-1
+{9.0637360000}compdef:40> (( ! 2 ))
+{9.0637460000}compdef:45> [[ -z '' ]]
+{9.0637540000}compdef:49> [[ -z '' ]]
+{9.0637620000}compdef:49> [[ _git == *=* ]]
+{9.0637720000}compdef:79> func=_git
+{9.0637800000}compdef:80> [[ -n '' ]]
+{9.0637910000}compdef:81> shift
+{9.0638070000}compdef:83> case (widgetkey)
+{9.0638150000}compdef:83> case (key)
+{9.0638210000}compdef:83> case (*)
+{9.0638290000}compdef:131> (( 1 ))
+{9.0638360000}compdef:132> [[ 'gb=git-branch' == -N ]]
+{9.0638450000}compdef:134> [[ 'gb=git-branch' == -p ]]
+{9.0638530000}compdef:136> [[ 'gb=git-branch' == -P ]]
+{9.0638620000}compdef:139> case (pattern)
+{9.0638690000}compdef:139> case (postpattern)
+{9.0638760000}compdef:139> case (*)
+{9.0638820000}compdef:155> [[ 'gb=git-branch' == *=* ]]
+{9.0638920000}compdef:156> cmd=gb
+{9.0639020000}compdef:157> svc=yes
+{9.0639090000}compdef:162> [[ -z '' ]]
+{9.0639170000}compdef:163> _comps[$cmd]=_git
+{9.0639290000}compdef:164> [[ -n yes ]]
+{9.0639370000}compdef:164> _services[$cmd]=git-branch
+{9.0639550000}compdef:169> shift
+{9.0639670000}compdef:131> (( 0 ))
+{9.0639980000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:52> alias 'gba=git branch -a'
+{9.0640230000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:53> compdef _git 'gba=git-branch'
+{9.0640420000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0640650000}compdef:2> local -a match mbegin mend
+{9.0640820000}compdef:4> emulate -L zsh
+{9.0640990000}compdef:5> setopt extendedglob
+{9.0641120000}compdef:9> (( ! 2 ))
+{9.0641260000}compdef:14> getopts anpPkKde opt
+{9.0641420000}compdef:38> shift OPTIND-1
+{9.0641550000}compdef:40> (( ! 2 ))
+{9.0641660000}compdef:45> [[ -z '' ]]
+{9.0641740000}compdef:49> [[ -z '' ]]
+{9.0641820000}compdef:49> [[ _git == *=* ]]
+{9.0641920000}compdef:79> func=_git
+{9.0642000000}compdef:80> [[ -n '' ]]
+{9.0642110000}compdef:81> shift
+{9.0642240000}compdef:83> case (widgetkey)
+{9.0642310000}compdef:83> case (key)
+{9.0642380000}compdef:83> case (*)
+{9.0642460000}compdef:131> (( 1 ))
+{9.0642530000}compdef:132> [[ 'gba=git-branch' == -N ]]
+{9.0642620000}compdef:134> [[ 'gba=git-branch' == -p ]]
+{9.0642700000}compdef:136> [[ 'gba=git-branch' == -P ]]
+{9.0642800000}compdef:139> case (pattern)
+{9.0642870000}compdef:139> case (postpattern)
+{9.0642930000}compdef:139> case (*)
+{9.0643000000}compdef:155> [[ 'gba=git-branch' == *=* ]]
+{9.0643100000}compdef:156> cmd=gba
+{9.0643200000}compdef:157> svc=yes
+{9.0643270000}compdef:162> [[ -z '' ]]
+{9.0643350000}compdef:163> _comps[$cmd]=_git
+{9.0643500000}compdef:164> [[ -n yes ]]
+{9.0643580000}compdef:164> _services[$cmd]=git-branch
+{9.0643770000}compdef:169> shift
+{9.0643890000}compdef:131> (( 0 ))
+{9.0644200000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:54> alias 'gcount=git shortlog -sn'
+{9.0644440000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:55> compdef 'gcount=git'
+{9.0644630000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0644860000}compdef:2> local -a match mbegin mend
+{9.0645020000}compdef:4> emulate -L zsh
+{9.0645190000}compdef:5> setopt extendedglob
+{9.0645320000}compdef:9> (( ! 1 ))
+{9.0645470000}compdef:14> getopts anpPkKde opt
+{9.0645620000}compdef:38> shift OPTIND-1
+{9.0645760000}compdef:40> (( ! 1 ))
+{9.0645860000}compdef:45> [[ -z '' ]]
+{9.0645950000}compdef:49> [[ -z '' ]]
+{9.0646020000}compdef:49> [[ 'gcount=git' == *=* ]]
+{9.0646130000}compdef:50> (( 1 ))
+{9.0646220000}compdef:51> [[ 'gcount=git' == *=* ]]
+{9.0646310000}compdef:52> cmd=gcount
+{9.0646420000}compdef:53> svc=git
+{9.0646530000}compdef:54> func=_git
+{9.0646720000}compdef:55> [[ -n '' ]]
+{9.0646820000}compdef:57> [[ -z _git ]]
+{9.0646910000}compdef:59> [[ -n _git ]]
+{9.0646990000}compdef:60> _comps[$cmd]=_git
+{9.0647110000}compdef:61> _services[$cmd]=git
+{9.0647280000}compdef:70> shift
+{9.0647400000}compdef:50> (( 0 ))
+{9.0647530000}compdef:73> return ret
+{9.0647860000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:56> alias 'gcl=git config --list'
+{9.0648110000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:57> alias 'gcp=git cherry-pick'
+{9.0648340000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:58> compdef _git 'gcp=git-cherry-pick'
+{9.0648540000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0648770000}compdef:2> local -a match mbegin mend
+{9.0648940000}compdef:4> emulate -L zsh
+{9.0649110000}compdef:5> setopt extendedglob
+{9.0649240000}compdef:9> (( ! 2 ))
+{9.0649380000}compdef:14> getopts anpPkKde opt
+{9.0649540000}compdef:38> shift OPTIND-1
+{9.0649670000}compdef:40> (( ! 2 ))
+{9.0649770000}compdef:45> [[ -z '' ]]
+{9.0649860000}compdef:49> [[ -z '' ]]
+{9.0649940000}compdef:49> [[ _git == *=* ]]
+{9.0650040000}compdef:79> func=_git
+{9.0650120000}compdef:80> [[ -n '' ]]
+{9.0650240000}compdef:81> shift
+{9.0650360000}compdef:83> case (widgetkey)
+{9.0650440000}compdef:83> case (key)
+{9.0650500000}compdef:83> case (*)
+{9.0650580000}compdef:131> (( 1 ))
+{9.0650660000}compdef:132> [[ 'gcp=git-cherry-pick' == -N ]]
+{9.0650750000}compdef:134> [[ 'gcp=git-cherry-pick' == -p ]]
+{9.0650830000}compdef:136> [[ 'gcp=git-cherry-pick' == -P ]]
+{9.0650930000}compdef:139> case (pattern)
+{9.0651000000}compdef:139> case (postpattern)
+{9.0651070000}compdef:139> case (*)
+{9.0651130000}compdef:155> [[ 'gcp=git-cherry-pick' == *=* ]]
+{9.0651230000}compdef:156> cmd=gcp
+{9.0651340000}compdef:157> svc=yes
+{9.0651410000}compdef:162> [[ -z '' ]]
+{9.0651490000}compdef:163> _comps[$cmd]=_git
+{9.0651600000}compdef:164> [[ -n yes ]]
+{9.0651680000}compdef:164> _services[$cmd]=git-cherry-pick
+{9.0651870000}compdef:169> shift
+{9.0651990000}compdef:131> (( 0 ))
+{9.0652310000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:59> alias 'glg=git log --stat --max-count=10'
+{9.0652560000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:60> compdef _git 'glg=git-log'
+{9.0652750000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0652980000}compdef:2> local -a match mbegin mend
+{9.0653150000}compdef:4> emulate -L zsh
+{9.0653310000}compdef:5> setopt extendedglob
+{9.0653440000}compdef:9> (( ! 2 ))
+{9.0653590000}compdef:14> getopts anpPkKde opt
+{9.0653740000}compdef:38> shift OPTIND-1
+{9.0653880000}compdef:40> (( ! 2 ))
+{9.0653980000}compdef:45> [[ -z '' ]]
+{9.0654070000}compdef:49> [[ -z '' ]]
+{9.0654140000}compdef:49> [[ _git == *=* ]]
+{9.0654250000}compdef:79> func=_git
+{9.0654330000}compdef:80> [[ -n '' ]]
+{9.0654440000}compdef:81> shift
+{9.0654560000}compdef:83> case (widgetkey)
+{9.0654640000}compdef:83> case (key)
+{9.0654700000}compdef:83> case (*)
+{9.0654780000}compdef:131> (( 1 ))
+{9.0654860000}compdef:132> [[ 'glg=git-log' == -N ]]
+{9.0654950000}compdef:134> [[ 'glg=git-log' == -p ]]
+{9.0655030000}compdef:136> [[ 'glg=git-log' == -P ]]
+{9.0655120000}compdef:139> case (pattern)
+{9.0655180000}compdef:139> case (postpattern)
+{9.0655250000}compdef:139> case (*)
+{9.0655320000}compdef:155> [[ 'glg=git-log' == *=* ]]
+{9.0655410000}compdef:156> cmd=glg
+{9.0655520000}compdef:157> svc=yes
+{9.0655590000}compdef:162> [[ -z '' ]]
+{9.0655670000}compdef:163> _comps[$cmd]=_git
+{9.0655780000}compdef:164> [[ -n yes ]]
+{9.0655850000}compdef:164> _services[$cmd]=git-log
+{9.0656040000}compdef:169> shift
+{9.0656160000}compdef:131> (( 0 ))
+{9.0656480000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:61> alias 'glgg=git log --graph --max-count=10'
+{9.0656730000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:62> compdef _git 'glgg=git-log'
+{9.0656930000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0657150000}compdef:2> local -a match mbegin mend
+{9.0657320000}compdef:4> emulate -L zsh
+{9.0657480000}compdef:5> setopt extendedglob
+{9.0657620000}compdef:9> (( ! 2 ))
+{9.0657760000}compdef:14> getopts anpPkKde opt
+{9.0657920000}compdef:38> shift OPTIND-1
+{9.0658050000}compdef:40> (( ! 2 ))
+{9.0658160000}compdef:45> [[ -z '' ]]
+{9.0658240000}compdef:49> [[ -z '' ]]
+{9.0658320000}compdef:49> [[ _git == *=* ]]
+{9.0658420000}compdef:79> func=_git
+{9.0658500000}compdef:80> [[ -n '' ]]
+{9.0658620000}compdef:81> shift
+{9.0658740000}compdef:83> case (widgetkey)
+{9.0658820000}compdef:83> case (key)
+{9.0658890000}compdef:83> case (*)
+{9.0658960000}compdef:131> (( 1 ))
+{9.0659040000}compdef:132> [[ 'glgg=git-log' == -N ]]
+{9.0659130000}compdef:134> [[ 'glgg=git-log' == -p ]]
+{9.0659210000}compdef:136> [[ 'glgg=git-log' == -P ]]
+{9.0659300000}compdef:139> case (pattern)
+{9.0659370000}compdef:139> case (postpattern)
+{9.0659440000}compdef:139> case (*)
+{9.0659510000}compdef:155> [[ 'glgg=git-log' == *=* ]]
+{9.0659600000}compdef:156> cmd=glgg
+{9.0659710000}compdef:157> svc=yes
+{9.0659780000}compdef:162> [[ -z '' ]]
+{9.0659850000}compdef:163> _comps[$cmd]=_git
+{9.0659970000}compdef:164> [[ -n yes ]]
+{9.0660040000}compdef:164> _services[$cmd]=git-log
+{9.0660230000}compdef:169> shift
+{9.0660340000}compdef:131> (( 0 ))
+{9.0660660000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:63> alias 'glgga=git log --graph --decorate --all'
+{9.0660920000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:64> compdef _git 'glgga=git-log'
+{9.0661120000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0661350000}compdef:2> local -a match mbegin mend
+{9.0661520000}compdef:4> emulate -L zsh
+{9.0661680000}compdef:5> setopt extendedglob
+{9.0661810000}compdef:9> (( ! 2 ))
+{9.0661950000}compdef:14> getopts anpPkKde opt
+{9.0662110000}compdef:38> shift OPTIND-1
+{9.0662250000}compdef:40> (( ! 2 ))
+{9.0662350000}compdef:45> [[ -z '' ]]
+{9.0662440000}compdef:49> [[ -z '' ]]
+{9.0662510000}compdef:49> [[ _git == *=* ]]
+{9.0662620000}compdef:79> func=_git
+{9.0662700000}compdef:80> [[ -n '' ]]
+{9.0662810000}compdef:81> shift
+{9.0662940000}compdef:83> case (widgetkey)
+{9.0663010000}compdef:83> case (key)
+{9.0663080000}compdef:83> case (*)
+{9.0663150000}compdef:131> (( 1 ))
+{9.0663230000}compdef:132> [[ 'glgga=git-log' == -N ]]
+{9.0663310000}compdef:134> [[ 'glgga=git-log' == -p ]]
+{9.0663400000}compdef:136> [[ 'glgga=git-log' == -P ]]
+{9.0663490000}compdef:139> case (pattern)
+{9.0663550000}compdef:139> case (postpattern)
+{9.0663620000}compdef:139> case (*)
+{9.0663690000}compdef:155> [[ 'glgga=git-log' == *=* ]]
+{9.0663780000}compdef:156> cmd=glgga
+{9.0663890000}compdef:157> svc=yes
+{9.0663960000}compdef:162> [[ -z '' ]]
+{9.0664040000}compdef:163> _comps[$cmd]=_git
+{9.0664150000}compdef:164> [[ -n yes ]]
+{9.0664230000}compdef:164> _services[$cmd]=git-log
+{9.0664420000}compdef:169> shift
+{9.0664540000}compdef:131> (( 0 ))
+{9.0664840000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:65> alias 'glo=git log --oneline'
+{9.0665090000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:66> compdef _git 'glo=git-log'
+{9.0665280000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0665510000}compdef:2> local -a match mbegin mend
+{9.0665680000}compdef:4> emulate -L zsh
+{9.0665840000}compdef:5> setopt extendedglob
+{9.0665970000}compdef:9> (( ! 2 ))
+{9.0666110000}compdef:14> getopts anpPkKde opt
+{9.0666270000}compdef:38> shift OPTIND-1
+{9.0666400000}compdef:40> (( ! 2 ))
+{9.0666510000}compdef:45> [[ -z '' ]]
+{9.0666590000}compdef:49> [[ -z '' ]]
+{9.0666670000}compdef:49> [[ _git == *=* ]]
+{9.0666770000}compdef:79> func=_git
+{9.0666850000}compdef:80> [[ -n '' ]]
+{9.0666960000}compdef:81> shift
+{9.0667090000}compdef:83> case (widgetkey)
+{9.0667170000}compdef:83> case (key)
+{9.0667230000}compdef:83> case (*)
+{9.0667310000}compdef:131> (( 1 ))
+{9.0667390000}compdef:132> [[ 'glo=git-log' == -N ]]
+{9.0667470000}compdef:134> [[ 'glo=git-log' == -p ]]
+{9.0667580000}compdef:136> [[ 'glo=git-log' == -P ]]
+{9.0667670000}compdef:139> case (pattern)
+{9.0667740000}compdef:139> case (postpattern)
+{9.0667800000}compdef:139> case (*)
+{9.0667870000}compdef:155> [[ 'glo=git-log' == *=* ]]
+{9.0667960000}compdef:156> cmd=glo
+{9.0668070000}compdef:157> svc=yes
+{9.0668140000}compdef:162> [[ -z '' ]]
+{9.0668220000}compdef:163> _comps[$cmd]=_git
+{9.0668330000}compdef:164> [[ -n yes ]]
+{9.0668410000}compdef:164> _services[$cmd]=git-log
+{9.0668590000}compdef:169> shift
+{9.0668710000}compdef:131> (( 0 ))
+{9.0669020000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:67> alias 'gss=git status -s'
+{9.0669260000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:68> compdef _git 'gss=git-status'
+{9.0669460000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0669680000}compdef:2> local -a match mbegin mend
+{9.0669850000}compdef:4> emulate -L zsh
+{9.0670010000}compdef:5> setopt extendedglob
+{9.0670140000}compdef:9> (( ! 2 ))
+{9.0670280000}compdef:14> getopts anpPkKde opt
+{9.0670440000}compdef:38> shift OPTIND-1
+{9.0670570000}compdef:40> (( ! 2 ))
+{9.0670670000}compdef:45> [[ -z '' ]]
+{9.0670760000}compdef:49> [[ -z '' ]]
+{9.0670830000}compdef:49> [[ _git == *=* ]]
+{9.0670940000}compdef:79> func=_git
+{9.0671020000}compdef:80> [[ -n '' ]]
+{9.0671130000}compdef:81> shift
+{9.0671250000}compdef:83> case (widgetkey)
+{9.0671330000}compdef:83> case (key)
+{9.0671390000}compdef:83> case (*)
+{9.0671470000}compdef:131> (( 1 ))
+{9.0671550000}compdef:132> [[ 'gss=git-status' == -N ]]
+{9.0671630000}compdef:134> [[ 'gss=git-status' == -p ]]
+{9.0671720000}compdef:136> [[ 'gss=git-status' == -P ]]
+{9.0671810000}compdef:139> case (pattern)
+{9.0671890000}compdef:139> case (postpattern)
+{9.0671950000}compdef:139> case (*)
+{9.0672020000}compdef:155> [[ 'gss=git-status' == *=* ]]
+{9.0672110000}compdef:156> cmd=gss
+{9.0672220000}compdef:157> svc=yes
+{9.0672290000}compdef:162> [[ -z '' ]]
+{9.0672360000}compdef:163> _comps[$cmd]=_git
+{9.0672480000}compdef:164> [[ -n yes ]]
+{9.0672550000}compdef:164> _services[$cmd]=git-status
+{9.0672740000}compdef:169> shift
+{9.0672860000}compdef:131> (( 0 ))
+{9.0673150000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:69> alias 'ga=git add'
+{9.0673390000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:70> compdef _git 'ga=git-add'
+{9.0673570000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0673800000}compdef:2> local -a match mbegin mend
+{9.0673970000}compdef:4> emulate -L zsh
+{9.0674130000}compdef:5> setopt extendedglob
+{9.0674260000}compdef:9> (( ! 2 ))
+{9.0674410000}compdef:14> getopts anpPkKde opt
+{9.0674560000}compdef:38> shift OPTIND-1
+{9.0674700000}compdef:40> (( ! 2 ))
+{9.0674800000}compdef:45> [[ -z '' ]]
+{9.0674890000}compdef:49> [[ -z '' ]]
+{9.0674960000}compdef:49> [[ _git == *=* ]]
+{9.0675060000}compdef:79> func=_git
+{9.0675150000}compdef:80> [[ -n '' ]]
+{9.0675260000}compdef:81> shift
+{9.0675390000}compdef:83> case (widgetkey)
+{9.0675460000}compdef:83> case (key)
+{9.0675530000}compdef:83> case (*)
+{9.0675600000}compdef:131> (( 1 ))
+{9.0675680000}compdef:132> [[ 'ga=git-add' == -N ]]
+{9.0675770000}compdef:134> [[ 'ga=git-add' == -p ]]
+{9.0675850000}compdef:136> [[ 'ga=git-add' == -P ]]
+{9.0675940000}compdef:139> case (pattern)
+{9.0676000000}compdef:139> case (postpattern)
+{9.0676070000}compdef:139> case (*)
+{9.0676140000}compdef:155> [[ 'ga=git-add' == *=* ]]
+{9.0676230000}compdef:156> cmd=ga
+{9.0676330000}compdef:157> svc=yes
+{9.0676410000}compdef:162> [[ -z '' ]]
+{9.0676480000}compdef:163> _comps[$cmd]=_git
+{9.0676600000}compdef:164> [[ -n yes ]]
+{9.0676670000}compdef:164> _services[$cmd]=git-add
+{9.0676860000}compdef:169> shift
+{9.0676980000}compdef:131> (( 0 ))
+{9.0677270000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:71> alias 'gm=git merge'
+{9.0677510000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:72> compdef _git 'gm=git-merge'
+{9.0677700000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0677930000}compdef:2> local -a match mbegin mend
+{9.0678100000}compdef:4> emulate -L zsh
+{9.0678260000}compdef:5> setopt extendedglob
+{9.0678390000}compdef:9> (( ! 2 ))
+{9.0678540000}compdef:14> getopts anpPkKde opt
+{9.0678690000}compdef:38> shift OPTIND-1
+{9.0678830000}compdef:40> (( ! 2 ))
+{9.0678930000}compdef:45> [[ -z '' ]]
+{9.0679020000}compdef:49> [[ -z '' ]]
+{9.0679090000}compdef:49> [[ _git == *=* ]]
+{9.0679200000}compdef:79> func=_git
+{9.0679280000}compdef:80> [[ -n '' ]]
+{9.0679390000}compdef:81> shift
+{9.0679510000}compdef:83> case (widgetkey)
+{9.0679580000}compdef:83> case (key)
+{9.0679650000}compdef:83> case (*)
+{9.0679720000}compdef:131> (( 1 ))
+{9.0679800000}compdef:132> [[ 'gm=git-merge' == -N ]]
+{9.0679890000}compdef:134> [[ 'gm=git-merge' == -p ]]
+{9.0679970000}compdef:136> [[ 'gm=git-merge' == -P ]]
+{9.0680060000}compdef:139> case (pattern)
+{9.0680130000}compdef:139> case (postpattern)
+{9.0680200000}compdef:139> case (*)
+{9.0680260000}compdef:155> [[ 'gm=git-merge' == *=* ]]
+{9.0680350000}compdef:156> cmd=gm
+{9.0680460000}compdef:157> svc=yes
+{9.0680530000}compdef:162> [[ -z '' ]]
+{9.0680600000}compdef:163> _comps[$cmd]=_git
+{9.0680750000}compdef:164> [[ -n yes ]]
+{9.0680830000}compdef:164> _services[$cmd]=git-merge
+{9.0681020000}compdef:169> shift
+{9.0681130000}compdef:131> (( 0 ))
+{9.0681440000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:73> alias 'grh=git reset HEAD'
+{9.0681680000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:74> alias 'grhh=git reset HEAD --hard'
+{9.0681940000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:75> alias 'gclean=git reset --hard && git clean -dfx'
+{9.0682200000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:76> alias 'gwc=git whatchanged -p --abbrev-commit --pretty=medium'
+{9.0682540000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:81> alias 'gpoat=git push origin --all && git push origin --tags'
+{9.0682790000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:82> alias 'gmt=git mergetool --no-prompt'
+{9.0683030000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:83> compdef _git 'gm=git-mergetool'
+{9.0683220000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0683450000}compdef:2> local -a match mbegin mend
+{9.0683620000}compdef:4> emulate -L zsh
+{9.0683780000}compdef:5> setopt extendedglob
+{9.0683920000}compdef:9> (( ! 2 ))
+{9.0684060000}compdef:14> getopts anpPkKde opt
+{9.0684220000}compdef:38> shift OPTIND-1
+{9.0684350000}compdef:40> (( ! 2 ))
+{9.0684450000}compdef:45> [[ -z '' ]]
+{9.0684540000}compdef:49> [[ -z '' ]]
+{9.0684610000}compdef:49> [[ _git == *=* ]]
+{9.0684720000}compdef:79> func=_git
+{9.0684800000}compdef:80> [[ -n '' ]]
+{9.0684910000}compdef:81> shift
+{9.0685040000}compdef:83> case (widgetkey)
+{9.0685120000}compdef:83> case (key)
+{9.0685180000}compdef:83> case (*)
+{9.0685260000}compdef:131> (( 1 ))
+{9.0685340000}compdef:132> [[ 'gm=git-mergetool' == -N ]]
+{9.0685430000}compdef:134> [[ 'gm=git-mergetool' == -p ]]
+{9.0685510000}compdef:136> [[ 'gm=git-mergetool' == -P ]]
+{9.0685600000}compdef:139> case (pattern)
+{9.0685670000}compdef:139> case (postpattern)
+{9.0685740000}compdef:139> case (*)
+{9.0685800000}compdef:155> [[ 'gm=git-mergetool' == *=* ]]
+{9.0685900000}compdef:156> cmd=gm
+{9.0686010000}compdef:157> svc=yes
+{9.0686080000}compdef:162> [[ -z '' ]]
+{9.0686160000}compdef:163> _comps[$cmd]=_git
+{9.0686270000}compdef:164> [[ -n yes ]]
+{9.0686350000}compdef:164> _services[$cmd]=git-mergetool
+{9.0686550000}compdef:169> shift
+{9.0686660000}compdef:131> (( 0 ))
+{9.0686980000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:85> alias 'gg=git gui citool'
+{9.0687230000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:86> alias 'gga=git gui citool --amend'
+{9.0687470000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:87> alias 'gk=gitk --all --branches'
+{9.0687710000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:89> alias 'gsts=git stash show --text'
+{9.0687940000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:90> alias 'gsta=git stash'
+{9.0688160000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:91> alias 'gstp=git stash pop'
+{9.0688390000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:92> alias 'gstd=git stash drop'
+{9.0688700000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:96> alias 'grt=cd $(git rev-parse --show-toplevel || echo ".")'
+{9.0689010000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:99> alias 'git-svn-dcommit-push=git svn dcommit && git push github master:svntrunk'
+{9.0689270000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:100> compdef 'git-svn-dcommit-push=git'
+{9.0689470000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0689700000}compdef:2> local -a match mbegin mend
+{9.0689910000}compdef:4> emulate -L zsh
+{9.0690080000}compdef:5> setopt extendedglob
+{9.0690220000}compdef:9> (( ! 1 ))
+{9.0690360000}compdef:14> getopts anpPkKde opt
+{9.0690520000}compdef:38> shift OPTIND-1
+{9.0690650000}compdef:40> (( ! 1 ))
+{9.0690750000}compdef:45> [[ -z '' ]]
+{9.0690840000}compdef:49> [[ -z '' ]]
+{9.0690920000}compdef:49> [[ 'git-svn-dcommit-push=git' == *=* ]]
+{9.0691030000}compdef:50> (( 1 ))
+{9.0691120000}compdef:51> [[ 'git-svn-dcommit-push=git' == *=* ]]
+{9.0691220000}compdef:52> cmd=git-svn-dcommit-push
+{9.0691350000}compdef:53> svc=git
+{9.0691480000}compdef:54> func=_git
+{9.0691670000}compdef:55> [[ -n '' ]]
+{9.0691780000}compdef:57> [[ -z _git ]]
+{9.0691870000}compdef:59> [[ -n _git ]]
+{9.0691950000}compdef:60> _comps[$cmd]=_git
+{9.0692070000}compdef:61> _services[$cmd]=git
+{9.0692240000}compdef:70> shift
+{9.0692360000}compdef:50> (( 0 ))
+{9.0692490000}compdef:73> return ret
+{9.0692830000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:102> alias 'gsr=git svn rebase'
+{9.0693070000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:103> alias 'gsd=git svn dcommit'
+{9.0693850000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:121> alias 'ggpull=git pull origin $(current_branch)'
+{9.0694100000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:122> compdef 'ggpull=git'
+{9.0694280000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0694510000}compdef:2> local -a match mbegin mend
+{9.0694680000}compdef:4> emulate -L zsh
+{9.0694850000}compdef:5> setopt extendedglob
+{9.0694980000}compdef:9> (( ! 1 ))
+{9.0695120000}compdef:14> getopts anpPkKde opt
+{9.0695280000}compdef:38> shift OPTIND-1
+{9.0695410000}compdef:40> (( ! 1 ))
+{9.0695510000}compdef:45> [[ -z '' ]]
+{9.0695600000}compdef:49> [[ -z '' ]]
+{9.0695680000}compdef:49> [[ 'ggpull=git' == *=* ]]
+{9.0695790000}compdef:50> (( 1 ))
+{9.0695880000}compdef:51> [[ 'ggpull=git' == *=* ]]
+{9.0695980000}compdef:52> cmd=ggpull
+{9.0696090000}compdef:53> svc=git
+{9.0696190000}compdef:54> func=_git
+{9.0696360000}compdef:55> [[ -n '' ]]
+{9.0696460000}compdef:57> [[ -z _git ]]
+{9.0696550000}compdef:59> [[ -n _git ]]
+{9.0696630000}compdef:60> _comps[$cmd]=_git
+{9.0696740000}compdef:61> _services[$cmd]=git
+{9.0696920000}compdef:70> shift
+{9.0697030000}compdef:50> (( 0 ))
+{9.0697160000}compdef:73> return ret
+{9.0697520000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:123> alias 'ggpur=git pull --rebase origin $(current_branch)'
+{9.0697770000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:124> compdef 'ggpur=git'
+{9.0697950000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0698180000}compdef:2> local -a match mbegin mend
+{9.0698350000}compdef:4> emulate -L zsh
+{9.0698510000}compdef:5> setopt extendedglob
+{9.0698640000}compdef:9> (( ! 1 ))
+{9.0698790000}compdef:14> getopts anpPkKde opt
+{9.0698940000}compdef:38> shift OPTIND-1
+{9.0699080000}compdef:40> (( ! 1 ))
+{9.0699180000}compdef:45> [[ -z '' ]]
+{9.0699260000}compdef:49> [[ -z '' ]]
+{9.0699340000}compdef:49> [[ 'ggpur=git' == *=* ]]
+{9.0699450000}compdef:50> (( 1 ))
+{9.0699530000}compdef:51> [[ 'ggpur=git' == *=* ]]
+{9.0699630000}compdef:52> cmd=ggpur
+{9.0699730000}compdef:53> svc=git
+{9.0699830000}compdef:54> func=_git
+{9.0700010000}compdef:55> [[ -n '' ]]
+{9.0700110000}compdef:57> [[ -z _git ]]
+{9.0700190000}compdef:59> [[ -n _git ]]
+{9.0700270000}compdef:60> _comps[$cmd]=_git
+{9.0700380000}compdef:61> _services[$cmd]=git
+{9.0700550000}compdef:70> shift
+{9.0700670000}compdef:50> (( 0 ))
+{9.0700800000}compdef:73> return ret
+{9.0701150000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:125> alias 'ggpush=git push origin $(current_branch)'
+{9.0701390000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:126> compdef 'ggpush=git'
+{9.0701570000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0701800000}compdef:2> local -a match mbegin mend
+{9.0701970000}compdef:4> emulate -L zsh
+{9.0702130000}compdef:5> setopt extendedglob
+{9.0702260000}compdef:9> (( ! 1 ))
+{9.0702410000}compdef:14> getopts anpPkKde opt
+{9.0702560000}compdef:38> shift OPTIND-1
+{9.0702690000}compdef:40> (( ! 1 ))
+{9.0702790000}compdef:45> [[ -z '' ]]
+{9.0702880000}compdef:49> [[ -z '' ]]
+{9.0702950000}compdef:49> [[ 'ggpush=git' == *=* ]]
+{9.0703060000}compdef:50> (( 1 ))
+{9.0703150000}compdef:51> [[ 'ggpush=git' == *=* ]]
+{9.0703240000}compdef:52> cmd=ggpush
+{9.0703350000}compdef:53> svc=git
+{9.0703450000}compdef:54> func=_git
+{9.0703620000}compdef:55> [[ -n '' ]]
+{9.0703720000}compdef:57> [[ -z _git ]]
+{9.0703810000}compdef:59> [[ -n _git ]]
+{9.0703890000}compdef:60> _comps[$cmd]=_git
+{9.0704000000}compdef:61> _services[$cmd]=git
+{9.0704170000}compdef:70> shift
+{9.0704290000}compdef:50> (( 0 ))
+{9.0704420000}compdef:73> return ret
+{9.0704790000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:127> alias 'ggpnp=git pull origin $(current_branch) && git push origin $(current_branch)'
+{9.0705050000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:128> compdef 'ggpnp=git'
+{9.0705240000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0705470000}compdef:2> local -a match mbegin mend
+{9.0705630000}compdef:4> emulate -L zsh
+{9.0705800000}compdef:5> setopt extendedglob
+{9.0705930000}compdef:9> (( ! 1 ))
+{9.0706070000}compdef:14> getopts anpPkKde opt
+{9.0706230000}compdef:38> shift OPTIND-1
+{9.0706360000}compdef:40> (( ! 1 ))
+{9.0706460000}compdef:45> [[ -z '' ]]
+{9.0706550000}compdef:49> [[ -z '' ]]
+{9.0706620000}compdef:49> [[ 'ggpnp=git' == *=* ]]
+{9.0706730000}compdef:50> (( 1 ))
+{9.0706820000}compdef:51> [[ 'ggpnp=git' == *=* ]]
+{9.0706910000}compdef:52> cmd=ggpnp
+{9.0707010000}compdef:53> svc=git
+{9.0707120000}compdef:54> func=_git
+{9.0707280000}compdef:55> [[ -n '' ]]
+{9.0707380000}compdef:57> [[ -z _git ]]
+{9.0707470000}compdef:59> [[ -n _git ]]
+{9.0707540000}compdef:60> _comps[$cmd]=_git
+{9.0707660000}compdef:61> _services[$cmd]=git
+{9.0707830000}compdef:70> shift
+{9.0707940000}compdef:50> (( 0 ))
+{9.0708070000}compdef:73> return ret
+{9.0708580000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:136> alias 'glp=_git_log_prettily'
+{9.0708830000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:137> compdef _git 'glp=git-log'
+{9.0709020000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0709250000}compdef:2> local -a match mbegin mend
+{9.0709410000}compdef:4> emulate -L zsh
+{9.0709580000}compdef:5> setopt extendedglob
+{9.0709710000}compdef:9> (( ! 2 ))
+{9.0709850000}compdef:14> getopts anpPkKde opt
+{9.0710010000}compdef:38> shift OPTIND-1
+{9.0710140000}compdef:40> (( ! 2 ))
+{9.0710240000}compdef:45> [[ -z '' ]]
+{9.0710330000}compdef:49> [[ -z '' ]]
+{9.0710410000}compdef:49> [[ _git == *=* ]]
+{9.0710510000}compdef:79> func=_git
+{9.0710590000}compdef:80> [[ -n '' ]]
+{9.0710700000}compdef:81> shift
+{9.0710830000}compdef:83> case (widgetkey)
+{9.0710910000}compdef:83> case (key)
+{9.0710970000}compdef:83> case (*)
+{9.0711050000}compdef:131> (( 1 ))
+{9.0711130000}compdef:132> [[ 'glp=git-log' == -N ]]
+{9.0711220000}compdef:134> [[ 'glp=git-log' == -p ]]
+{9.0711300000}compdef:136> [[ 'glp=git-log' == -P ]]
+{9.0711390000}compdef:139> case (pattern)
+{9.0711460000}compdef:139> case (postpattern)
+{9.0711520000}compdef:139> case (*)
+{9.0711590000}compdef:155> [[ 'glp=git-log' == *=* ]]
+{9.0711680000}compdef:156> cmd=glp
+{9.0711790000}compdef:157> svc=yes
+{9.0711860000}compdef:162> [[ -z '' ]]
+{9.0711930000}compdef:163> _comps[$cmd]=_git
+{9.0712050000}compdef:164> [[ -n yes ]]
+{9.0712120000}compdef:164> _services[$cmd]=git-log
+{9.0712310000}compdef:169> shift
+{9.0712430000}compdef:131> (( 0 ))
+{9.0713200000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:150> alias 'gwip=git add -A; git ls-files --deleted -z | xargs -0 git rm; git commit -m "wip"'
+{9.0713520000}/Users/timosand/.oh-my-zsh/plugins/git/git.plugin.zsh:151> alias 'gunwip=git log -n 1 | grep -q -c wip && git reset HEAD~1'
+{9.0713850000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=gitfast
+{9.0714040000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/gitfast/gitfast.plugin.zsh ']'
+{9.0714440000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh ']'
+{9.0714780000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh
+{9.0717040000}/Users/timosand/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh:1> dir=+{9.0723860000}/Users/timosand/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh:1> dirname /Users/timosand/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh
+{9.0717040000}/Users/timosand/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh:1> dir=/Users/timosand/.oh-my-zsh/plugins/gitfast
+{9.0759050000}/Users/timosand/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh:2> source /Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh
+{9.0761170000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:2> alias 'g=git'
+{9.0761450000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:3> compdef 'g=git'
+{9.0761760000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0762120000}compdef:2> local -a match mbegin mend
+{9.0762320000}compdef:4> emulate -L zsh
+{9.0762530000}compdef:5> setopt extendedglob
+{9.0762680000}compdef:9> (( ! 1 ))
+{9.0762910000}compdef:14> getopts anpPkKde opt
+{9.0763100000}compdef:38> shift OPTIND-1
+{9.0763250000}compdef:40> (( ! 1 ))
+{9.0763360000}compdef:45> [[ -z '' ]]
+{9.0763460000}compdef:49> [[ -z '' ]]
+{9.0763540000}compdef:49> [[ 'g=git' == *=* ]]
+{9.0763700000}compdef:50> (( 1 ))
+{9.0763830000}compdef:51> [[ 'g=git' == *=* ]]
+{9.0763940000}compdef:52> cmd=g
+{9.0764070000}compdef:53> svc=git
+{9.0958320000}compdef:54> func=_git
+{9.0959040000}compdef:55> [[ -n '' ]]
+{9.0959260000}compdef:57> [[ -z _git ]]
+{9.0959530000}compdef:59> [[ -n _git ]]
+{9.0959690000}compdef:60> _comps[$cmd]=_git
+{9.0959900000}compdef:61> _services[$cmd]=git
+{9.0960290000}compdef:70> shift
+{9.0960570000}compdef:50> (( 0 ))
+{9.0960750000}compdef:73> return ret
+{9.0961430000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:4> alias 'gst=git status'
+{9.0961980000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:5> compdef _git 'gst=git-status'
+{9.0962330000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0962650000}compdef:2> local -a match mbegin mend
+{9.0962890000}compdef:4> emulate -L zsh
+{9.0963230000}compdef:5> setopt extendedglob
+{9.0963510000}compdef:9> (( ! 2 ))
+{9.0963770000}compdef:14> getopts anpPkKde opt
+{9.0963960000}compdef:38> shift OPTIND-1
+{9.0964110000}compdef:40> (( ! 2 ))
+{9.0964280000}compdef:45> [[ -z '' ]]
+{9.0964450000}compdef:49> [[ -z '' ]]
+{9.0964590000}compdef:49> [[ _git == *=* ]]
+{9.0964800000}compdef:79> func=_git
+{9.0964960000}compdef:80> [[ -n '' ]]
+{9.0966320000}compdef:81> shift
+{9.0966600000}compdef:83> case (widgetkey)
+{9.0966750000}compdef:83> case (key)
+{9.0966880000}compdef:83> case (*)
+{9.0967030000}compdef:131> (( 1 ))
+{9.0967190000}compdef:132> [[ 'gst=git-status' == -N ]]
+{9.0967360000}compdef:134> [[ 'gst=git-status' == -p ]]
+{9.0967520000}compdef:136> [[ 'gst=git-status' == -P ]]
+{9.0967710000}compdef:139> case (pattern)
+{9.0967840000}compdef:139> case (postpattern)
+{9.0967980000}compdef:139> case (*)
+{9.0968100000}compdef:155> [[ 'gst=git-status' == *=* ]]
+{9.0968270000}compdef:156> cmd=gst
+{9.0968450000}compdef:157> svc=yes
+{9.0968590000}compdef:162> [[ -z '' ]]
+{9.0968740000}compdef:163> _comps[$cmd]=_git
+{9.0968960000}compdef:164> [[ -n yes ]]
+{9.0969110000}compdef:164> _services[$cmd]=git-status
+{9.0969470000}compdef:169> shift
+{9.0969700000}compdef:131> (( 0 ))
+{9.0970270000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:6> alias 'gd=git diff'
+{9.0970610000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:7> compdef _git 'gd=git-diff'
+{9.0970830000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0971250000}compdef:2> local -a match mbegin mend
+{9.0971580000}compdef:4> emulate -L zsh
+{9.0971860000}compdef:5> setopt extendedglob
+{9.0972020000}compdef:9> (( ! 2 ))
+{9.0972180000}compdef:14> getopts anpPkKde opt
+{9.0972450000}compdef:38> shift OPTIND-1
+{9.0972720000}compdef:40> (( ! 2 ))
+{9.0972920000}compdef:45> [[ -z '' ]]
+{9.0973070000}compdef:49> [[ -z '' ]]
+{9.0973180000}compdef:49> [[ _git == *=* ]]
+{9.0973310000}compdef:79> func=_git
+{9.0973400000}compdef:80> [[ -n '' ]]
+{9.0973530000}compdef:81> shift
+{9.0973760000}compdef:83> case (widgetkey)
+{9.0973910000}compdef:83> case (key)
+{9.0974030000}compdef:83> case (*)
+{9.0974170000}compdef:131> (( 1 ))
+{9.0975240000}compdef:132> [[ 'gd=git-diff' == -N ]]
+{9.0975460000}compdef:134> [[ 'gd=git-diff' == -p ]]
+{9.0975620000}compdef:136> [[ 'gd=git-diff' == -P ]]
+{9.0975800000}compdef:139> case (pattern)
+{9.0975930000}compdef:139> case (postpattern)
+{9.0976060000}compdef:139> case (*)
+{9.0976180000}compdef:155> [[ 'gd=git-diff' == *=* ]]
+{9.0976370000}compdef:156> cmd=gd
+{9.0976570000}compdef:157> svc=yes
+{9.0976720000}compdef:162> [[ -z '' ]]
+{9.0976860000}compdef:163> _comps[$cmd]=_git
+{9.0977870000}compdef:164> [[ -n yes ]]
+{9.0978130000}compdef:164> _services[$cmd]=git-diff
+{9.0979110000}compdef:169> shift
+{9.0979460000}compdef:131> (( 0 ))
+{9.0980190000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:8> alias 'gdc=git diff --cached'
+{9.0980670000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:9> compdef _git 'gdc=git-diff'
+{9.0981050000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0981510000}compdef:2> local -a match mbegin mend
+{9.0981870000}compdef:4> emulate -L zsh
+{9.0982200000}compdef:5> setopt extendedglob
+{9.0982450000}compdef:9> (( ! 2 ))
+{9.0982720000}compdef:14> getopts anpPkKde opt
+{9.0983000000}compdef:38> shift OPTIND-1
+{9.0983260000}compdef:40> (( ! 2 ))
+{9.0983450000}compdef:45> [[ -z '' ]]
+{9.0983600000}compdef:49> [[ -z '' ]]
+{9.0983720000}compdef:49> [[ _git == *=* ]]
+{9.0983850000}compdef:79> func=_git
+{9.0983940000}compdef:80> [[ -n '' ]]
+{9.0984070000}compdef:81> shift
+{9.0984210000}compdef:83> case (widgetkey)
+{9.0984290000}compdef:83> case (key)
+{9.0984380000}compdef:83> case (*)
+{9.0984490000}compdef:131> (( 1 ))
+{9.0984650000}compdef:132> [[ 'gdc=git-diff' == -N ]]
+{9.0984780000}compdef:134> [[ 'gdc=git-diff' == -p ]]
+{9.0984870000}compdef:136> [[ 'gdc=git-diff' == -P ]]
+{9.0984970000}compdef:139> case (pattern)
+{9.0985060000}compdef:139> case (postpattern)
+{9.0985130000}compdef:139> case (*)
+{9.0985210000}compdef:155> [[ 'gdc=git-diff' == *=* ]]
+{9.0985350000}compdef:156> cmd=gdc
+{9.0985500000}compdef:157> svc=yes
+{9.0985590000}compdef:162> [[ -z '' ]]
+{9.0985730000}compdef:163> _comps[$cmd]=_git
+{9.0985950000}compdef:164> [[ -n yes ]]
+{9.0986100000}compdef:164> _services[$cmd]=git-diff
+{9.0986460000}compdef:169> shift
+{9.0986670000}compdef:131> (( 0 ))
+{9.0987280000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:10> alias 'gl=git pull'
+{9.0987700000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:11> compdef _git 'gl=git-pull'
+{9.0988070000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0988510000}compdef:2> local -a match mbegin mend
+{9.0988870000}compdef:4> emulate -L zsh
+{9.0989200000}compdef:5> setopt extendedglob
+{9.0989460000}compdef:9> (( ! 2 ))
+{9.0989690000}compdef:14> getopts anpPkKde opt
+{9.0989870000}compdef:38> shift OPTIND-1
+{9.0990010000}compdef:40> (( ! 2 ))
+{9.0990110000}compdef:45> [[ -z '' ]]
+{9.0990210000}compdef:49> [[ -z '' ]]
+{9.0990330000}compdef:49> [[ _git == *=* ]]
+{9.0990520000}compdef:79> func=_git
+{9.0990680000}compdef:80> [[ -n '' ]]
+{9.0990850000}compdef:81> shift
+{9.0991000000}compdef:83> case (widgetkey)
+{9.0991120000}compdef:83> case (key)
+{9.0991240000}compdef:83> case (*)
+{9.0991370000}compdef:131> (( 1 ))
+{9.0991510000}compdef:132> [[ 'gl=git-pull' == -N ]]
+{9.0991880000}compdef:134> [[ 'gl=git-pull' == -p ]]
+{9.0992090000}compdef:136> [[ 'gl=git-pull' == -P ]]
+{9.0992280000}compdef:139> case (pattern)
+{9.0992430000}compdef:139> case (postpattern)
+{9.0992570000}compdef:139> case (*)
+{9.0992700000}compdef:155> [[ 'gl=git-pull' == *=* ]]
+{9.0992900000}compdef:156> cmd=gl
+{9.0993120000}compdef:157> svc=yes
+{9.0993240000}compdef:162> [[ -z '' ]]
+{9.0993340000}compdef:163> _comps[$cmd]=_git
+{9.0993570000}compdef:164> [[ -n yes ]]
+{9.0993730000}compdef:164> _services[$cmd]=git-pull
+{9.0994100000}compdef:169> shift
+{9.0994340000}compdef:131> (( 0 ))
+{9.0994960000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:12> alias 'gup=git pull --rebase'
+{9.0995390000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:13> compdef _git 'gup=git-fetch'
+{9.0995770000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.0996160000}compdef:2> local -a match mbegin mend
+{9.0996460000}compdef:4> emulate -L zsh
+{9.0996770000}compdef:5> setopt extendedglob
+{9.0997030000}compdef:9> (( ! 2 ))
+{9.0997250000}compdef:14> getopts anpPkKde opt
+{9.0997540000}compdef:38> shift OPTIND-1
+{9.0997800000}compdef:40> (( ! 2 ))
+{9.0998000000}compdef:45> [[ -z '' ]]
+{9.0998130000}compdef:49> [[ -z '' ]]
+{9.0998260000}compdef:49> [[ _git == *=* ]]
+{9.0998460000}compdef:79> func=_git
+{9.0998620000}compdef:80> [[ -n '' ]]
+{9.0998840000}compdef:81> shift
+{9.0999040000}compdef:83> case (widgetkey)
+{9.0999130000}compdef:83> case (key)
+{9.0999220000}compdef:83> case (*)
+{9.0999370000}compdef:131> (( 1 ))
+{9.0999520000}compdef:132> [[ 'gup=git-fetch' == -N ]]
+{9.0999680000}compdef:134> [[ 'gup=git-fetch' == -p ]]
+{9.0999850000}compdef:136> [[ 'gup=git-fetch' == -P ]]
+{9.1000000000}compdef:139> case (pattern)
+{9.1000090000}compdef:139> case (postpattern)
+{9.1000190000}compdef:139> case (*)
+{9.1000310000}compdef:155> [[ 'gup=git-fetch' == *=* ]]
+{9.1000500000}compdef:156> cmd=gup
+{9.1000700000}compdef:157> svc=yes
+{9.1000840000}compdef:162> [[ -z '' ]]
+{9.1000970000}compdef:163> _comps[$cmd]=_git
+{9.1001190000}compdef:164> [[ -n yes ]]
+{9.1001330000}compdef:164> _services[$cmd]=git-fetch
+{9.1001700000}compdef:169> shift
+{9.1001910000}compdef:131> (( 0 ))
+{9.1002400000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:14> alias 'gp=git push'
+{9.1002860000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:15> compdef _git 'gp=git-push'
+{9.1003180000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1003600000}compdef:2> local -a match mbegin mend
+{9.1003920000}compdef:4> emulate -L zsh
+{9.1004230000}compdef:5> setopt extendedglob
+{9.1004470000}compdef:9> (( ! 2 ))
+{9.1004750000}compdef:14> getopts anpPkKde opt
+{9.1005060000}compdef:38> shift OPTIND-1
+{9.1005310000}compdef:40> (( ! 2 ))
+{9.1005510000}compdef:45> [[ -z '' ]]
+{9.1005700000}compdef:49> [[ -z '' ]]
+{9.1005840000}compdef:49> [[ _git == *=* ]]
+{9.1006030000}compdef:79> func=_git
+{9.1006180000}compdef:80> [[ -n '' ]]
+{9.1006380000}compdef:81> shift
+{9.1006640000}compdef:83> case (widgetkey)
+{9.1006770000}compdef:83> case (key)
+{9.1006880000}compdef:83> case (*)
+{9.1007010000}compdef:131> (( 1 ))
+{9.1007130000}compdef:132> [[ 'gp=git-push' == -N ]]
+{9.1007290000}compdef:134> [[ 'gp=git-push' == -p ]]
+{9.1007450000}compdef:136> [[ 'gp=git-push' == -P ]]
+{9.1007620000}compdef:139> case (pattern)
+{9.1007750000}compdef:139> case (postpattern)
+{9.1007880000}compdef:139> case (*)
+{9.1007980000}compdef:155> [[ 'gp=git-push' == *=* ]]
+{9.1008150000}compdef:156> cmd=gp
+{9.1008350000}compdef:157> svc=yes
+{9.1008470000}compdef:162> [[ -z '' ]]
+{9.1008600000}compdef:163> _comps[$cmd]=_git
+{9.1008800000}compdef:164> [[ -n yes ]]
+{9.1008930000}compdef:164> _services[$cmd]=git-push
+{9.1009270000}compdef:169> shift
+{9.1009500000}compdef:131> (( 0 ))
+{9.1010000000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:16> alias 'gd=git diff'
+{9.1010620000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:18> compdef _git 'gdv=git-diff'
+{9.1010990000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1011410000}compdef:2> local -a match mbegin mend
+{9.1011740000}compdef:4> emulate -L zsh
+{9.1012050000}compdef:5> setopt extendedglob
+{9.1012300000}compdef:9> (( ! 2 ))
+{9.1012570000}compdef:14> getopts anpPkKde opt
+{9.1012860000}compdef:38> shift OPTIND-1
+{9.1013130000}compdef:40> (( ! 2 ))
+{9.1013330000}compdef:45> [[ -z '' ]]
+{9.1013510000}compdef:49> [[ -z '' ]]
+{9.1013650000}compdef:49> [[ _git == *=* ]]
+{9.1013850000}compdef:79> func=_git
+{9.1014000000}compdef:80> [[ -n '' ]]
+{9.1014210000}compdef:81> shift
+{9.1014430000}compdef:83> case (widgetkey)
+{9.1014580000}compdef:83> case (key)
+{9.1014700000}compdef:83> case (*)
+{9.1014850000}compdef:131> (( 1 ))
+{9.1015010000}compdef:132> [[ 'gdv=git-diff' == -N ]]
+{9.1015170000}compdef:134> [[ 'gdv=git-diff' == -p ]]
+{9.1015330000}compdef:136> [[ 'gdv=git-diff' == -P ]]
+{9.1015510000}compdef:139> case (pattern)
+{9.1015620000}compdef:139> case (postpattern)
+{9.1015730000}compdef:139> case (*)
+{9.1015830000}compdef:155> [[ 'gdv=git-diff' == *=* ]]
+{9.1015990000}compdef:156> cmd=gdv
+{9.1016180000}compdef:157> svc=yes
+{9.1016290000}compdef:162> [[ -z '' ]]
+{9.1016430000}compdef:163> _comps[$cmd]=_git
+{9.1016640000}compdef:164> [[ -n yes ]]
+{9.1016760000}compdef:164> _services[$cmd]=git-diff
+{9.1016990000}compdef:169> shift
+{9.1017120000}compdef:131> (( 0 ))
+{9.1017640000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:19> alias 'gc=git commit -v'
+{9.1018160000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:20> compdef _git 'gc=git-commit'
+{9.1018540000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1018970000}compdef:2> local -a match mbegin mend
+{9.1019310000}compdef:4> emulate -L zsh
+{9.1019580000}compdef:5> setopt extendedglob
+{9.1019830000}compdef:9> (( ! 2 ))
+{9.1020110000}compdef:14> getopts anpPkKde opt
+{9.1020390000}compdef:38> shift OPTIND-1
+{9.1020590000}compdef:40> (( ! 2 ))
+{9.1020770000}compdef:45> [[ -z '' ]]
+{9.1020940000}compdef:49> [[ -z '' ]]
+{9.1021070000}compdef:49> [[ _git == *=* ]]
+{9.1021280000}compdef:79> func=_git
+{9.1021420000}compdef:80> [[ -n '' ]]
+{9.1021630000}compdef:81> shift
+{9.1021870000}compdef:83> case (widgetkey)
+{9.1022020000}compdef:83> case (key)
+{9.1022150000}compdef:83> case (*)
+{9.1022300000}compdef:131> (( 1 ))
+{9.1022430000}compdef:132> [[ 'gc=git-commit' == -N ]]
+{9.1022590000}compdef:134> [[ 'gc=git-commit' == -p ]]
+{9.1022750000}compdef:136> [[ 'gc=git-commit' == -P ]]
+{9.1022920000}compdef:139> case (pattern)
+{9.1023050000}compdef:139> case (postpattern)
+{9.1023190000}compdef:139> case (*)
+{9.1023280000}compdef:155> [[ 'gc=git-commit' == *=* ]]
+{9.1023420000}compdef:156> cmd=gc
+{9.1023610000}compdef:157> svc=yes
+{9.1023750000}compdef:162> [[ -z '' ]]
+{9.1023890000}compdef:163> _comps[$cmd]=_git
+{9.1024120000}compdef:164> [[ -n yes ]]
+{9.1024270000}compdef:164> _services[$cmd]=git-commit
+{9.1024630000}compdef:169> shift
+{9.1024860000}compdef:131> (( 0 ))
+{9.1025420000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:21> alias 'gc!=git commit -v --amend'
+{9.1025940000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:22> compdef _git 'gc!=git-commit'
+{9.1026300000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1026730000}compdef:2> local -a match mbegin mend
+{9.1027030000}compdef:4> emulate -L zsh
+{9.1027330000}compdef:5> setopt extendedglob
+{9.1027590000}compdef:9> (( ! 2 ))
+{9.1027860000}compdef:14> getopts anpPkKde opt
+{9.1028130000}compdef:38> shift OPTIND-1
+{9.1028390000}compdef:40> (( ! 2 ))
+{9.1028590000}compdef:45> [[ -z '' ]]
+{9.1028760000}compdef:49> [[ -z '' ]]
+{9.1028890000}compdef:49> [[ _git == *=* ]]
+{9.1029050000}compdef:79> func=_git
+{9.1029170000}compdef:80> [[ -n '' ]]
+{9.1029310000}compdef:81> shift
+{9.1029440000}compdef:83> case (widgetkey)
+{9.1029520000}compdef:83> case (key)
+{9.1029590000}compdef:83> case (*)
+{9.1029660000}compdef:131> (( 1 ))
+{9.1029750000}compdef:132> [[ 'gc!=git-commit' == -N ]]
+{9.1029830000}compdef:134> [[ 'gc!=git-commit' == -p ]]
+{9.1029920000}compdef:136> [[ 'gc!=git-commit' == -P ]]
+{9.1030010000}compdef:139> case (pattern)
+{9.1030130000}compdef:139> case (postpattern)
+{9.1030260000}compdef:139> case (*)
+{9.1030370000}compdef:155> [[ 'gc!=git-commit' == *=* ]]
+{9.1030560000}compdef:156> cmd=gc!
+{9.1030760000}compdef:157> svc=yes
+{9.1030880000}compdef:162> [[ -z '' ]]
+{9.1030980000}compdef:163> _comps[$cmd]=_git
+{9.1031110000}compdef:164> [[ -n yes ]]
+{9.1031180000}compdef:164> _services[$cmd]=git-commit
+{9.1031480000}compdef:169> shift
+{9.1031700000}compdef:131> (( 0 ))
+{9.1032240000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:23> alias 'gca=git commit -v -a'
+{9.1032690000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:24> compdef _git 'gc=git-commit'
+{9.1033060000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1033470000}compdef:2> local -a match mbegin mend
+{9.1033790000}compdef:4> emulate -L zsh
+{9.1034090000}compdef:5> setopt extendedglob
+{9.1034340000}compdef:9> (( ! 2 ))
+{9.1034620000}compdef:14> getopts anpPkKde opt
+{9.1034910000}compdef:38> shift OPTIND-1
+{9.1035160000}compdef:40> (( ! 2 ))
+{9.1035330000}compdef:45> [[ -z '' ]]
+{9.1035470000}compdef:49> [[ -z '' ]]
+{9.1035640000}compdef:49> [[ _git == *=* ]]
+{9.1035810000}compdef:79> func=_git
+{9.1035950000}compdef:80> [[ -n '' ]]
+{9.1036140000}compdef:81> shift
+{9.1036300000}compdef:83> case (widgetkey)
+{9.1036380000}compdef:83> case (key)
+{9.1036440000}compdef:83> case (*)
+{9.1036530000}compdef:131> (( 1 ))
+{9.1036670000}compdef:132> [[ 'gc=git-commit' == -N ]]
+{9.1036840000}compdef:134> [[ 'gc=git-commit' == -p ]]
+{9.1037000000}compdef:136> [[ 'gc=git-commit' == -P ]]
+{9.1037180000}compdef:139> case (pattern)
+{9.1037320000}compdef:139> case (postpattern)
+{9.1037450000}compdef:139> case (*)
+{9.1037580000}compdef:155> [[ 'gc=git-commit' == *=* ]]
+{9.1037740000}compdef:156> cmd=gc
+{9.1037940000}compdef:157> svc=yes
+{9.1038090000}compdef:162> [[ -z '' ]]
+{9.1038220000}compdef:163> _comps[$cmd]=_git
+{9.1038440000}compdef:164> [[ -n yes ]]
+{9.1038580000}compdef:164> _services[$cmd]=git-commit
+{9.1038920000}compdef:169> shift
+{9.1039150000}compdef:131> (( 0 ))
+{9.1039720000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:25> alias 'gca!=git commit -v -a --amend'
+{9.1040200000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:26> compdef _git 'gca!=git-commit'
+{9.1040560000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1040990000}compdef:2> local -a match mbegin mend
+{9.1041300000}compdef:4> emulate -L zsh
+{9.1041630000}compdef:5> setopt extendedglob
+{9.1041860000}compdef:9> (( ! 2 ))
+{9.1042120000}compdef:14> getopts anpPkKde opt
+{9.1042410000}compdef:38> shift OPTIND-1
+{9.1042680000}compdef:40> (( ! 2 ))
+{9.1042860000}compdef:45> [[ -z '' ]]
+{9.1043010000}compdef:49> [[ -z '' ]]
+{9.1043150000}compdef:49> [[ _git == *=* ]]
+{9.1043350000}compdef:79> func=_git
+{9.1043520000}compdef:80> [[ -n '' ]]
+{9.1043720000}compdef:81> shift
+{9.1043960000}compdef:83> case (widgetkey)
+{9.1044110000}compdef:83> case (key)
+{9.1044230000}compdef:83> case (*)
+{9.1044380000}compdef:131> (( 1 ))
+{9.1044530000}compdef:132> [[ 'gca!=git-commit' == -N ]]
+{9.1044680000}compdef:134> [[ 'gca!=git-commit' == -p ]]
+{9.1044840000}compdef:136> [[ 'gca!=git-commit' == -P ]]
+{9.1045010000}compdef:139> case (pattern)
+{9.1045150000}compdef:139> case (postpattern)
+{9.1045290000}compdef:139> case (*)
+{9.1045390000}compdef:155> [[ 'gca!=git-commit' == *=* ]]
+{9.1045570000}compdef:156> cmd=gca!
+{9.1045770000}compdef:157> svc=yes
+{9.1045920000}compdef:162> [[ -z '' ]]
+{9.1046060000}compdef:163> _comps[$cmd]=_git
+{9.1046270000}compdef:164> [[ -n yes ]]
+{9.1046410000}compdef:164> _services[$cmd]=git-commit
+{9.1046770000}compdef:169> shift
+{9.1046990000}compdef:131> (( 0 ))
+{9.1047580000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:27> alias 'gcmsg=git commit -m'
+{9.1048040000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:28> compdef _git 'gcmsg=git-commit'
+{9.1048420000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1048830000}compdef:2> local -a match mbegin mend
+{9.1049160000}compdef:4> emulate -L zsh
+{9.1049460000}compdef:5> setopt extendedglob
+{9.1049720000}compdef:9> (( ! 2 ))
+{9.1049980000}compdef:14> getopts anpPkKde opt
+{9.1050280000}compdef:38> shift OPTIND-1
+{9.1050550000}compdef:40> (( ! 2 ))
+{9.1050720000}compdef:45> [[ -z '' ]]
+{9.1050890000}compdef:49> [[ -z '' ]]
+{9.1051040000}compdef:49> [[ _git == *=* ]]
+{9.1051250000}compdef:79> func=_git
+{9.1051390000}compdef:80> [[ -n '' ]]
+{9.1051600000}compdef:81> shift
+{9.1051840000}compdef:83> case (widgetkey)
+{9.1051990000}compdef:83> case (key)
+{9.1052120000}compdef:83> case (*)
+{9.1052240000}compdef:131> (( 1 ))
+{9.1052400000}compdef:132> [[ 'gcmsg=git-commit' == -N ]]
+{9.1052560000}compdef:134> [[ 'gcmsg=git-commit' == -p ]]
+{9.1052730000}compdef:136> [[ 'gcmsg=git-commit' == -P ]]
+{9.1052910000}compdef:139> case (pattern)
+{9.1053030000}compdef:139> case (postpattern)
+{9.1053160000}compdef:139> case (*)
+{9.1053290000}compdef:155> [[ 'gcmsg=git-commit' == *=* ]]
+{9.1053470000}compdef:156> cmd=gcmsg
+{9.1053700000}compdef:157> svc=yes
+{9.1053850000}compdef:162> [[ -z '' ]]
+{9.1053980000}compdef:163> _comps[$cmd]=_git
+{9.1054200000}compdef:164> [[ -n yes ]]
+{9.1054340000}compdef:164> _services[$cmd]=git-commit
+{9.1054710000}compdef:169> shift
+{9.1054910000}compdef:131> (( 0 ))
+{9.1055500000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:29> alias 'gco=git checkout'
+{9.1055960000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:30> compdef _git 'gco=git-checkout'
+{9.1056320000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1056750000}compdef:2> local -a match mbegin mend
+{9.1057050000}compdef:4> emulate -L zsh
+{9.1057370000}compdef:5> setopt extendedglob
+{9.1057620000}compdef:9> (( ! 2 ))
+{9.1057890000}compdef:14> getopts anpPkKde opt
+{9.1058190000}compdef:38> shift OPTIND-1
+{9.1058440000}compdef:40> (( ! 2 ))
+{9.1058640000}compdef:45> [[ -z '' ]]
+{9.1058810000}compdef:49> [[ -z '' ]]
+{9.1058960000}compdef:49> [[ _git == *=* ]]
+{9.1059140000}compdef:79> func=_git
+{9.1059260000}compdef:80> [[ -n '' ]]
+{9.1059410000}compdef:81> shift
+{9.1059650000}compdef:83> case (widgetkey)
+{9.1059790000}compdef:83> case (key)
+{9.1059920000}compdef:83> case (*)
+{9.1060060000}compdef:131> (( 1 ))
+{9.1060210000}compdef:132> [[ 'gco=git-checkout' == -N ]]
+{9.1060340000}compdef:134> [[ 'gco=git-checkout' == -p ]]
+{9.1060430000}compdef:136> [[ 'gco=git-checkout' == -P ]]
+{9.1060530000}compdef:139> case (pattern)
+{9.1060650000}compdef:139> case (postpattern)
+{9.1060780000}compdef:139> case (*)
+{9.1060910000}compdef:155> [[ 'gco=git-checkout' == *=* ]]
+{9.1061090000}compdef:156> cmd=gco
+{9.1061290000}compdef:157> svc=yes
+{9.1061430000}compdef:162> [[ -z '' ]]
+{9.1061560000}compdef:163> _comps[$cmd]=_git
+{9.1061750000}compdef:164> [[ -n yes ]]
+{9.1061860000}compdef:164> _services[$cmd]=git-checkout
+{9.1062170000}compdef:169> shift
+{9.1062390000}compdef:131> (( 0 ))
+{9.1063010000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:31> alias 'gcm=git checkout master'
+{9.1063460000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:32> alias 'gr=git remote'
+{9.1063920000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:33> compdef _git 'gr=git-remote'
+{9.1064300000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1064730000}compdef:2> local -a match mbegin mend
+{9.1065050000}compdef:4> emulate -L zsh
+{9.1065350000}compdef:5> setopt extendedglob
+{9.1065510000}compdef:9> (( ! 2 ))
+{9.1065750000}compdef:14> getopts anpPkKde opt
+{9.1066040000}compdef:38> shift OPTIND-1
+{9.1066310000}compdef:40> (( ! 2 ))
+{9.1066500000}compdef:45> [[ -z '' ]]
+{9.1066670000}compdef:49> [[ -z '' ]]
+{9.1066790000}compdef:49> [[ _git == *=* ]]
+{9.1066940000}compdef:79> func=_git
+{9.1067080000}compdef:80> [[ -n '' ]]
+{9.1067290000}compdef:81> shift
+{9.1067520000}compdef:83> case (widgetkey)
+{9.1067660000}compdef:83> case (key)
+{9.1067780000}compdef:83> case (*)
+{9.1067900000}compdef:131> (( 1 ))
+{9.1068020000}compdef:132> [[ 'gr=git-remote' == -N ]]
+{9.1068150000}compdef:134> [[ 'gr=git-remote' == -p ]]
+{9.1068300000}compdef:136> [[ 'gr=git-remote' == -P ]]
+{9.1068470000}compdef:139> case (pattern)
+{9.1068600000}compdef:139> case (postpattern)
+{9.1068730000}compdef:139> case (*)
+{9.1068850000}compdef:155> [[ 'gr=git-remote' == *=* ]]
+{9.1069010000}compdef:156> cmd=gr
+{9.1069200000}compdef:157> svc=yes
+{9.1069330000}compdef:162> [[ -z '' ]]
+{9.1069440000}compdef:163> _comps[$cmd]=_git
+{9.1069610000}compdef:164> [[ -n yes ]]
+{9.1069700000}compdef:164> _services[$cmd]=git-remote
+{9.1069910000}compdef:169> shift
+{9.1070080000}compdef:131> (( 0 ))
+{9.1070670000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:34> alias 'grv=git remote -v'
+{9.1071190000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:35> compdef _git 'grv=git-remote'
+{9.1071540000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1071970000}compdef:2> local -a match mbegin mend
+{9.1072270000}compdef:4> emulate -L zsh
+{9.1072560000}compdef:5> setopt extendedglob
+{9.1072810000}compdef:9> (( ! 2 ))
+{9.1073080000}compdef:14> getopts anpPkKde opt
+{9.1073320000}compdef:38> shift OPTIND-1
+{9.1073560000}compdef:40> (( ! 2 ))
+{9.1073760000}compdef:45> [[ -z '' ]]
+{9.1073920000}compdef:49> [[ -z '' ]]
+{9.1074060000}compdef:49> [[ _git == *=* ]]
+{9.1074220000}compdef:79> func=_git
+{9.1074360000}compdef:80> [[ -n '' ]]
+{9.1074560000}compdef:81> shift
+{9.1074750000}compdef:83> case (widgetkey)
+{9.1074840000}compdef:83> case (key)
+{9.1074900000}compdef:83> case (*)
+{9.1074980000}compdef:131> (( 1 ))
+{9.1075060000}compdef:132> [[ 'grv=git-remote' == -N ]]
+{9.1075200000}compdef:134> [[ 'grv=git-remote' == -p ]]
+{9.1075360000}compdef:136> [[ 'grv=git-remote' == -P ]]
+{9.1075520000}compdef:139> case (pattern)
+{9.1075650000}compdef:139> case (postpattern)
+{9.1075770000}compdef:139> case (*)
+{9.1075890000}compdef:155> [[ 'grv=git-remote' == *=* ]]
+{9.1076070000}compdef:156> cmd=grv
+{9.1076410000}compdef:157> svc=yes
+{9.1076500000}compdef:162> [[ -z '' ]]
+{9.1076620000}compdef:163> _comps[$cmd]=_git
+{9.1076840000}compdef:164> [[ -n yes ]]
+{9.1076990000}compdef:164> _services[$cmd]=git-remote
+{9.1077350000}compdef:169> shift
+{9.1077570000}compdef:131> (( 0 ))
+{9.1077950000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:36> alias 'grmv=git remote rename'
+{9.1078230000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:37> compdef _git 'grmv=git-remote'
+{9.1078510000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1078810000}compdef:2> local -a match mbegin mend
+{9.1078990000}compdef:4> emulate -L zsh
+{9.1079160000}compdef:5> setopt extendedglob
+{9.1079300000}compdef:9> (( ! 2 ))
+{9.1079480000}compdef:14> getopts anpPkKde opt
+{9.1079750000}compdef:38> shift OPTIND-1
+{9.1080010000}compdef:40> (( ! 2 ))
+{9.1080200000}compdef:45> [[ -z '' ]]
+{9.1080370000}compdef:49> [[ -z '' ]]
+{9.1080490000}compdef:49> [[ _git == *=* ]]
+{9.1080630000}compdef:79> func=_git
+{9.1080720000}compdef:80> [[ -n '' ]]
+{9.1080840000}compdef:81> shift
+{9.1080980000}compdef:83> case (widgetkey)
+{9.1081050000}compdef:83> case (key)
+{9.1081120000}compdef:83> case (*)
+{9.1081200000}compdef:131> (( 1 ))
+{9.1081280000}compdef:132> [[ 'grmv=git-remote' == -N ]]
+{9.1081370000}compdef:134> [[ 'grmv=git-remote' == -p ]]
+{9.1081450000}compdef:136> [[ 'grmv=git-remote' == -P ]]
+{9.1081550000}compdef:139> case (pattern)
+{9.1081610000}compdef:139> case (postpattern)
+{9.1081680000}compdef:139> case (*)
+{9.1081750000}compdef:155> [[ 'grmv=git-remote' == *=* ]]
+{9.1081840000}compdef:156> cmd=grmv
+{9.1081950000}compdef:157> svc=yes
+{9.1082030000}compdef:162> [[ -z '' ]]
+{9.1082100000}compdef:163> _comps[$cmd]=_git
+{9.1082220000}compdef:164> [[ -n yes ]]
+{9.1082300000}compdef:164> _services[$cmd]=git-remote
+{9.1082490000}compdef:169> shift
+{9.1082610000}compdef:131> (( 0 ))
+{9.1082940000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:38> alias 'grrm=git remote remove'
+{9.1083210000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:39> compdef _git 'grrm=git-remote'
+{9.1083410000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1083650000}compdef:2> local -a match mbegin mend
+{9.1083890000}compdef:4> emulate -L zsh
+{9.1084070000}compdef:5> setopt extendedglob
+{9.1084210000}compdef:9> (( ! 2 ))
+{9.1084360000}compdef:14> getopts anpPkKde opt
+{9.1084520000}compdef:38> shift OPTIND-1
+{9.1084650000}compdef:40> (( ! 2 ))
+{9.1084750000}compdef:45> [[ -z '' ]]
+{9.1084840000}compdef:49> [[ -z '' ]]
+{9.1084920000}compdef:49> [[ _git == *=* ]]
+{9.1085020000}compdef:79> func=_git
+{9.1085110000}compdef:80> [[ -n '' ]]
+{9.1085220000}compdef:81> shift
+{9.1085350000}compdef:83> case (widgetkey)
+{9.1085420000}compdef:83> case (key)
+{9.1085480000}compdef:83> case (*)
+{9.1085560000}compdef:131> (( 1 ))
+{9.1085640000}compdef:132> [[ 'grrm=git-remote' == -N ]]
+{9.1085730000}compdef:134> [[ 'grrm=git-remote' == -p ]]
+{9.1085810000}compdef:136> [[ 'grrm=git-remote' == -P ]]
+{9.1085900000}compdef:139> case (pattern)
+{9.1085970000}compdef:139> case (postpattern)
+{9.1086040000}compdef:139> case (*)
+{9.1086100000}compdef:155> [[ 'grrm=git-remote' == *=* ]]
+{9.1086200000}compdef:156> cmd=grrm
+{9.1086300000}compdef:157> svc=yes
+{9.1086390000}compdef:162> [[ -z '' ]]
+{9.1086460000}compdef:163> _comps[$cmd]=_git
+{9.1086580000}compdef:164> [[ -n yes ]]
+{9.1086650000}compdef:164> _services[$cmd]=git-remote
+{9.1086840000}compdef:169> shift
+{9.1086950000}compdef:131> (( 0 ))
+{9.1087280000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:40> alias 'grset=git remote set-url'
+{9.1087540000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:41> compdef _git 'grset=git-remote'
+{9.1087740000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1087970000}compdef:2> local -a match mbegin mend
+{9.1088170000}compdef:4> emulate -L zsh
+{9.1088350000}compdef:5> setopt extendedglob
+{9.1088490000}compdef:9> (( ! 2 ))
+{9.1088630000}compdef:14> getopts anpPkKde opt
+{9.1088790000}compdef:38> shift OPTIND-1
+{9.1088960000}compdef:40> (( ! 2 ))
+{9.1089110000}compdef:45> [[ -z '' ]]
+{9.1089210000}compdef:49> [[ -z '' ]]
+{9.1089280000}compdef:49> [[ _git == *=* ]]
+{9.1089390000}compdef:79> func=_git
+{9.1089470000}compdef:80> [[ -n '' ]]
+{9.1089590000}compdef:81> shift
+{9.1089710000}compdef:83> case (widgetkey)
+{9.1089790000}compdef:83> case (key)
+{9.1089850000}compdef:83> case (*)
+{9.1089930000}compdef:131> (( 1 ))
+{9.1090010000}compdef:132> [[ 'grset=git-remote' == -N ]]
+{9.1090100000}compdef:134> [[ 'grset=git-remote' == -p ]]
+{9.1090180000}compdef:136> [[ 'grset=git-remote' == -P ]]
+{9.1090270000}compdef:139> case (pattern)
+{9.1090340000}compdef:139> case (postpattern)
+{9.1090410000}compdef:139> case (*)
+{9.1090470000}compdef:155> [[ 'grset=git-remote' == *=* ]]
+{9.1090570000}compdef:156> cmd=grset
+{9.1090680000}compdef:157> svc=yes
+{9.1090750000}compdef:162> [[ -z '' ]]
+{9.1090830000}compdef:163> _comps[$cmd]=_git
+{9.1090950000}compdef:164> [[ -n yes ]]
+{9.1091020000}compdef:164> _services[$cmd]=git-remote
+{9.1091210000}compdef:169> shift
+{9.1091330000}compdef:131> (( 0 ))
+{9.1091640000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:42> alias 'grup=git remote update'
+{9.1091900000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:43> compdef _git 'grset=git-remote'
+{9.1092090000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1092320000}compdef:2> local -a match mbegin mend
+{9.1092490000}compdef:4> emulate -L zsh
+{9.1092660000}compdef:5> setopt extendedglob
+{9.1092790000}compdef:9> (( ! 2 ))
+{9.1092960000}compdef:14> getopts anpPkKde opt
+{9.1093120000}compdef:38> shift OPTIND-1
+{9.1093290000}compdef:40> (( ! 2 ))
+{9.1093390000}compdef:45> [[ -z '' ]]
+{9.1093480000}compdef:49> [[ -z '' ]]
+{9.1093550000}compdef:49> [[ _git == *=* ]]
+{9.1093660000}compdef:79> func=_git
+{9.1093740000}compdef:80> [[ -n '' ]]
+{9.1093860000}compdef:81> shift
+{9.1093980000}compdef:83> case (widgetkey)
+{9.1094060000}compdef:83> case (key)
+{9.1094120000}compdef:83> case (*)
+{9.1094200000}compdef:131> (( 1 ))
+{9.1094280000}compdef:132> [[ 'grset=git-remote' == -N ]]
+{9.1094370000}compdef:134> [[ 'grset=git-remote' == -p ]]
+{9.1094450000}compdef:136> [[ 'grset=git-remote' == -P ]]
+{9.1094540000}compdef:139> case (pattern)
+{9.1094610000}compdef:139> case (postpattern)
+{9.1094680000}compdef:139> case (*)
+{9.1094750000}compdef:155> [[ 'grset=git-remote' == *=* ]]
+{9.1094840000}compdef:156> cmd=grset
+{9.1094950000}compdef:157> svc=yes
+{9.1095030000}compdef:162> [[ -z '' ]]
+{9.1095100000}compdef:163> _comps[$cmd]=_git
+{9.1095220000}compdef:164> [[ -n yes ]]
+{9.1095290000}compdef:164> _services[$cmd]=git-remote
+{9.1095480000}compdef:169> shift
+{9.1095590000}compdef:131> (( 0 ))
+{9.1096010000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:44> alias 'grbi=git rebase -i'
+{9.1096450000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:45> compdef _git 'grbi=git-rebase'
+{9.1096790000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1097210000}compdef:2> local -a match mbegin mend
+{9.1097520000}compdef:4> emulate -L zsh
+{9.1097800000}compdef:5> setopt extendedglob
+{9.1097960000}compdef:9> (( ! 2 ))
+{9.1098110000}compdef:14> getopts anpPkKde opt
+{9.1098270000}compdef:38> shift OPTIND-1
+{9.1098410000}compdef:40> (( ! 2 ))
+{9.1098510000}compdef:45> [[ -z '' ]]
+{9.1098600000}compdef:49> [[ -z '' ]]
+{9.1098680000}compdef:49> [[ _git == *=* ]]
+{9.1098790000}compdef:79> func=_git
+{9.1098870000}compdef:80> [[ -n '' ]]
+{9.1098990000}compdef:81> shift
+{9.1099110000}compdef:83> case (widgetkey)
+{9.1099190000}compdef:83> case (key)
+{9.1099260000}compdef:83> case (*)
+{9.1099330000}compdef:131> (( 1 ))
+{9.1099410000}compdef:132> [[ 'grbi=git-rebase' == -N ]]
+{9.1099500000}compdef:134> [[ 'grbi=git-rebase' == -p ]]
+{9.1099590000}compdef:136> [[ 'grbi=git-rebase' == -P ]]
+{9.1099680000}compdef:139> case (pattern)
+{9.1099750000}compdef:139> case (postpattern)
+{9.1099820000}compdef:139> case (*)
+{9.1099880000}compdef:155> [[ 'grbi=git-rebase' == *=* ]]
+{9.1099980000}compdef:156> cmd=grbi
+{9.1100090000}compdef:157> svc=yes
+{9.1100160000}compdef:162> [[ -z '' ]]
+{9.1100240000}compdef:163> _comps[$cmd]=_git
+{9.1100360000}compdef:164> [[ -n yes ]]
+{9.1100430000}compdef:164> _services[$cmd]=git-rebase
+{9.1100620000}compdef:169> shift
+{9.1100740000}compdef:131> (( 0 ))
+{9.1101060000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:46> alias 'grbc=git rebase --continue'
+{9.1101330000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:47> compdef _git 'grbc=git-rebase'
+{9.1101520000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1101760000}compdef:2> local -a match mbegin mend
+{9.1101930000}compdef:4> emulate -L zsh
+{9.1102090000}compdef:5> setopt extendedglob
+{9.1102230000}compdef:9> (( ! 2 ))
+{9.1102370000}compdef:14> getopts anpPkKde opt
+{9.1102530000}compdef:38> shift OPTIND-1
+{9.1102660000}compdef:40> (( ! 2 ))
+{9.1102760000}compdef:45> [[ -z '' ]]
+{9.1102850000}compdef:49> [[ -z '' ]]
+{9.1102930000}compdef:49> [[ _git == *=* ]]
+{9.1103030000}compdef:79> func=_git
+{9.1103110000}compdef:80> [[ -n '' ]]
+{9.1103230000}compdef:81> shift
+{9.1103350000}compdef:83> case (widgetkey)
+{9.1103430000}compdef:83> case (key)
+{9.1103490000}compdef:83> case (*)
+{9.1103570000}compdef:131> (( 1 ))
+{9.1103650000}compdef:132> [[ 'grbc=git-rebase' == -N ]]
+{9.1103740000}compdef:134> [[ 'grbc=git-rebase' == -p ]]
+{9.1103820000}compdef:136> [[ 'grbc=git-rebase' == -P ]]
+{9.1103910000}compdef:139> case (pattern)
+{9.1103980000}compdef:139> case (postpattern)
+{9.1104050000}compdef:139> case (*)
+{9.1104110000}compdef:155> [[ 'grbc=git-rebase' == *=* ]]
+{9.1104210000}compdef:156> cmd=grbc
+{9.1104320000}compdef:157> svc=yes
+{9.1104390000}compdef:162> [[ -z '' ]]
+{9.1104470000}compdef:163> _comps[$cmd]=_git
+{9.1104580000}compdef:164> [[ -n yes ]]
+{9.1104650000}compdef:164> _services[$cmd]=git-rebase
+{9.1104840000}compdef:169> shift
+{9.1104950000}compdef:131> (( 0 ))
+{9.1105270000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:48> alias 'grba=git rebase --abort'
+{9.1105530000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:49> compdef _git 'grba=git-rebase'
+{9.1105730000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1105960000}compdef:2> local -a match mbegin mend
+{9.1106130000}compdef:4> emulate -L zsh
+{9.1106300000}compdef:5> setopt extendedglob
+{9.1106430000}compdef:9> (( ! 2 ))
+{9.1106570000}compdef:14> getopts anpPkKde opt
+{9.1106730000}compdef:38> shift OPTIND-1
+{9.1106860000}compdef:40> (( ! 2 ))
+{9.1106960000}compdef:45> [[ -z '' ]]
+{9.1107050000}compdef:49> [[ -z '' ]]
+{9.1107130000}compdef:49> [[ _git == *=* ]]
+{9.1107230000}compdef:79> func=_git
+{9.1107310000}compdef:80> [[ -n '' ]]
+{9.1107430000}compdef:81> shift
+{9.1107550000}compdef:83> case (widgetkey)
+{9.1107630000}compdef:83> case (key)
+{9.1107740000}compdef:83> case (*)
+{9.1107840000}compdef:131> (( 1 ))
+{9.1107940000}compdef:132> [[ 'grba=git-rebase' == -N ]]
+{9.1108030000}compdef:134> [[ 'grba=git-rebase' == -p ]]
+{9.1108120000}compdef:136> [[ 'grba=git-rebase' == -P ]]
+{9.1108210000}compdef:139> case (pattern)
+{9.1108270000}compdef:139> case (postpattern)
+{9.1108340000}compdef:139> case (*)
+{9.1108410000}compdef:155> [[ 'grba=git-rebase' == *=* ]]
+{9.1108510000}compdef:156> cmd=grba
+{9.1108610000}compdef:157> svc=yes
+{9.1108720000}compdef:162> [[ -z '' ]]
+{9.1108820000}compdef:163> _comps[$cmd]=_git
+{9.1108960000}compdef:164> [[ -n yes ]]
+{9.1109040000}compdef:164> _services[$cmd]=git-rebase
+{9.1109230000}compdef:169> shift
+{9.1109350000}compdef:131> (( 0 ))
+{9.1109650000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:50> alias 'gb=git branch'
+{9.1109900000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:51> compdef _git 'gb=git-branch'
+{9.1110090000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1110320000}compdef:2> local -a match mbegin mend
+{9.1110490000}compdef:4> emulate -L zsh
+{9.1110650000}compdef:5> setopt extendedglob
+{9.1110790000}compdef:9> (( ! 2 ))
+{9.1110930000}compdef:14> getopts anpPkKde opt
+{9.1111090000}compdef:38> shift OPTIND-1
+{9.1111220000}compdef:40> (( ! 2 ))
+{9.1111320000}compdef:45> [[ -z '' ]]
+{9.1111410000}compdef:49> [[ -z '' ]]
+{9.1111480000}compdef:49> [[ _git == *=* ]]
+{9.1111590000}compdef:79> func=_git
+{9.1111670000}compdef:80> [[ -n '' ]]
+{9.1111780000}compdef:81> shift
+{9.1111910000}compdef:83> case (widgetkey)
+{9.1111980000}compdef:83> case (key)
+{9.1112050000}compdef:83> case (*)
+{9.1112120000}compdef:131> (( 1 ))
+{9.1112200000}compdef:132> [[ 'gb=git-branch' == -N ]]
+{9.1112290000}compdef:134> [[ 'gb=git-branch' == -p ]]
+{9.1112370000}compdef:136> [[ 'gb=git-branch' == -P ]]
+{9.1112460000}compdef:139> case (pattern)
+{9.1112530000}compdef:139> case (postpattern)
+{9.1112600000}compdef:139> case (*)
+{9.1112660000}compdef:155> [[ 'gb=git-branch' == *=* ]]
+{9.1112760000}compdef:156> cmd=gb
+{9.1112860000}compdef:157> svc=yes
+{9.1112930000}compdef:162> [[ -z '' ]]
+{9.1113010000}compdef:163> _comps[$cmd]=_git
+{9.1113120000}compdef:164> [[ -n yes ]]
+{9.1113200000}compdef:164> _services[$cmd]=git-branch
+{9.1113380000}compdef:169> shift
+{9.1113500000}compdef:131> (( 0 ))
+{9.1113800000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:52> alias 'gba=git branch -a'
+{9.1114050000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:53> compdef _git 'gba=git-branch'
+{9.1114240000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1114470000}compdef:2> local -a match mbegin mend
+{9.1114640000}compdef:4> emulate -L zsh
+{9.1114800000}compdef:5> setopt extendedglob
+{9.1114930000}compdef:9> (( ! 2 ))
+{9.1115070000}compdef:14> getopts anpPkKde opt
+{9.1115230000}compdef:38> shift OPTIND-1
+{9.1115360000}compdef:40> (( ! 2 ))
+{9.1115460000}compdef:45> [[ -z '' ]]
+{9.1115550000}compdef:49> [[ -z '' ]]
+{9.1115630000}compdef:49> [[ _git == *=* ]]
+{9.1115730000}compdef:79> func=_git
+{9.1115810000}compdef:80> [[ -n '' ]]
+{9.1115930000}compdef:81> shift
+{9.1116050000}compdef:83> case (widgetkey)
+{9.1116130000}compdef:83> case (key)
+{9.1116190000}compdef:83> case (*)
+{9.1116270000}compdef:131> (( 1 ))
+{9.1116350000}compdef:132> [[ 'gba=git-branch' == -N ]]
+{9.1116430000}compdef:134> [[ 'gba=git-branch' == -p ]]
+{9.1116520000}compdef:136> [[ 'gba=git-branch' == -P ]]
+{9.1116610000}compdef:139> case (pattern)
+{9.1116670000}compdef:139> case (postpattern)
+{9.1116740000}compdef:139> case (*)
+{9.1116810000}compdef:155> [[ 'gba=git-branch' == *=* ]]
+{9.1116910000}compdef:156> cmd=gba
+{9.1117010000}compdef:157> svc=yes
+{9.1117080000}compdef:162> [[ -z '' ]]
+{9.1117160000}compdef:163> _comps[$cmd]=_git
+{9.1117270000}compdef:164> [[ -n yes ]]
+{9.1117350000}compdef:164> _services[$cmd]=git-branch
+{9.1117530000}compdef:169> shift
+{9.1117650000}compdef:131> (( 0 ))
+{9.1117950000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:54> alias 'gcount=git shortlog -sn'
+{9.1118200000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:55> compdef 'gcount=git'
+{9.1118390000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1118690000}compdef:2> local -a match mbegin mend
+{9.1118870000}compdef:4> emulate -L zsh
+{9.1119040000}compdef:5> setopt extendedglob
+{9.1119220000}compdef:9> (( ! 1 ))
+{9.1119400000}compdef:14> getopts anpPkKde opt
+{9.1119560000}compdef:38> shift OPTIND-1
+{9.1119700000}compdef:40> (( ! 1 ))
+{9.1119800000}compdef:45> [[ -z '' ]]
+{9.1119890000}compdef:49> [[ -z '' ]]
+{9.1119960000}compdef:49> [[ 'gcount=git' == *=* ]]
+{9.1120070000}compdef:50> (( 1 ))
+{9.1120160000}compdef:51> [[ 'gcount=git' == *=* ]]
+{9.1120250000}compdef:52> cmd=gcount
+{9.1120360000}compdef:53> svc=git
+{9.1120470000}compdef:54> func=_git
+{9.1120670000}compdef:55> [[ -n '' ]]
+{9.1120770000}compdef:57> [[ -z _git ]]
+{9.1120870000}compdef:59> [[ -n _git ]]
+{9.1120940000}compdef:60> _comps[$cmd]=_git
+{9.1121060000}compdef:61> _services[$cmd]=git
+{9.1121230000}compdef:70> shift
+{9.1121350000}compdef:50> (( 0 ))
+{9.1121480000}compdef:73> return ret
+{9.1121810000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:56> alias 'gcl=git config --list'
+{9.1122070000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:57> alias 'gcp=git cherry-pick'
+{9.1122310000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:58> compdef _git 'gcp=git-cherry-pick'
+{9.1122510000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1122740000}compdef:2> local -a match mbegin mend
+{9.1122910000}compdef:4> emulate -L zsh
+{9.1123070000}compdef:5> setopt extendedglob
+{9.1123210000}compdef:9> (( ! 2 ))
+{9.1123350000}compdef:14> getopts anpPkKde opt
+{9.1123510000}compdef:38> shift OPTIND-1
+{9.1123640000}compdef:40> (( ! 2 ))
+{9.1123740000}compdef:45> [[ -z '' ]]
+{9.1123830000}compdef:49> [[ -z '' ]]
+{9.1123910000}compdef:49> [[ _git == *=* ]]
+{9.1124010000}compdef:79> func=_git
+{9.1124090000}compdef:80> [[ -n '' ]]
+{9.1124240000}compdef:81> shift
+{9.1124460000}compdef:83> case (widgetkey)
+{9.1124570000}compdef:83> case (key)
+{9.1124670000}compdef:83> case (*)
+{9.1124750000}compdef:131> (( 1 ))
+{9.1124830000}compdef:132> [[ 'gcp=git-cherry-pick' == -N ]]
+{9.1124920000}compdef:134> [[ 'gcp=git-cherry-pick' == -p ]]
+{9.1125010000}compdef:136> [[ 'gcp=git-cherry-pick' == -P ]]
+{9.1125100000}compdef:139> case (pattern)
+{9.1125170000}compdef:139> case (postpattern)
+{9.1125240000}compdef:139> case (*)
+{9.1125310000}compdef:155> [[ 'gcp=git-cherry-pick' == *=* ]]
+{9.1125410000}compdef:156> cmd=gcp
+{9.1125510000}compdef:157> svc=yes
+{9.1125590000}compdef:162> [[ -z '' ]]
+{9.1125660000}compdef:163> _comps[$cmd]=_git
+{9.1125780000}compdef:164> [[ -n yes ]]
+{9.1125850000}compdef:164> _services[$cmd]=git-cherry-pick
+{9.1126050000}compdef:169> shift
+{9.1126160000}compdef:131> (( 0 ))
+{9.1126490000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:59> alias 'glg=git log --stat --max-count=10'
+{9.1126750000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:60> compdef _git 'glg=git-log'
+{9.1126940000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1127170000}compdef:2> local -a match mbegin mend
+{9.1127340000}compdef:4> emulate -L zsh
+{9.1127500000}compdef:5> setopt extendedglob
+{9.1127630000}compdef:9> (( ! 2 ))
+{9.1127780000}compdef:14> getopts anpPkKde opt
+{9.1127930000}compdef:38> shift OPTIND-1
+{9.1128070000}compdef:40> (( ! 2 ))
+{9.1128190000}compdef:45> [[ -z '' ]]
+{9.1128310000}compdef:49> [[ -z '' ]]
+{9.1128420000}compdef:49> [[ _git == *=* ]]
+{9.1128530000}compdef:79> func=_git
+{9.1128620000}compdef:80> [[ -n '' ]]
+{9.1128730000}compdef:81> shift
+{9.1128860000}compdef:83> case (widgetkey)
+{9.1128940000}compdef:83> case (key)
+{9.1129000000}compdef:83> case (*)
+{9.1129080000}compdef:131> (( 1 ))
+{9.1129160000}compdef:132> [[ 'glg=git-log' == -N ]]
+{9.1129250000}compdef:134> [[ 'glg=git-log' == -p ]]
+{9.1129330000}compdef:136> [[ 'glg=git-log' == -P ]]
+{9.1129420000}compdef:139> case (pattern)
+{9.1129490000}compdef:139> case (postpattern)
+{9.1129560000}compdef:139> case (*)
+{9.1129630000}compdef:155> [[ 'glg=git-log' == *=* ]]
+{9.1129720000}compdef:156> cmd=glg
+{9.1129830000}compdef:157> svc=yes
+{9.1129900000}compdef:162> [[ -z '' ]]
+{9.1129980000}compdef:163> _comps[$cmd]=_git
+{9.1130090000}compdef:164> [[ -n yes ]]
+{9.1130160000}compdef:164> _services[$cmd]=git-log
+{9.1130350000}compdef:169> shift
+{9.1130460000}compdef:131> (( 0 ))
+{9.1130790000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:61> alias 'glgg=git log --graph --max-count=10'
+{9.1131050000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:62> compdef _git 'glgg=git-log'
+{9.1131250000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1131480000}compdef:2> local -a match mbegin mend
+{9.1131640000}compdef:4> emulate -L zsh
+{9.1131810000}compdef:5> setopt extendedglob
+{9.1131940000}compdef:9> (( ! 2 ))
+{9.1132080000}compdef:14> getopts anpPkKde opt
+{9.1132240000}compdef:38> shift OPTIND-1
+{9.1132380000}compdef:40> (( ! 2 ))
+{9.1132480000}compdef:45> [[ -z '' ]]
+{9.1132570000}compdef:49> [[ -z '' ]]
+{9.1132650000}compdef:49> [[ _git == *=* ]]
+{9.1132750000}compdef:79> func=_git
+{9.1132830000}compdef:80> [[ -n '' ]]
+{9.1132940000}compdef:81> shift
+{9.1133070000}compdef:83> case (widgetkey)
+{9.1133140000}compdef:83> case (key)
+{9.1133210000}compdef:83> case (*)
+{9.1133290000}compdef:131> (( 1 ))
+{9.1133370000}compdef:132> [[ 'glgg=git-log' == -N ]]
+{9.1133450000}compdef:134> [[ 'glgg=git-log' == -p ]]
+{9.1133540000}compdef:136> [[ 'glgg=git-log' == -P ]]
+{9.1133630000}compdef:139> case (pattern)
+{9.1133700000}compdef:139> case (postpattern)
+{9.1133770000}compdef:139> case (*)
+{9.1133830000}compdef:155> [[ 'glgg=git-log' == *=* ]]
+{9.1133930000}compdef:156> cmd=glgg
+{9.1134030000}compdef:157> svc=yes
+{9.1134110000}compdef:162> [[ -z '' ]]
+{9.1134180000}compdef:163> _comps[$cmd]=_git
+{9.1134290000}compdef:164> [[ -n yes ]]
+{9.1134370000}compdef:164> _services[$cmd]=git-log
+{9.1134550000}compdef:169> shift
+{9.1134670000}compdef:131> (( 0 ))
+{9.1134990000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:63> alias 'glgga=git log --graph --decorate --all'
+{9.1135250000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:64> compdef _git 'glgga=git-log'
+{9.1135440000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1135670000}compdef:2> local -a match mbegin mend
+{9.1135840000}compdef:4> emulate -L zsh
+{9.1136000000}compdef:5> setopt extendedglob
+{9.1136130000}compdef:9> (( ! 2 ))
+{9.1136270000}compdef:14> getopts anpPkKde opt
+{9.1136430000}compdef:38> shift OPTIND-1
+{9.1136560000}compdef:40> (( ! 2 ))
+{9.1136660000}compdef:45> [[ -z '' ]]
+{9.1136750000}compdef:49> [[ -z '' ]]
+{9.1136830000}compdef:49> [[ _git == *=* ]]
+{9.1136930000}compdef:79> func=_git
+{9.1137010000}compdef:80> [[ -n '' ]]
+{9.1137130000}compdef:81> shift
+{9.1137250000}compdef:83> case (widgetkey)
+{9.1137320000}compdef:83> case (key)
+{9.1137390000}compdef:83> case (*)
+{9.1137460000}compdef:131> (( 1 ))
+{9.1137550000}compdef:132> [[ 'glgga=git-log' == -N ]]
+{9.1137630000}compdef:134> [[ 'glgga=git-log' == -p ]]
+{9.1137720000}compdef:136> [[ 'glgga=git-log' == -P ]]
+{9.1137810000}compdef:139> case (pattern)
+{9.1137880000}compdef:139> case (postpattern)
+{9.1137950000}compdef:139> case (*)
+{9.1138010000}compdef:155> [[ 'glgga=git-log' == *=* ]]
+{9.1138110000}compdef:156> cmd=glgga
+{9.1138210000}compdef:157> svc=yes
+{9.1138290000}compdef:162> [[ -z '' ]]
+{9.1138360000}compdef:163> _comps[$cmd]=_git
+{9.1138480000}compdef:164> [[ -n yes ]]
+{9.1138550000}compdef:164> _services[$cmd]=git-log
+{9.1138730000}compdef:169> shift
+{9.1138850000}compdef:131> (( 0 ))
+{9.1139150000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:65> alias 'glo=git log --oneline'
+{9.1139540000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:66> compdef _git 'glo=git-log'
+{9.1139780000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1140010000}compdef:2> local -a match mbegin mend
+{9.1140180000}compdef:4> emulate -L zsh
+{9.1140350000}compdef:5> setopt extendedglob
+{9.1140480000}compdef:9> (( ! 2 ))
+{9.1140620000}compdef:14> getopts anpPkKde opt
+{9.1140780000}compdef:38> shift OPTIND-1
+{9.1140920000}compdef:40> (( ! 2 ))
+{9.1141020000}compdef:45> [[ -z '' ]]
+{9.1141110000}compdef:49> [[ -z '' ]]
+{9.1141180000}compdef:49> [[ _git == *=* ]]
+{9.1141290000}compdef:79> func=_git
+{9.1141370000}compdef:80> [[ -n '' ]]
+{9.1141480000}compdef:81> shift
+{9.1141610000}compdef:83> case (widgetkey)
+{9.1141690000}compdef:83> case (key)
+{9.1141750000}compdef:83> case (*)
+{9.1141820000}compdef:131> (( 1 ))
+{9.1141900000}compdef:132> [[ 'glo=git-log' == -N ]]
+{9.1141990000}compdef:134> [[ 'glo=git-log' == -p ]]
+{9.1142070000}compdef:136> [[ 'glo=git-log' == -P ]]
+{9.1142160000}compdef:139> case (pattern)
+{9.1142230000}compdef:139> case (postpattern)
+{9.1142300000}compdef:139> case (*)
+{9.1142360000}compdef:155> [[ 'glo=git-log' == *=* ]]
+{9.1142460000}compdef:156> cmd=glo
+{9.1142560000}compdef:157> svc=yes
+{9.1142640000}compdef:162> [[ -z '' ]]
+{9.1142710000}compdef:163> _comps[$cmd]=_git
+{9.1142830000}compdef:164> [[ -n yes ]]
+{9.1142900000}compdef:164> _services[$cmd]=git-log
+{9.1143080000}compdef:169> shift
+{9.1143200000}compdef:131> (( 0 ))
+{9.1143500000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:67> alias 'gss=git status -s'
+{9.1143760000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:68> compdef _git 'gss=git-status'
+{9.1143950000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1144180000}compdef:2> local -a match mbegin mend
+{9.1144400000}compdef:4> emulate -L zsh
+{9.1144580000}compdef:5> setopt extendedglob
+{9.1144710000}compdef:9> (( ! 2 ))
+{9.1144850000}compdef:14> getopts anpPkKde opt
+{9.1145010000}compdef:38> shift OPTIND-1
+{9.1145140000}compdef:40> (( ! 2 ))
+{9.1145240000}compdef:45> [[ -z '' ]]
+{9.1145330000}compdef:49> [[ -z '' ]]
+{9.1145410000}compdef:49> [[ _git == *=* ]]
+{9.1145510000}compdef:79> func=_git
+{9.1145590000}compdef:80> [[ -n '' ]]
+{9.1145710000}compdef:81> shift
+{9.1145830000}compdef:83> case (widgetkey)
+{9.1145910000}compdef:83> case (key)
+{9.1145970000}compdef:83> case (*)
+{9.1146050000}compdef:131> (( 1 ))
+{9.1146130000}compdef:132> [[ 'gss=git-status' == -N ]]
+{9.1146210000}compdef:134> [[ 'gss=git-status' == -p ]]
+{9.1146300000}compdef:136> [[ 'gss=git-status' == -P ]]
+{9.1146390000}compdef:139> case (pattern)
+{9.1146460000}compdef:139> case (postpattern)
+{9.1146520000}compdef:139> case (*)
+{9.1146590000}compdef:155> [[ 'gss=git-status' == *=* ]]
+{9.1146690000}compdef:156> cmd=gss
+{9.1146790000}compdef:157> svc=yes
+{9.1146860000}compdef:162> [[ -z '' ]]
+{9.1146940000}compdef:163> _comps[$cmd]=_git
+{9.1147050000}compdef:164> [[ -n yes ]]
+{9.1147120000}compdef:164> _services[$cmd]=git-status
+{9.1147310000}compdef:169> shift
+{9.1147420000}compdef:131> (( 0 ))
+{9.1147720000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:69> alias 'ga=git add'
+{9.1147970000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:70> compdef _git 'ga=git-add'
+{9.1148160000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1148390000}compdef:2> local -a match mbegin mend
+{9.1148560000}compdef:4> emulate -L zsh
+{9.1148720000}compdef:5> setopt extendedglob
+{9.1148860000}compdef:9> (( ! 2 ))
+{9.1149060000}compdef:14> getopts anpPkKde opt
+{9.1149330000}compdef:38> shift OPTIND-1
+{9.1149580000}compdef:40> (( ! 2 ))
+{9.1149760000}compdef:45> [[ -z '' ]]
+{9.1149920000}compdef:49> [[ -z '' ]]
+{9.1150030000}compdef:49> [[ _git == *=* ]]
+{9.1150190000}compdef:79> func=_git
+{9.1150280000}compdef:80> [[ -n '' ]]
+{9.1150400000}compdef:81> shift
+{9.1150530000}compdef:83> case (widgetkey)
+{9.1150610000}compdef:83> case (key)
+{9.1150670000}compdef:83> case (*)
+{9.1150750000}compdef:131> (( 1 ))
+{9.1150830000}compdef:132> [[ 'ga=git-add' == -N ]]
+{9.1150920000}compdef:134> [[ 'ga=git-add' == -p ]]
+{9.1151030000}compdef:136> [[ 'ga=git-add' == -P ]]
+{9.1151120000}compdef:139> case (pattern)
+{9.1151200000}compdef:139> case (postpattern)
+{9.1151270000}compdef:139> case (*)
+{9.1151340000}compdef:155> [[ 'ga=git-add' == *=* ]]
+{9.1151430000}compdef:156> cmd=ga
+{9.1151550000}compdef:157> svc=yes
+{9.1151620000}compdef:162> [[ -z '' ]]
+{9.1151700000}compdef:163> _comps[$cmd]=_git
+{9.1151820000}compdef:164> [[ -n yes ]]
+{9.1151890000}compdef:164> _services[$cmd]=git-add
+{9.1152080000}compdef:169> shift
+{9.1152210000}compdef:131> (( 0 ))
+{9.1152540000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:71> alias 'gm=git merge'
+{9.1152790000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:72> compdef _git 'gm=git-merge'
+{9.1152990000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1153220000}compdef:2> local -a match mbegin mend
+{9.1153390000}compdef:4> emulate -L zsh
+{9.1153550000}compdef:5> setopt extendedglob
+{9.1153690000}compdef:9> (( ! 2 ))
+{9.1153830000}compdef:14> getopts anpPkKde opt
+{9.1153990000}compdef:38> shift OPTIND-1
+{9.1154120000}compdef:40> (( ! 2 ))
+{9.1154220000}compdef:45> [[ -z '' ]]
+{9.1154310000}compdef:49> [[ -z '' ]]
+{9.1154390000}compdef:49> [[ _git == *=* ]]
+{9.1154500000}compdef:79> func=_git
+{9.1154580000}compdef:80> [[ -n '' ]]
+{9.1154700000}compdef:81> shift
+{9.1154820000}compdef:83> case (widgetkey)
+{9.1154900000}compdef:83> case (key)
+{9.1154960000}compdef:83> case (*)
+{9.1155040000}compdef:131> (( 1 ))
+{9.1155110000}compdef:132> [[ 'gm=git-merge' == -N ]]
+{9.1155200000}compdef:134> [[ 'gm=git-merge' == -p ]]
+{9.1155280000}compdef:136> [[ 'gm=git-merge' == -P ]]
+{9.1155370000}compdef:139> case (pattern)
+{9.1155440000}compdef:139> case (postpattern)
+{9.1155510000}compdef:139> case (*)
+{9.1155580000}compdef:155> [[ 'gm=git-merge' == *=* ]]
+{9.1155670000}compdef:156> cmd=gm
+{9.1155780000}compdef:157> svc=yes
+{9.1155850000}compdef:162> [[ -z '' ]]
+{9.1155930000}compdef:163> _comps[$cmd]=_git
+{9.1156080000}compdef:164> [[ -n yes ]]
+{9.1156160000}compdef:164> _services[$cmd]=git-merge
+{9.1156350000}compdef:169> shift
+{9.1156470000}compdef:131> (( 0 ))
+{9.1156770000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:73> alias 'grh=git reset HEAD'
+{9.1157040000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:74> alias 'grhh=git reset HEAD --hard'
+{9.1157300000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:75> alias 'gclean=git reset --hard && git clean -dfx'
+{9.1157580000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:76> alias 'gwc=git whatchanged -p --abbrev-commit --pretty=medium'
+{9.1157920000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:81> alias 'gpoat=git push origin --all && git push origin --tags'
+{9.1158180000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:82> alias 'gmt=git mergetool --no-prompt'
+{9.1158430000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:83> compdef _git 'gm=git-mergetool'
+{9.1158620000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1158850000}compdef:2> local -a match mbegin mend
+{9.1159020000}compdef:4> emulate -L zsh
+{9.1159190000}compdef:5> setopt extendedglob
+{9.1159320000}compdef:9> (( ! 2 ))
+{9.1159470000}compdef:14> getopts anpPkKde opt
+{9.1159630000}compdef:38> shift OPTIND-1
+{9.1159760000}compdef:40> (( ! 2 ))
+{9.1159860000}compdef:45> [[ -z '' ]]
+{9.1159950000}compdef:49> [[ -z '' ]]
+{9.1160030000}compdef:49> [[ _git == *=* ]]
+{9.1160130000}compdef:79> func=_git
+{9.1160210000}compdef:80> [[ -n '' ]]
+{9.1160330000}compdef:81> shift
+{9.1160450000}compdef:83> case (widgetkey)
+{9.1160530000}compdef:83> case (key)
+{9.1160590000}compdef:83> case (*)
+{9.1160670000}compdef:131> (( 1 ))
+{9.1160750000}compdef:132> [[ 'gm=git-mergetool' == -N ]]
+{9.1160840000}compdef:134> [[ 'gm=git-mergetool' == -p ]]
+{9.1160920000}compdef:136> [[ 'gm=git-mergetool' == -P ]]
+{9.1161020000}compdef:139> case (pattern)
+{9.1161090000}compdef:139> case (postpattern)
+{9.1161150000}compdef:139> case (*)
+{9.1161220000}compdef:155> [[ 'gm=git-mergetool' == *=* ]]
+{9.1161320000}compdef:156> cmd=gm
+{9.1161420000}compdef:157> svc=yes
+{9.1161500000}compdef:162> [[ -z '' ]]
+{9.1161570000}compdef:163> _comps[$cmd]=_git
+{9.1161680000}compdef:164> [[ -n yes ]]
+{9.1161760000}compdef:164> _services[$cmd]=git-mergetool
+{9.1161950000}compdef:169> shift
+{9.1162060000}compdef:131> (( 0 ))
+{9.1162380000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:85> alias 'gg=git gui citool'
+{9.1162630000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:86> alias 'gga=git gui citool --amend'
+{9.1162880000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:87> alias 'gk=gitk --all --branches'
+{9.1163130000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:89> alias 'gsts=git stash show --text'
+{9.1163370000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:90> alias 'gsta=git stash'
+{9.1163600000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:91> alias 'gstp=git stash pop'
+{9.1163830000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:92> alias 'gstd=git stash drop'
+{9.1164150000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:96> alias 'grt=cd $(git rev-parse --show-toplevel || echo ".")'
+{9.1164470000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:99> alias 'git-svn-dcommit-push=git svn dcommit && git push github master:svntrunk'
+{9.1164750000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:100> compdef 'git-svn-dcommit-push=git'
+{9.1164940000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1165170000}compdef:2> local -a match mbegin mend
+{9.1165340000}compdef:4> emulate -L zsh
+{9.1165510000}compdef:5> setopt extendedglob
+{9.1165640000}compdef:9> (( ! 1 ))
+{9.1165790000}compdef:14> getopts anpPkKde opt
+{9.1165940000}compdef:38> shift OPTIND-1
+{9.1166070000}compdef:40> (( ! 1 ))
+{9.1166170000}compdef:45> [[ -z '' ]]
+{9.1166260000}compdef:49> [[ -z '' ]]
+{9.1166340000}compdef:49> [[ 'git-svn-dcommit-push=git' == *=* ]]
+{9.1166460000}compdef:50> (( 1 ))
+{9.1166550000}compdef:51> [[ 'git-svn-dcommit-push=git' == *=* ]]
+{9.1166650000}compdef:52> cmd=git-svn-dcommit-push
+{9.1166770000}compdef:53> svc=git
+{9.1166900000}compdef:54> func=_git
+{9.1167110000}compdef:55> [[ -n '' ]]
+{9.1167210000}compdef:57> [[ -z _git ]]
+{9.1167300000}compdef:59> [[ -n _git ]]
+{9.1167380000}compdef:60> _comps[$cmd]=_git
+{9.1167490000}compdef:61> _services[$cmd]=git
+{9.1167660000}compdef:70> shift
+{9.1167780000}compdef:50> (( 0 ))
+{9.1167910000}compdef:73> return ret
+{9.1168250000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:102> alias 'gsr=git svn rebase'
+{9.1168500000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:103> alias 'gsd=git svn dcommit'
+{9.1169340000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:121> alias 'ggpull=git pull origin $(current_branch)'
+{9.1169600000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:122> compdef 'ggpull=git'
+{9.1169790000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1170020000}compdef:2> local -a match mbegin mend
+{9.1170190000}compdef:4> emulate -L zsh
+{9.1170360000}compdef:5> setopt extendedglob
+{9.1170490000}compdef:9> (( ! 1 ))
+{9.1170640000}compdef:14> getopts anpPkKde opt
+{9.1170800000}compdef:38> shift OPTIND-1
+{9.1170930000}compdef:40> (( ! 1 ))
+{9.1171030000}compdef:45> [[ -z '' ]]
+{9.1171120000}compdef:49> [[ -z '' ]]
+{9.1171190000}compdef:49> [[ 'ggpull=git' == *=* ]]
+{9.1171310000}compdef:50> (( 1 ))
+{9.1171390000}compdef:51> [[ 'ggpull=git' == *=* ]]
+{9.1171490000}compdef:52> cmd=ggpull
+{9.1171600000}compdef:53> svc=git
+{9.1171710000}compdef:54> func=_git
+{9.1171880000}compdef:55> [[ -n '' ]]
+{9.1171980000}compdef:57> [[ -z _git ]]
+{9.1172070000}compdef:59> [[ -n _git ]]
+{9.1172150000}compdef:60> _comps[$cmd]=_git
+{9.1172260000}compdef:61> _services[$cmd]=git
+{9.1172430000}compdef:70> shift
+{9.1172550000}compdef:50> (( 0 ))
+{9.1172670000}compdef:73> return ret
+{9.1173020000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:123> alias 'ggpur=git pull --rebase origin $(current_branch)'
+{9.1173280000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:124> compdef 'ggpur=git'
+{9.1173470000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1173700000}compdef:2> local -a match mbegin mend
+{9.1173870000}compdef:4> emulate -L zsh
+{9.1174040000}compdef:5> setopt extendedglob
+{9.1174170000}compdef:9> (( ! 1 ))
+{9.1174320000}compdef:14> getopts anpPkKde opt
+{9.1174470000}compdef:38> shift OPTIND-1
+{9.1174610000}compdef:40> (( ! 1 ))
+{9.1174710000}compdef:45> [[ -z '' ]]
+{9.1174790000}compdef:49> [[ -z '' ]]
+{9.1174870000}compdef:49> [[ 'ggpur=git' == *=* ]]
+{9.1174980000}compdef:50> (( 1 ))
+{9.1175070000}compdef:51> [[ 'ggpur=git' == *=* ]]
+{9.1175160000}compdef:52> cmd=ggpur
+{9.1175270000}compdef:53> svc=git
+{9.1175370000}compdef:54> func=_git
+{9.1175540000}compdef:55> [[ -n '' ]]
+{9.1175640000}compdef:57> [[ -z _git ]]
+{9.1175730000}compdef:59> [[ -n _git ]]
+{9.1175810000}compdef:60> _comps[$cmd]=_git
+{9.1175920000}compdef:61> _services[$cmd]=git
+{9.1176090000}compdef:70> shift
+{9.1176240000}compdef:50> (( 0 ))
+{9.1176370000}compdef:73> return ret
+{9.1176720000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:125> alias 'ggpush=git push origin $(current_branch)'
+{9.1176970000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:126> compdef 'ggpush=git'
+{9.1177160000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1177390000}compdef:2> local -a match mbegin mend
+{9.1177560000}compdef:4> emulate -L zsh
+{9.1177730000}compdef:5> setopt extendedglob
+{9.1177860000}compdef:9> (( ! 1 ))
+{9.1178000000}compdef:14> getopts anpPkKde opt
+{9.1178160000}compdef:38> shift OPTIND-1
+{9.1178290000}compdef:40> (( ! 1 ))
+{9.1178390000}compdef:45> [[ -z '' ]]
+{9.1178480000}compdef:49> [[ -z '' ]]
+{9.1178550000}compdef:49> [[ 'ggpush=git' == *=* ]]
+{9.1178660000}compdef:50> (( 1 ))
+{9.1178750000}compdef:51> [[ 'ggpush=git' == *=* ]]
+{9.1178840000}compdef:52> cmd=ggpush
+{9.1178950000}compdef:53> svc=git
+{9.1179060000}compdef:54> func=_git
+{9.1179220000}compdef:55> [[ -n '' ]]
+{9.1179320000}compdef:57> [[ -z _git ]]
+{9.1179410000}compdef:59> [[ -n _git ]]
+{9.1179490000}compdef:60> _comps[$cmd]=_git
+{9.1179600000}compdef:61> _services[$cmd]=git
+{9.1179770000}compdef:70> shift
+{9.1179890000}compdef:50> (( 0 ))
+{9.1180010000}compdef:73> return ret
+{9.1180380000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:127> alias 'ggpnp=git pull origin $(current_branch) && git push origin $(current_branch)'
+{9.1180650000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:128> compdef 'ggpnp=git'
+{9.1180840000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1181070000}compdef:2> local -a match mbegin mend
+{9.1181240000}compdef:4> emulate -L zsh
+{9.1181400000}compdef:5> setopt extendedglob
+{9.1181530000}compdef:9> (( ! 1 ))
+{9.1181680000}compdef:14> getopts anpPkKde opt
+{9.1181830000}compdef:38> shift OPTIND-1
+{9.1181960000}compdef:40> (( ! 1 ))
+{9.1182060000}compdef:45> [[ -z '' ]]
+{9.1182150000}compdef:49> [[ -z '' ]]
+{9.1182230000}compdef:49> [[ 'ggpnp=git' == *=* ]]
+{9.1182330000}compdef:50> (( 1 ))
+{9.1182420000}compdef:51> [[ 'ggpnp=git' == *=* ]]
+{9.1182510000}compdef:52> cmd=ggpnp
+{9.1182620000}compdef:53> svc=git
+{9.1182720000}compdef:54> func=_git
+{9.1182890000}compdef:55> [[ -n '' ]]
+{9.1182990000}compdef:57> [[ -z _git ]]
+{9.1183080000}compdef:59> [[ -n _git ]]
+{9.1183150000}compdef:60> _comps[$cmd]=_git
+{9.1183260000}compdef:61> _services[$cmd]=git
+{9.1183430000}compdef:70> shift
+{9.1183550000}compdef:50> (( 0 ))
+{9.1183680000}compdef:73> return ret
+{9.1184180000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:136> alias 'glp=_git_log_prettily'
+{9.1184480000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:137> compdef _git 'glp=git-log'
+{9.1184680000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.1184910000}compdef:2> local -a match mbegin mend
+{9.1185080000}compdef:4> emulate -L zsh
+{9.1185240000}compdef:5> setopt extendedglob
+{9.1185370000}compdef:9> (( ! 2 ))
+{9.1185520000}compdef:14> getopts anpPkKde opt
+{9.1185670000}compdef:38> shift OPTIND-1
+{9.1185810000}compdef:40> (( ! 2 ))
+{9.1185910000}compdef:45> [[ -z '' ]]
+{9.1186000000}compdef:49> [[ -z '' ]]
+{9.1186070000}compdef:49> [[ _git == *=* ]]
+{9.1186180000}compdef:79> func=_git
+{9.1186260000}compdef:80> [[ -n '' ]]
+{9.1186370000}compdef:81> shift
+{9.1186500000}compdef:83> case (widgetkey)
+{9.1186580000}compdef:83> case (key)
+{9.1186640000}compdef:83> case (*)
+{9.1186720000}compdef:131> (( 1 ))
+{9.1186800000}compdef:132> [[ 'glp=git-log' == -N ]]
+{9.1186890000}compdef:134> [[ 'glp=git-log' == -p ]]
+{9.1186970000}compdef:136> [[ 'glp=git-log' == -P ]]
+{9.1187060000}compdef:139> case (pattern)
+{9.1187130000}compdef:139> case (postpattern)
+{9.1187200000}compdef:139> case (*)
+{9.1187260000}compdef:155> [[ 'glp=git-log' == *=* ]]
+{9.1187350000}compdef:156> cmd=glp
+{9.1187460000}compdef:157> svc=yes
+{9.1187530000}compdef:162> [[ -z '' ]]
+{9.1187610000}compdef:163> _comps[$cmd]=_git
+{9.1187720000}compdef:164> [[ -n yes ]]
+{9.1187800000}compdef:164> _services[$cmd]=git-log
+{9.1187980000}compdef:169> shift
+{9.1188100000}compdef:131> (( 0 ))
+{9.1188880000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:150> alias 'gwip=git add -A; git ls-files --deleted -z | xargs -0 git rm; git commit -m "wip"'
+{9.1189220000}/Users/timosand/.oh-my-zsh/plugins/gitfast/../git/git.plugin.zsh:151> alias 'gunwip=git log -n 1 | grep -q -c wip && git reset HEAD~1'
+{9.1189660000}/Users/timosand/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh:3> source /Users/timosand/.oh-my-zsh/plugins/gitfast/git-prompt.sh
+{9.1202930000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=heroku
+{9.1203240000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/heroku/heroku.plugin.zsh ']'
+{9.1203620000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/heroku/heroku.plugin.zsh ']'
+{9.1203870000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=history-substring-search
+{9.1204040000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/history-substring-search/history-substring-search.plugin.zsh ']'
+{9.1204350000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh ']'
+{9.1204680000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh
+{9.1206140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh:3> source /Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh
+{9.1212090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:135> HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_FOUND='bg=magenta,fg=white,bold'
+{9.1212460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:136> HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_NOT_FOUND='bg=red,fg=white,bold'
+{9.1212680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:137> HISTORY_SUBSTRING_SEARCH_GLOBBING_FLAGS=i
+{9.1213520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:163> zle -N history-substring-search-up
+{9.1213840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:164> zle -N history-substring-search-down
+{9.1214080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:166> bindkey '\e[A' history-substring-search-up
+{9.1214360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:167> bindkey '\e[B' history-substring-search-down
+{9.1214720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:173> setopt extendedglob
+{9.1214920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:174> zmodload -F zsh/parameter
+{9.1218300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:182> [[ 0 -eq 0 ]]
+{9.1218660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:201> zle -N self-insert ordinary-key-press
+{9.1219060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:242> zmodload zsh/zleparameter
+{9.1227080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> zle -la
+{9.1239760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.accept-and-hold
+{9.1240370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1240770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-and-hold (accept-and-menu-complete)
+{9.1241000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-and-hold (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1241210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-and-hold (.*)
+{9.1241330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=accept-and-hold
+{9.1241640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1241780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1241970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'accept-and-hold() { builtin zle .accept-and-hold && _zsh_highlight } ; zle -N accept-and-hold'
+{9.1242330000}(eval):1> zle -N accept-and-hold
+{9.1242520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.accept-and-infer-next-history
+{9.1242650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1242840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-and-infer-next-history (accept-and-menu-complete)
+{9.1242960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-and-infer-next-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1243120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-and-infer-next-history (.*)
+{9.1243230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=accept-and-infer-next-history
+{9.1243470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1243600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1243780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'accept-and-infer-next-history() { builtin zle .accept-and-infer-next-history && _zsh_highlight } ; zle -N accept-and-infer-next-history'
+{9.1244070000}(eval):1> zle -N accept-and-infer-next-history
+{9.1244210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.accept-and-menu-complete
+{9.1244330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1244520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-and-menu-complete (accept-and-menu-complete)
+{9.1244640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-and-menu-complete (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1244800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-and-menu-complete (.*)
+{9.1244910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=accept-and-menu-complete
+{9.1245140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1245260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1245410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'accept-and-menu-complete() { builtin zle .accept-and-menu-complete && _zsh_highlight } ; zle -N accept-and-menu-complete'
+{9.1245680000}(eval):1> zle -N accept-and-menu-complete
+{9.1245820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.accept-line
+{9.1245940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1246120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-line (accept-and-menu-complete)
+{9.1246240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1246400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-line (.*)
+{9.1246500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=accept-line
+{9.1246720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1246840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1246990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'accept-line() { builtin zle .accept-line && _zsh_highlight } ; zle -N accept-line'
+{9.1247210000}(eval):1> zle -N accept-line
+{9.1247340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.accept-line-and-down-history
+{9.1247460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1247640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-line-and-down-history (accept-and-menu-complete)
+{9.1247760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-line-and-down-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1247910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-line-and-down-history (.*)
+{9.1248020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=accept-line-and-down-history
+{9.1248250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1248370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1248520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'accept-line-and-down-history() { builtin zle .accept-line-and-down-history && _zsh_highlight } ; zle -N accept-line-and-down-history'
+{9.1248780000}(eval):1> zle -N accept-line-and-down-history
+{9.1248920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.accept-search
+{9.1249040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1249220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-search (accept-and-menu-complete)
+{9.1249340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-search (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1249500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .accept-search (.*)
+{9.1249600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=accept-search
+{9.1249820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1249940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1250090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'accept-search() { builtin zle .accept-search && _zsh_highlight } ; zle -N accept-search'
+{9.1250320000}(eval):1> zle -N accept-search
+{9.1250450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.argument-base
+{9.1250570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1250750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .argument-base (accept-and-menu-complete)
+{9.1250870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .argument-base (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1251020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .argument-base (.*)
+{9.1251130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=argument-base
+{9.1251350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1251470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1251610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'argument-base() { builtin zle .argument-base && _zsh_highlight } ; zle -N argument-base'
+{9.1251830000}(eval):1> zle -N argument-base
+{9.1251960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.auto-suffix-remove
+{9.1252080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1252260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .auto-suffix-remove (accept-and-menu-complete)
+{9.1252380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .auto-suffix-remove (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1252560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .auto-suffix-remove (.*)
+{9.1252680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=auto-suffix-remove
+{9.1252900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1253030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1253180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'auto-suffix-remove() { builtin zle .auto-suffix-remove && _zsh_highlight } ; zle -N auto-suffix-remove'
+{9.1253410000}(eval):1> zle -N auto-suffix-remove
+{9.1253550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.auto-suffix-retain
+{9.1253670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1253850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .auto-suffix-retain (accept-and-menu-complete)
+{9.1253960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .auto-suffix-retain (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1254120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .auto-suffix-retain (.*)
+{9.1254230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=auto-suffix-retain
+{9.1254450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1254580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1254720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'auto-suffix-retain() { builtin zle .auto-suffix-retain && _zsh_highlight } ; zle -N auto-suffix-retain'
+{9.1254960000}(eval):1> zle -N auto-suffix-retain
+{9.1255090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.backward-char
+{9.1255210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1255390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-char (accept-and-menu-complete)
+{9.1255510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1255690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.backward-delete-char
+{9.1255800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1255990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-delete-char (accept-and-menu-complete)
+{9.1256100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-delete-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1256260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-delete-char (.*)
+{9.1256370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=backward-delete-char
+{9.1256590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1256720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1256860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'backward-delete-char() { builtin zle .backward-delete-char && _zsh_highlight } ; zle -N backward-delete-char'
+{9.1257100000}(eval):1> zle -N backward-delete-char
+{9.1257240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.backward-delete-word
+{9.1257360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1257540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-delete-word (accept-and-menu-complete)
+{9.1257650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-delete-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1257810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-delete-word (.*)
+{9.1257920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=backward-delete-word
+{9.1258140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1258270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1258410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'backward-delete-word() { builtin zle .backward-delete-word && _zsh_highlight } ; zle -N backward-delete-word'
+{9.1258650000}(eval):1> zle -N backward-delete-word
+{9.1258780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.backward-kill-line
+{9.1258900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1259080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-kill-line (accept-and-menu-complete)
+{9.1259200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-kill-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1259360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-kill-line (.*)
+{9.1259470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=backward-kill-line
+{9.1259680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1259810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1259950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'backward-kill-line() { builtin zle .backward-kill-line && _zsh_highlight } ; zle -N backward-kill-line'
+{9.1260190000}(eval):1> zle -N backward-kill-line
+{9.1260320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.backward-kill-word
+{9.1260440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1260620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-kill-word (accept-and-menu-complete)
+{9.1260740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-kill-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1260900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-kill-word (.*)
+{9.1261010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=backward-kill-word
+{9.1261230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1261350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1261490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'backward-kill-word() { builtin zle .backward-kill-word && _zsh_highlight } ; zle -N backward-kill-word'
+{9.1261730000}(eval):1> zle -N backward-kill-word
+{9.1261870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.backward-word
+{9.1261990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1262160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-word (accept-and-menu-complete)
+{9.1262280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1262440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .backward-word (.*)
+{9.1262550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=backward-word
+{9.1262760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1262880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1263020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'backward-word() { builtin zle .backward-word && _zsh_highlight } ; zle -N backward-word'
+{9.1263240000}(eval):1> zle -N backward-word
+{9.1263370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.beep
+{9.1263490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1263680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beep (accept-and-menu-complete)
+{9.1263790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beep (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1263950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beep (.*)
+{9.1264060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=beep
+{9.1264270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1264390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1264530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'beep() { builtin zle .beep && _zsh_highlight } ; zle -N beep'
+{9.1264760000}(eval):1> zle -N beep
+{9.1264880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.beginning-of-buffer-or-history
+{9.1265000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1265180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-buffer-or-history (accept-and-menu-complete)
+{9.1265300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-buffer-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1265460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-buffer-or-history (.*)
+{9.1265700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=beginning-of-buffer-or-history
+{9.1265950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1266070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1266220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'beginning-of-buffer-or-history() { builtin zle .beginning-of-buffer-or-history && _zsh_highlight } ; zle -N beginning-of-buffer-or-history'
+{9.1266480000}(eval):1> zle -N beginning-of-buffer-or-history
+{9.1266620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.beginning-of-history
+{9.1266740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1266960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-history (accept-and-menu-complete)
+{9.1267080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1267240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-history (.*)
+{9.1267350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=beginning-of-history
+{9.1267570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1267700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1267850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'beginning-of-history() { builtin zle .beginning-of-history && _zsh_highlight } ; zle -N beginning-of-history'
+{9.1268110000}(eval):1> zle -N beginning-of-history
+{9.1268250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.beginning-of-line
+{9.1268370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1268550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-line (accept-and-menu-complete)
+{9.1268670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1268830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-line (.*)
+{9.1268940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=beginning-of-line
+{9.1269150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1269280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1269430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'beginning-of-line() { builtin zle .beginning-of-line && _zsh_highlight } ; zle -N beginning-of-line'
+{9.1269660000}(eval):1> zle -N beginning-of-line
+{9.1269820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.beginning-of-line-hist
+{9.1269940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1270120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-line-hist (accept-and-menu-complete)
+{9.1270240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-line-hist (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1270400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .beginning-of-line-hist (.*)
+{9.1270510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=beginning-of-line-hist
+{9.1270730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1270860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1271010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'beginning-of-line-hist() { builtin zle .beginning-of-line-hist && _zsh_highlight } ; zle -N beginning-of-line-hist'
+{9.1271250000}(eval):1> zle -N beginning-of-line-hist
+{9.1271380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.capitalize-word
+{9.1271540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1271730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .capitalize-word (accept-and-menu-complete)
+{9.1271840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .capitalize-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1272000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .capitalize-word (.*)
+{9.1272110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=capitalize-word
+{9.1272320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1272450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1272590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'capitalize-word() { builtin zle .capitalize-word && _zsh_highlight } ; zle -N capitalize-word'
+{9.1272820000}(eval):1> zle -N capitalize-word
+{9.1272950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.clear-screen
+{9.1273070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1273250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .clear-screen (accept-and-menu-complete)
+{9.1273370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .clear-screen (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1273530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .clear-screen (.*)
+{9.1273640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=clear-screen
+{9.1273850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1273980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1274120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'clear-screen() { builtin zle .clear-screen && _zsh_highlight } ; zle -N clear-screen'
+{9.1274340000}(eval):1> zle -N clear-screen
+{9.1274490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.complete-word
+{9.1274610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1274790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .complete-word (accept-and-menu-complete)
+{9.1274900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .complete-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1275060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .complete-word (.*)
+{9.1275170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=complete-word
+{9.1275490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case completion:.complete-word:_main_complete ((completion|user):*)
+{9.1275650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.copy-prev-shell-word
+{9.1275770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1275950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .copy-prev-shell-word (accept-and-menu-complete)
+{9.1276060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .copy-prev-shell-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1276220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .copy-prev-shell-word (.*)
+{9.1276330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=copy-prev-shell-word
+{9.1276550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1276670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1276820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'copy-prev-shell-word() { builtin zle .copy-prev-shell-word && _zsh_highlight } ; zle -N copy-prev-shell-word'
+{9.1277060000}(eval):1> zle -N copy-prev-shell-word
+{9.1277190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.copy-prev-word
+{9.1277310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1277490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .copy-prev-word (accept-and-menu-complete)
+{9.1277610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .copy-prev-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1277770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .copy-prev-word (.*)
+{9.1277880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=copy-prev-word
+{9.1278090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1278220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1278370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'copy-prev-word() { builtin zle .copy-prev-word && _zsh_highlight } ; zle -N copy-prev-word'
+{9.1278590000}(eval):1> zle -N copy-prev-word
+{9.1278720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.copy-region-as-kill
+{9.1278840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1279020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .copy-region-as-kill (accept-and-menu-complete)
+{9.1279140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .copy-region-as-kill (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1279300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .copy-region-as-kill (.*)
+{9.1279410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=copy-region-as-kill
+{9.1279620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1279750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1279900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'copy-region-as-kill() { builtin zle .copy-region-as-kill && _zsh_highlight } ; zle -N copy-region-as-kill'
+{9.1280130000}(eval):1> zle -N copy-region-as-kill
+{9.1280270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.delete-char
+{9.1280380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1280560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .delete-char (accept-and-menu-complete)
+{9.1280680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .delete-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1280840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .delete-char (.*)
+{9.1280950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=delete-char
+{9.1281160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1281280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1281430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'delete-char() { builtin zle .delete-char && _zsh_highlight } ; zle -N delete-char'
+{9.1281640000}(eval):1> zle -N delete-char
+{9.1281770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.delete-char-or-list
+{9.1281890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1282070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .delete-char-or-list (accept-and-menu-complete)
+{9.1282190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .delete-char-or-list (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1282350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .delete-char-or-list (.*)
+{9.1282460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=delete-char-or-list
+{9.1282680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case completion:.delete-char-or-list:_main_complete ((completion|user):*)
+{9.1282840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.delete-word
+{9.1282960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1283130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .delete-word (accept-and-menu-complete)
+{9.1283250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .delete-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1283410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .delete-word (.*)
+{9.1283520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=delete-word
+{9.1283720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1283850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1283990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'delete-word() { builtin zle .delete-word && _zsh_highlight } ; zle -N delete-word'
+{9.1284210000}(eval):1> zle -N delete-word
+{9.1284340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.describe-key-briefly
+{9.1284450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1284640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .describe-key-briefly (accept-and-menu-complete)
+{9.1284750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .describe-key-briefly (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1284910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .describe-key-briefly (.*)
+{9.1285020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=describe-key-briefly
+{9.1285240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1285360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1285510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'describe-key-briefly() { builtin zle .describe-key-briefly && _zsh_highlight } ; zle -N describe-key-briefly'
+{9.1285750000}(eval):1> zle -N describe-key-briefly
+{9.1285880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.digit-argument
+{9.1286000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1286180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .digit-argument (accept-and-menu-complete)
+{9.1286300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .digit-argument (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1286460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .digit-argument (.*)
+{9.1286570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=digit-argument
+{9.1286790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1286910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1287060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'digit-argument() { builtin zle .digit-argument && _zsh_highlight } ; zle -N digit-argument'
+{9.1287280000}(eval):1> zle -N digit-argument
+{9.1287410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.down-case-word
+{9.1287530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1287710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .down-case-word (accept-and-menu-complete)
+{9.1287830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .down-case-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1287990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .down-case-word (.*)
+{9.1288140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=down-case-word
+{9.1288350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1288480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1288620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'down-case-word() { builtin zle .down-case-word && _zsh_highlight } ; zle -N down-case-word'
+{9.1288840000}(eval):1> zle -N down-case-word
+{9.1288970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.down-history
+{9.1289090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1289270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .down-history (accept-and-menu-complete)
+{9.1289390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .down-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1289600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .down-history (.*)
+{9.1289710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=down-history
+{9.1289920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1290040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1290190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'down-history() { builtin zle .down-history && _zsh_highlight } ; zle -N down-history'
+{9.1290400000}(eval):1> zle -N down-history
+{9.1290530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.down-line-or-history
+{9.1290650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1290830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .down-line-or-history (accept-and-menu-complete)
+{9.1290950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .down-line-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1291130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.down-line-or-search
+{9.1291380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1291590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .down-line-or-search (accept-and-menu-complete)
+{9.1291710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .down-line-or-search (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1291870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .down-line-or-search (.*)
+{9.1291980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=down-line-or-search
+{9.1292210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1292330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1292480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'down-line-or-search() { builtin zle .down-line-or-search && _zsh_highlight } ; zle -N down-line-or-search'
+{9.1292720000}(eval):1> zle -N down-line-or-search
+{9.1292860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.emacs-backward-word
+{9.1292980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1293160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .emacs-backward-word (accept-and-menu-complete)
+{9.1293270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .emacs-backward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1293430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .emacs-backward-word (.*)
+{9.1293540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=emacs-backward-word
+{9.1293760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1293890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1294030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'emacs-backward-word() { builtin zle .emacs-backward-word && _zsh_highlight } ; zle -N emacs-backward-word'
+{9.1294270000}(eval):1> zle -N emacs-backward-word
+{9.1294400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.emacs-forward-word
+{9.1294520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1294700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .emacs-forward-word (accept-and-menu-complete)
+{9.1294810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .emacs-forward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1294970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .emacs-forward-word (.*)
+{9.1295080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=emacs-forward-word
+{9.1295300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1295430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1295570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'emacs-forward-word() { builtin zle .emacs-forward-word && _zsh_highlight } ; zle -N emacs-forward-word'
+{9.1295850000}(eval):1> zle -N emacs-forward-word
+{9.1295990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.end-of-buffer-or-history
+{9.1296110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1430330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-buffer-or-history (accept-and-menu-complete)
+{9.1430630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-buffer-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1430840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-buffer-or-history (.*)
+{9.1430960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=end-of-buffer-or-history
+{9.1431290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1431430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1431630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'end-of-buffer-or-history() { builtin zle .end-of-buffer-or-history && _zsh_highlight } ; zle -N end-of-buffer-or-history'
+{9.1432030000}(eval):1> zle -N end-of-buffer-or-history
+{9.1432220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.end-of-history
+{9.1432350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1432550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-history (accept-and-menu-complete)
+{9.1432670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1432840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-history (.*)
+{9.1432950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=end-of-history
+{9.1433180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1433310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1433470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'end-of-history() { builtin zle .end-of-history && _zsh_highlight } ; zle -N end-of-history'
+{9.1433720000}(eval):1> zle -N end-of-history
+{9.1433850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.end-of-line
+{9.1433970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1434160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-line (accept-and-menu-complete)
+{9.1434280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1434440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-line (.*)
+{9.1434550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=end-of-line
+{9.1434770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1434890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1435040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'end-of-line() { builtin zle .end-of-line && _zsh_highlight } ; zle -N end-of-line'
+{9.1435270000}(eval):1> zle -N end-of-line
+{9.1435400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.end-of-line-hist
+{9.1435520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1435710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-line-hist (accept-and-menu-complete)
+{9.1435830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-line-hist (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1435990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-line-hist (.*)
+{9.1436100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=end-of-line-hist
+{9.1436340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1436470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1436630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'end-of-line-hist() { builtin zle .end-of-line-hist && _zsh_highlight } ; zle -N end-of-line-hist'
+{9.1436870000}(eval):1> zle -N end-of-line-hist
+{9.1437010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.end-of-list
+{9.1437130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1437310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-list (accept-and-menu-complete)
+{9.1437430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-list (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1437590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .end-of-list (.*)
+{9.1437710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=end-of-list
+{9.1437920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1438050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1438190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'end-of-list() { builtin zle .end-of-list && _zsh_highlight } ; zle -N end-of-list'
+{9.1438410000}(eval):1> zle -N end-of-list
+{9.1438540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.exchange-point-and-mark
+{9.1438660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1438850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .exchange-point-and-mark (accept-and-menu-complete)
+{9.1438970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .exchange-point-and-mark (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1439170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .exchange-point-and-mark (.*)
+{9.1439290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=exchange-point-and-mark
+{9.1439520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1439640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1439790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'exchange-point-and-mark() { builtin zle .exchange-point-and-mark && _zsh_highlight } ; zle -N exchange-point-and-mark'
+{9.1440050000}(eval):1> zle -N exchange-point-and-mark
+{9.1440180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.execute-last-named-cmd
+{9.1440300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1440490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .execute-last-named-cmd (accept-and-menu-complete)
+{9.1440610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .execute-last-named-cmd (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1440770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .execute-last-named-cmd (.*)
+{9.1440880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=execute-last-named-cmd
+{9.1441100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1441230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1441380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'execute-last-named-cmd() { builtin zle .execute-last-named-cmd && _zsh_highlight } ; zle -N execute-last-named-cmd'
+{9.1441620000}(eval):1> zle -N execute-last-named-cmd
+{9.1441760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.execute-named-cmd
+{9.1441880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1442060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .execute-named-cmd (accept-and-menu-complete)
+{9.1442180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .execute-named-cmd (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1442340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .execute-named-cmd (.*)
+{9.1442450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=execute-named-cmd
+{9.1442670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1442790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1442940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'execute-named-cmd() { builtin zle .execute-named-cmd && _zsh_highlight } ; zle -N execute-named-cmd'
+{9.1443180000}(eval):1> zle -N execute-named-cmd
+{9.1443310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.expand-cmd-path
+{9.1443430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1443610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-cmd-path (accept-and-menu-complete)
+{9.1443730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-cmd-path (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1443890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-cmd-path (.*)
+{9.1444000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=expand-cmd-path
+{9.1444220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1444350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1444490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'expand-cmd-path() { builtin zle .expand-cmd-path && _zsh_highlight } ; zle -N expand-cmd-path'
+{9.1444720000}(eval):1> zle -N expand-cmd-path
+{9.1444850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.expand-history
+{9.1444970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1445160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-history (accept-and-menu-complete)
+{9.1445270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1445430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-history (.*)
+{9.1445540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=expand-history
+{9.1445760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1445890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1446040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'expand-history() { builtin zle .expand-history && _zsh_highlight } ; zle -N expand-history'
+{9.1446260000}(eval):1> zle -N expand-history
+{9.1446390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.expand-or-complete
+{9.1446510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1446700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-or-complete (accept-and-menu-complete)
+{9.1446810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-or-complete (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1446970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-or-complete (.*)
+{9.1447080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=expand-or-complete
+{9.1447310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case completion:.expand-or-complete:_main_complete ((completion|user):*)
+{9.1447470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.expand-or-complete-prefix
+{9.1447590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1447760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-or-complete-prefix (accept-and-menu-complete)
+{9.1447880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-or-complete-prefix (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1448040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-or-complete-prefix (.*)
+{9.1448150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=expand-or-complete-prefix
+{9.1448380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case completion:.expand-or-complete-prefix:_main_complete ((completion|user):*)
+{9.1448540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.expand-word
+{9.1448650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1448830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-word (accept-and-menu-complete)
+{9.1448940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1449100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .expand-word (.*)
+{9.1449210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=expand-word
+{9.1449420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1449550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1449690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'expand-word() { builtin zle .expand-word && _zsh_highlight } ; zle -N expand-word'
+{9.1449930000}(eval):1> zle -N expand-word
+{9.1450070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.forward-char
+{9.1450180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1450360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .forward-char (accept-and-menu-complete)
+{9.1450480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .forward-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1450660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.forward-word
+{9.1450780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1450960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .forward-word (accept-and-menu-complete)
+{9.1451080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .forward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1451240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .forward-word (.*)
+{9.1451340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=forward-word
+{9.1451560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1451680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1451830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'forward-word() { builtin zle .forward-word && _zsh_highlight } ; zle -N forward-word'
+{9.1452050000}(eval):1> zle -N forward-word
+{9.1452180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.get-line
+{9.1452300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1452480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .get-line (accept-and-menu-complete)
+{9.1452590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .get-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1452750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .get-line (.*)
+{9.1452860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=get-line
+{9.1453070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1453190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1453340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'get-line() { builtin zle .get-line && _zsh_highlight } ; zle -N get-line'
+{9.1453570000}(eval):1> zle -N get-line
+{9.1453710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.gosmacs-transpose-chars
+{9.1453830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1454010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .gosmacs-transpose-chars (accept-and-menu-complete)
+{9.1454130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .gosmacs-transpose-chars (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1454290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .gosmacs-transpose-chars (.*)
+{9.1454400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=gosmacs-transpose-chars
+{9.1454620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1454750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1454900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'gosmacs-transpose-chars() { builtin zle .gosmacs-transpose-chars && _zsh_highlight } ; zle -N gosmacs-transpose-chars'
+{9.1455150000}(eval):1> zle -N gosmacs-transpose-chars
+{9.1455490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.history-beginning-search-backward
+{9.1455630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1455820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-beginning-search-backward (accept-and-menu-complete)
+{9.1455940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-beginning-search-backward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1456100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-beginning-search-backward (.*)
+{9.1456210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=history-beginning-search-backward
+{9.1456560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1456700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1456860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'history-beginning-search-backward() { builtin zle .history-beginning-search-backward && _zsh_highlight } ; zle -N history-beginning-search-backward'
+{9.1457180000}(eval):1> zle -N history-beginning-search-backward
+{9.1457330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.history-beginning-search-forward
+{9.1457460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1457640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-beginning-search-forward (accept-and-menu-complete)
+{9.1457760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-beginning-search-forward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1457920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-beginning-search-forward (.*)
+{9.1458060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=history-beginning-search-forward
+{9.1458300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1458420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1458580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'history-beginning-search-forward() { builtin zle .history-beginning-search-forward && _zsh_highlight } ; zle -N history-beginning-search-forward'
+{9.1458840000}(eval):1> zle -N history-beginning-search-forward
+{9.1458980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.history-incremental-pattern-search-backward
+{9.1459100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1459290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-pattern-search-backward (accept-and-menu-complete)
+{9.1459410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-pattern-search-backward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1459570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-pattern-search-backward (.*)
+{9.1459680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=history-incremental-pattern-search-backward
+{9.1459930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1460050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1460200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'history-incremental-pattern-search-backward() { builtin zle .history-incremental-pattern-search-backward && _zsh_highlight } ; zle -N history-incremental-pattern-search-backward'
+{9.1460490000}(eval):1> zle -N history-incremental-pattern-search-backward
+{9.1460640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.history-incremental-pattern-search-forward
+{9.1460760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1460940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-pattern-search-forward (accept-and-menu-complete)
+{9.1461060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-pattern-search-forward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1461220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-pattern-search-forward (.*)
+{9.1461330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=history-incremental-pattern-search-forward
+{9.1461570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1461690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1461840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'history-incremental-pattern-search-forward() { builtin zle .history-incremental-pattern-search-forward && _zsh_highlight } ; zle -N history-incremental-pattern-search-forward'
+{9.1462130000}(eval):1> zle -N history-incremental-pattern-search-forward
+{9.1462280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.history-incremental-search-backward
+{9.1462400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1462580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-search-backward (accept-and-menu-complete)
+{9.1462700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-search-backward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1462860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-search-backward (.*)
+{9.1462970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=history-incremental-search-backward
+{9.1463200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1463330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1463480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'history-incremental-search-backward() { builtin zle .history-incremental-search-backward && _zsh_highlight } ; zle -N history-incremental-search-backward'
+{9.1463750000}(eval):1> zle -N history-incremental-search-backward
+{9.1463890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.history-incremental-search-forward
+{9.1464010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1464190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-search-forward (accept-and-menu-complete)
+{9.1464310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-search-forward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1464470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-incremental-search-forward (.*)
+{9.1464580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=history-incremental-search-forward
+{9.1464810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1464930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1465080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'history-incremental-search-forward() { builtin zle .history-incremental-search-forward && _zsh_highlight } ; zle -N history-incremental-search-forward'
+{9.1465350000}(eval):1> zle -N history-incremental-search-forward
+{9.1465490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.history-search-backward
+{9.1465610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1465790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-search-backward (accept-and-menu-complete)
+{9.1465910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-search-backward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1466070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-search-backward (.*)
+{9.1466180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=history-search-backward
+{9.1466400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1466530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1466680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'history-search-backward() { builtin zle .history-search-backward && _zsh_highlight } ; zle -N history-search-backward'
+{9.1466920000}(eval):1> zle -N history-search-backward
+{9.1467060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.history-search-forward
+{9.1467180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1467360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-search-forward (accept-and-menu-complete)
+{9.1467470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-search-forward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1467640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .history-search-forward (.*)
+{9.1467750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=history-search-forward
+{9.1467970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1468090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1468240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'history-search-forward() { builtin zle .history-search-forward && _zsh_highlight } ; zle -N history-search-forward'
+{9.1468490000}(eval):1> zle -N history-search-forward
+{9.1468620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.infer-next-history
+{9.1468760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1468950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .infer-next-history (accept-and-menu-complete)
+{9.1469070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .infer-next-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1469230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .infer-next-history (.*)
+{9.1469340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=infer-next-history
+{9.1469560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1469680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1469830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'infer-next-history() { builtin zle .infer-next-history && _zsh_highlight } ; zle -N infer-next-history'
+{9.1470070000}(eval):1> zle -N infer-next-history
+{9.1470200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.insert-last-word
+{9.1470320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1470490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .insert-last-word (accept-and-menu-complete)
+{9.1470610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .insert-last-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1470770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .insert-last-word (.*)
+{9.1471110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=insert-last-word
+{9.1471350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1471480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1471630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'insert-last-word() { builtin zle .insert-last-word && _zsh_highlight } ; zle -N insert-last-word'
+{9.1471860000}(eval):1> zle -N insert-last-word
+{9.1471990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.kill-buffer
+{9.1472110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1472290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-buffer (accept-and-menu-complete)
+{9.1472400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-buffer (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1472570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-buffer (.*)
+{9.1472710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=kill-buffer
+{9.1472930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1473060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1473200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'kill-buffer() { builtin zle .kill-buffer && _zsh_highlight } ; zle -N kill-buffer'
+{9.1473420000}(eval):1> zle -N kill-buffer
+{9.1473550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.kill-line
+{9.1473670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1473850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-line (accept-and-menu-complete)
+{9.1473970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1474130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-line (.*)
+{9.1474240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=kill-line
+{9.1474450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1474570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1474720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'kill-line() { builtin zle .kill-line && _zsh_highlight } ; zle -N kill-line'
+{9.1474930000}(eval):1> zle -N kill-line
+{9.1475060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.kill-region
+{9.1475170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1475350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-region (accept-and-menu-complete)
+{9.1475470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-region (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1475630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-region (.*)
+{9.1475740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=kill-region
+{9.1475960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1476080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1476220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'kill-region() { builtin zle .kill-region && _zsh_highlight } ; zle -N kill-region'
+{9.1476440000}(eval):1> zle -N kill-region
+{9.1476570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.kill-whole-line
+{9.1476680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1476860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-whole-line (accept-and-menu-complete)
+{9.1476980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-whole-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1477140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-whole-line (.*)
+{9.1477250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=kill-whole-line
+{9.1477460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1477590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1477730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'kill-whole-line() { builtin zle .kill-whole-line && _zsh_highlight } ; zle -N kill-whole-line'
+{9.1478060000}(eval):1> zle -N kill-whole-line
+{9.1478200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.kill-word
+{9.1478320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1478510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-word (accept-and-menu-complete)
+{9.1478620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1478780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .kill-word (.*)
+{9.1478890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=kill-word
+{9.1479100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1479230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1479370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'kill-word() { builtin zle .kill-word && _zsh_highlight } ; zle -N kill-word'
+{9.1479580000}(eval):1> zle -N kill-word
+{9.1479710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.list-choices
+{9.1479830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1480010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .list-choices (accept-and-menu-complete)
+{9.1480130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .list-choices (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1480310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .list-choices (.*)
+{9.1480420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=list-choices
+{9.1480640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case completion:.list-choices:_main_complete ((completion|user):*)
+{9.1480810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.list-expand
+{9.1480930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1481110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .list-expand (accept-and-menu-complete)
+{9.1481220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .list-expand (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1481380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .list-expand (.*)
+{9.1481490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=list-expand
+{9.1481760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1481960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1482190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'list-expand() { builtin zle .list-expand && _zsh_highlight } ; zle -N list-expand'
+{9.1482540000}(eval):1> zle -N list-expand
+{9.1482750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.magic-space
+{9.1482950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1483270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .magic-space (accept-and-menu-complete)
+{9.1483460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .magic-space (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1483740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .magic-space (.*)
+{9.1483960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=magic-space
+{9.1484300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1484440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1484580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'magic-space() { builtin zle .magic-space && _zsh_highlight } ; zle -N magic-space'
+{9.1484810000}(eval):1> zle -N magic-space
+{9.1484940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.menu-complete
+{9.1485060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1485240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .menu-complete (accept-and-menu-complete)
+{9.1485360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .menu-complete (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1485520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .menu-complete (.*)
+{9.1485630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=menu-complete
+{9.1485850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case completion:.menu-complete:_main_complete ((completion|user):*)
+{9.1486140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.menu-expand-or-complete
+{9.1486280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1486460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .menu-expand-or-complete (accept-and-menu-complete)
+{9.1486580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .menu-expand-or-complete (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1486740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .menu-expand-or-complete (.*)
+{9.1486850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=menu-expand-or-complete
+{9.1487080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case completion:.menu-expand-or-complete:_main_complete ((completion|user):*)
+{9.1487240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.menu-select
+{9.1487360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1487530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .menu-select (accept-and-menu-complete)
+{9.1487650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .menu-select (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1487810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .menu-select (.*)
+{9.1487920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=menu-select
+{9.1488420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case completion:.menu-select:_main_complete ((completion|user):*)
+{9.1488590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.neg-argument
+{9.1488710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1488890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .neg-argument (accept-and-menu-complete)
+{9.1489000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .neg-argument (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1489160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .neg-argument (.*)
+{9.1489270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=neg-argument
+{9.1489480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1489610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1489760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'neg-argument() { builtin zle .neg-argument && _zsh_highlight } ; zle -N neg-argument'
+{9.1489980000}(eval):1> zle -N neg-argument
+{9.1490110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.overwrite-mode
+{9.1490230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1490420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .overwrite-mode (accept-and-menu-complete)
+{9.1490530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .overwrite-mode (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1490690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .overwrite-mode (.*)
+{9.1490800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=overwrite-mode
+{9.1491020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1491150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1491290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'overwrite-mode() { builtin zle .overwrite-mode && _zsh_highlight } ; zle -N overwrite-mode'
+{9.1491510000}(eval):1> zle -N overwrite-mode
+{9.1491720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.pound-insert
+{9.1491850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1492030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .pound-insert (accept-and-menu-complete)
+{9.1492150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .pound-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1492310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .pound-insert (.*)
+{9.1492420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=pound-insert
+{9.1492630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1492760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1492900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'pound-insert() { builtin zle .pound-insert && _zsh_highlight } ; zle -N pound-insert'
+{9.1493120000}(eval):1> zle -N pound-insert
+{9.1493250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.push-input
+{9.1493370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1493550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .push-input (accept-and-menu-complete)
+{9.1493660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .push-input (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1493860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .push-input (.*)
+{9.1493980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=push-input
+{9.1494190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1494310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1494460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'push-input() { builtin zle .push-input && _zsh_highlight } ; zle -N push-input'
+{9.1494670000}(eval):1> zle -N push-input
+{9.1494800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.push-line
+{9.1494920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1495100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .push-line (accept-and-menu-complete)
+{9.1495220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .push-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1495380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .push-line (.*)
+{9.1495490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=push-line
+{9.1495690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1495820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1495960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'push-line() { builtin zle .push-line && _zsh_highlight } ; zle -N push-line'
+{9.1497640000}(eval):1> zle -N push-line
+{9.1497800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.push-line-or-edit
+{9.1497930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1498120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .push-line-or-edit (accept-and-menu-complete)
+{9.1498230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .push-line-or-edit (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1498400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .push-line-or-edit (.*)
+{9.1498510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=push-line-or-edit
+{9.1498730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1498850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1499000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'push-line-or-edit() { builtin zle .push-line-or-edit && _zsh_highlight } ; zle -N push-line-or-edit'
+{9.1499230000}(eval):1> zle -N push-line-or-edit
+{9.1499360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.quote-line
+{9.1499480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1499670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .quote-line (accept-and-menu-complete)
+{9.1499790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .quote-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1499950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .quote-line (.*)
+{9.1500050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=quote-line
+{9.1500260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1500390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1500550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'quote-line() { builtin zle .quote-line && _zsh_highlight } ; zle -N quote-line'
+{9.1500770000}(eval):1> zle -N quote-line
+{9.1500890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.quote-region
+{9.1501010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1501190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .quote-region (accept-and-menu-complete)
+{9.1501310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .quote-region (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1501470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .quote-region (.*)
+{9.1501580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=quote-region
+{9.1501790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1501920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1502060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'quote-region() { builtin zle .quote-region && _zsh_highlight } ; zle -N quote-region'
+{9.1502280000}(eval):1> zle -N quote-region
+{9.1502410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.quoted-insert
+{9.1502530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1502700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .quoted-insert (accept-and-menu-complete)
+{9.1502820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .quoted-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1502980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .quoted-insert (.*)
+{9.1503090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=quoted-insert
+{9.1503300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1503430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1503570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'quoted-insert() { builtin zle .quoted-insert && _zsh_highlight } ; zle -N quoted-insert'
+{9.1503790000}(eval):1> zle -N quoted-insert
+{9.1503920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.read-command
+{9.1504040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1504220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .read-command (accept-and-menu-complete)
+{9.1504340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .read-command (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1504500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .read-command (.*)
+{9.1504610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=read-command
+{9.1504820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1504950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1505090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'read-command() { builtin zle .read-command && _zsh_highlight } ; zle -N read-command'
+{9.1505310000}(eval):1> zle -N read-command
+{9.1505440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.recursive-edit
+{9.1505560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1505740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .recursive-edit (accept-and-menu-complete)
+{9.1505860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .recursive-edit (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1506020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .recursive-edit (.*)
+{9.1506130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=recursive-edit
+{9.1506340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1506470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1506610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'recursive-edit() { builtin zle .recursive-edit && _zsh_highlight } ; zle -N recursive-edit'
+{9.1506830000}(eval):1> zle -N recursive-edit
+{9.1506960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.redisplay
+{9.1507080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1507260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .redisplay (accept-and-menu-complete)
+{9.1507380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .redisplay (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1507540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .redisplay (.*)
+{9.1507640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=redisplay
+{9.1507850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1507980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1508120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'redisplay() { builtin zle .redisplay && _zsh_highlight } ; zle -N redisplay'
+{9.1508330000}(eval):1> zle -N redisplay
+{9.1508460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.redo
+{9.1508580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1508760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .redo (accept-and-menu-complete)
+{9.1508870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .redo (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1509030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .redo (.*)
+{9.1509140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=redo
+{9.1509340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1509470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1509610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'redo() { builtin zle .redo && _zsh_highlight } ; zle -N redo'
+{9.1509810000}(eval):1> zle -N redo
+{9.1509940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.reset-prompt
+{9.1510060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1510240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .reset-prompt (accept-and-menu-complete)
+{9.1510360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .reset-prompt (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1510520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .reset-prompt (.*)
+{9.1510630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=reset-prompt
+{9.1510840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1510970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1511110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'reset-prompt() { builtin zle .reset-prompt && _zsh_highlight } ; zle -N reset-prompt'
+{9.1511330000}(eval):1> zle -N reset-prompt
+{9.1511460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.reverse-menu-complete
+{9.1511570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1511760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .reverse-menu-complete (accept-and-menu-complete)
+{9.1511870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .reverse-menu-complete (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1512040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .reverse-menu-complete (.*)
+{9.1512180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=reverse-menu-complete
+{9.1512410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case completion:.reverse-menu-complete:_main_complete ((completion|user):*)
+{9.1512590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.self-insert
+{9.1512710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1512890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .self-insert (accept-and-menu-complete)
+{9.1513010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .self-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1513170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .self-insert (.*)
+{9.1513280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=self-insert
+{9.1513560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case user:ordinary-key-press ((completion|user):*)
+{9.1513710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.self-insert-unmeta
+{9.1513840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1514020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .self-insert-unmeta (accept-and-menu-complete)
+{9.1514130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .self-insert-unmeta (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1514290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .self-insert-unmeta (.*)
+{9.1514400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=self-insert-unmeta
+{9.1514620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1514740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1514900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'self-insert-unmeta() { builtin zle .self-insert-unmeta && _zsh_highlight } ; zle -N self-insert-unmeta'
+{9.1515130000}(eval):1> zle -N self-insert-unmeta
+{9.1515270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.send-break
+{9.1515390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1515570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .send-break (accept-and-menu-complete)
+{9.1515700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .send-break (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1515860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .send-break (.*)
+{9.1515970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=send-break
+{9.1516180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1516450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1516620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'send-break() { builtin zle .send-break && _zsh_highlight } ; zle -N send-break'
+{9.1516840000}(eval):1> zle -N send-break
+{9.1516970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.set-local-history
+{9.1517090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1517270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .set-local-history (accept-and-menu-complete)
+{9.1517390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .set-local-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1517550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .set-local-history (.*)
+{9.1517660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=set-local-history
+{9.1517880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1518010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1518160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'set-local-history() { builtin zle .set-local-history && _zsh_highlight } ; zle -N set-local-history'
+{9.1518390000}(eval):1> zle -N set-local-history
+{9.1518520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.set-mark-command
+{9.1518640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1518820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .set-mark-command (accept-and-menu-complete)
+{9.1518940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .set-mark-command (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1519100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .set-mark-command (.*)
+{9.1519210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=set-mark-command
+{9.1519430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1519550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1519700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'set-mark-command() { builtin zle .set-mark-command && _zsh_highlight } ; zle -N set-mark-command'
+{9.1519930000}(eval):1> zle -N set-mark-command
+{9.1520060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.spell-word
+{9.1520180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1520360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .spell-word (accept-and-menu-complete)
+{9.1520480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .spell-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1520640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .spell-word (.*)
+{9.1520750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=spell-word
+{9.1520950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1521080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1521220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'spell-word() { builtin zle .spell-word && _zsh_highlight } ; zle -N spell-word'
+{9.1521430000}(eval):1> zle -N spell-word
+{9.1521560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.transpose-chars
+{9.1521680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1521860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .transpose-chars (accept-and-menu-complete)
+{9.1521980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .transpose-chars (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1522140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .transpose-chars (.*)
+{9.1522250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=transpose-chars
+{9.1522460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1522590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1522740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'transpose-chars() { builtin zle .transpose-chars && _zsh_highlight } ; zle -N transpose-chars'
+{9.1522960000}(eval):1> zle -N transpose-chars
+{9.1523090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.transpose-words
+{9.1523210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1523390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .transpose-words (accept-and-menu-complete)
+{9.1523500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .transpose-words (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1523660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .transpose-words (.*)
+{9.1523770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=transpose-words
+{9.1523990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1524110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1524260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'transpose-words() { builtin zle .transpose-words && _zsh_highlight } ; zle -N transpose-words'
+{9.1524480000}(eval):1> zle -N transpose-words
+{9.1524610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.undefined-key
+{9.1524730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1524910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .undefined-key (accept-and-menu-complete)
+{9.1525020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .undefined-key (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1525190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .undefined-key (.*)
+{9.1525300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=undefined-key
+{9.1525510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1525640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1525780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'undefined-key() { builtin zle .undefined-key && _zsh_highlight } ; zle -N undefined-key'
+{9.1526010000}(eval):1> zle -N undefined-key
+{9.1526130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.undo
+{9.1526250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1526430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .undo (accept-and-menu-complete)
+{9.1526550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .undo (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1526710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .undo (.*)
+{9.1526820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=undo
+{9.1527020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1527150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1527290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'undo() { builtin zle .undo && _zsh_highlight } ; zle -N undo'
+{9.1527490000}(eval):1> zle -N undo
+{9.1527610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.universal-argument
+{9.1527730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1527910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .universal-argument (accept-and-menu-complete)
+{9.1528030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .universal-argument (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1528190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .universal-argument (.*)
+{9.1528300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=universal-argument
+{9.1528520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1528640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1528790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'universal-argument() { builtin zle .universal-argument && _zsh_highlight } ; zle -N universal-argument'
+{9.1529020000}(eval):1> zle -N universal-argument
+{9.1529160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.up-case-word
+{9.1529270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1529450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .up-case-word (accept-and-menu-complete)
+{9.1529570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .up-case-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1529730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .up-case-word (.*)
+{9.1529840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=up-case-word
+{9.1530050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1530170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1530320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'up-case-word() { builtin zle .up-case-word && _zsh_highlight } ; zle -N up-case-word'
+{9.1530530000}(eval):1> zle -N up-case-word
+{9.1530660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.up-history
+{9.1530780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1530960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .up-history (accept-and-menu-complete)
+{9.1531080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .up-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1531240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .up-history (.*)
+{9.1531340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=up-history
+{9.1531550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1531680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1532160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'up-history() { builtin zle .up-history && _zsh_highlight } ; zle -N up-history'
+{9.1532660000}(eval):1> zle -N up-history
+{9.1532930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.up-line-or-history
+{9.1533170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1533520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .up-line-or-history (accept-and-menu-complete)
+{9.1533750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .up-line-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1534060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.up-line-or-search
+{9.1534200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1534410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .up-line-or-search (accept-and-menu-complete)
+{9.1534530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .up-line-or-search (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1534690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .up-line-or-search (.*)
+{9.1534800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=up-line-or-search
+{9.1535050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1535180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1535340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'up-line-or-search() { builtin zle .up-line-or-search && _zsh_highlight } ; zle -N up-line-or-search'
+{9.1535590000}(eval):1> zle -N up-line-or-search
+{9.1535740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-add-eol
+{9.1535860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1536050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-add-eol (accept-and-menu-complete)
+{9.1536160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-add-eol (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1536320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-add-eol (.*)
+{9.1536430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-add-eol
+{9.1536660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1536790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1536940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-add-eol() { builtin zle .vi-add-eol && _zsh_highlight } ; zle -N vi-add-eol'
+{9.1537170000}(eval):1> zle -N vi-add-eol
+{9.1537300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-add-next
+{9.1537450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1537640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-add-next (accept-and-menu-complete)
+{9.1537750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-add-next (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1537910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-add-next (.*)
+{9.1538020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-add-next
+{9.1538240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1538360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1538510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-add-next() { builtin zle .vi-add-next && _zsh_highlight } ; zle -N vi-add-next'
+{9.1538740000}(eval):1> zle -N vi-add-next
+{9.1538870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-backward-blank-word
+{9.1538990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1539170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-blank-word (accept-and-menu-complete)
+{9.1539290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-blank-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1539450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-blank-word (.*)
+{9.1539560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-backward-blank-word
+{9.1539780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1539910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1540060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-backward-blank-word() { builtin zle .vi-backward-blank-word && _zsh_highlight } ; zle -N vi-backward-blank-word'
+{9.1540310000}(eval):1> zle -N vi-backward-blank-word
+{9.1540440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-backward-char
+{9.1540570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1540750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-char (accept-and-menu-complete)
+{9.1540860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1541020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-char (.*)
+{9.1541130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-backward-char
+{9.1541350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1541470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1541620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-backward-char() { builtin zle .vi-backward-char && _zsh_highlight } ; zle -N vi-backward-char'
+{9.1541850000}(eval):1> zle -N vi-backward-char
+{9.1541990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-backward-delete-char
+{9.1542110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1542290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-delete-char (accept-and-menu-complete)
+{9.1542410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-delete-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1542560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-delete-char (.*)
+{9.1542670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-backward-delete-char
+{9.1542900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1543020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1543170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-backward-delete-char() { builtin zle .vi-backward-delete-char && _zsh_highlight } ; zle -N vi-backward-delete-char'
+{9.1543460000}(eval):1> zle -N vi-backward-delete-char
+{9.1543610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-backward-kill-word
+{9.1543730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1543910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-kill-word (accept-and-menu-complete)
+{9.1544030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-kill-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1544190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-kill-word (.*)
+{9.1544300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-backward-kill-word
+{9.1544520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1544650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1544800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-backward-kill-word() { builtin zle .vi-backward-kill-word && _zsh_highlight } ; zle -N vi-backward-kill-word'
+{9.1545040000}(eval):1> zle -N vi-backward-kill-word
+{9.1545170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-backward-word
+{9.1545290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1545470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-word (accept-and-menu-complete)
+{9.1545590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1545750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-backward-word (.*)
+{9.1545860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-backward-word
+{9.1546070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1546190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1546340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-backward-word() { builtin zle .vi-backward-word && _zsh_highlight } ; zle -N vi-backward-word'
+{9.1546570000}(eval):1> zle -N vi-backward-word
+{9.1546700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-beginning-of-line
+{9.1546820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1547000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-beginning-of-line (accept-and-menu-complete)
+{9.1547120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-beginning-of-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1547280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-beginning-of-line (.*)
+{9.1547390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-beginning-of-line
+{9.1547610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1547730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1547880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-beginning-of-line() { builtin zle .vi-beginning-of-line && _zsh_highlight } ; zle -N vi-beginning-of-line'
+{9.1548120000}(eval):1> zle -N vi-beginning-of-line
+{9.1548250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-caps-lock-panic
+{9.1548370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1548550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-caps-lock-panic (accept-and-menu-complete)
+{9.1548670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-caps-lock-panic (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1548830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-caps-lock-panic (.*)
+{9.1548930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-caps-lock-panic
+{9.1549150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1549280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1549420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-caps-lock-panic() { builtin zle .vi-caps-lock-panic && _zsh_highlight } ; zle -N vi-caps-lock-panic'
+{9.1549650000}(eval):1> zle -N vi-caps-lock-panic
+{9.1549790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-change
+{9.1549910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1550090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-change (accept-and-menu-complete)
+{9.1550210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-change (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1550360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-change (.*)
+{9.1550470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-change
+{9.1550680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1550810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1550950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-change() { builtin zle .vi-change && _zsh_highlight } ; zle -N vi-change'
+{9.1551160000}(eval):1> zle -N vi-change
+{9.1551290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-change-eol
+{9.1551410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1551590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-change-eol (accept-and-menu-complete)
+{9.1551710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-change-eol (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1551870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-change-eol (.*)
+{9.1551980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-change-eol
+{9.1552190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1552310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1552450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-change-eol() { builtin zle .vi-change-eol && _zsh_highlight } ; zle -N vi-change-eol'
+{9.1552690000}(eval):1> zle -N vi-change-eol
+{9.1552820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-change-whole-line
+{9.1552940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1553120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-change-whole-line (accept-and-menu-complete)
+{9.1553230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-change-whole-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1553390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-change-whole-line (.*)
+{9.1553650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-change-whole-line
+{9.1553900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1554020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1554170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-change-whole-line() { builtin zle .vi-change-whole-line && _zsh_highlight } ; zle -N vi-change-whole-line'
+{9.1554410000}(eval):1> zle -N vi-change-whole-line
+{9.1554540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-cmd-mode
+{9.1554660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1554850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-cmd-mode (accept-and-menu-complete)
+{9.1554960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-cmd-mode (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1555120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-cmd-mode (.*)
+{9.1555230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-cmd-mode
+{9.1555440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1555570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1555720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-cmd-mode() { builtin zle .vi-cmd-mode && _zsh_highlight } ; zle -N vi-cmd-mode'
+{9.1555930000}(eval):1> zle -N vi-cmd-mode
+{9.1556060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-delete
+{9.1556180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1556360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-delete (accept-and-menu-complete)
+{9.1556480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-delete (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1556630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-delete (.*)
+{9.1556740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-delete
+{9.1556950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1557110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1557250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-delete() { builtin zle .vi-delete && _zsh_highlight } ; zle -N vi-delete'
+{9.1557460000}(eval):1> zle -N vi-delete
+{9.1557590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-delete-char
+{9.1557720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1557900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-delete-char (accept-and-menu-complete)
+{9.1558010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-delete-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1558170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-delete-char (.*)
+{9.1558280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-delete-char
+{9.1558500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1558620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1558770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-delete-char() { builtin zle .vi-delete-char && _zsh_highlight } ; zle -N vi-delete-char'
+{9.1559020000}(eval):1> zle -N vi-delete-char
+{9.1559160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-digit-or-beginning-of-line
+{9.1559280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1559460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-digit-or-beginning-of-line (accept-and-menu-complete)
+{9.1559580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-digit-or-beginning-of-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1559740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-digit-or-beginning-of-line (.*)
+{9.1559850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-digit-or-beginning-of-line
+{9.1560080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1560200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1560350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-digit-or-beginning-of-line() { builtin zle .vi-digit-or-beginning-of-line && _zsh_highlight } ; zle -N vi-digit-or-beginning-of-line'
+{9.1560610000}(eval):1> zle -N vi-digit-or-beginning-of-line
+{9.1560790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-down-line-or-history
+{9.1560910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1561090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-down-line-or-history (accept-and-menu-complete)
+{9.1561210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-down-line-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1561370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-down-line-or-history (.*)
+{9.1561480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-down-line-or-history
+{9.1561700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1561820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1561970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-down-line-or-history() { builtin zle .vi-down-line-or-history && _zsh_highlight } ; zle -N vi-down-line-or-history'
+{9.1562210000}(eval):1> zle -N vi-down-line-or-history
+{9.1562350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-end-of-line
+{9.1562470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1562650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-end-of-line (accept-and-menu-complete)
+{9.1562770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-end-of-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1562930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-end-of-line (.*)
+{9.1563040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-end-of-line
+{9.1563250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1563370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1563520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-end-of-line() { builtin zle .vi-end-of-line && _zsh_highlight } ; zle -N vi-end-of-line'
+{9.1563740000}(eval):1> zle -N vi-end-of-line
+{9.1563870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-fetch-history
+{9.1563990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1564170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-fetch-history (accept-and-menu-complete)
+{9.1564290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-fetch-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1564440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-fetch-history (.*)
+{9.1564550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-fetch-history
+{9.1564770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1564890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1565040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-fetch-history() { builtin zle .vi-fetch-history && _zsh_highlight } ; zle -N vi-fetch-history'
+{9.1565270000}(eval):1> zle -N vi-fetch-history
+{9.1565400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-find-next-char
+{9.1565520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1565700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-next-char (accept-and-menu-complete)
+{9.1565820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-next-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1565970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-next-char (.*)
+{9.1566080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-find-next-char
+{9.1566340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1566470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1566610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-find-next-char() { builtin zle .vi-find-next-char && _zsh_highlight } ; zle -N vi-find-next-char'
+{9.1566840000}(eval):1> zle -N vi-find-next-char
+{9.1566980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-find-next-char-skip
+{9.1567100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1567270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-next-char-skip (accept-and-menu-complete)
+{9.1567390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-next-char-skip (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1567550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-next-char-skip (.*)
+{9.1567660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-find-next-char-skip
+{9.1567880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1568000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1568150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-find-next-char-skip() { builtin zle .vi-find-next-char-skip && _zsh_highlight } ; zle -N vi-find-next-char-skip'
+{9.1568380000}(eval):1> zle -N vi-find-next-char-skip
+{9.1568710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-find-prev-char
+{9.1568900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1569130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-prev-char (accept-and-menu-complete)
+{9.1569250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-prev-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1569420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-prev-char (.*)
+{9.1569540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-find-prev-char
+{9.1569790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1569920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1570080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-find-prev-char() { builtin zle .vi-find-prev-char && _zsh_highlight } ; zle -N vi-find-prev-char'
+{9.1570380000}(eval):1> zle -N vi-find-prev-char
+{9.1570530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-find-prev-char-skip
+{9.1570660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1570850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-prev-char-skip (accept-and-menu-complete)
+{9.1570970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-prev-char-skip (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1571130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-find-prev-char-skip (.*)
+{9.1571240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-find-prev-char-skip
+{9.1571480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1571610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1571760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-find-prev-char-skip() { builtin zle .vi-find-prev-char-skip && _zsh_highlight } ; zle -N vi-find-prev-char-skip'
+{9.1572020000}(eval):1> zle -N vi-find-prev-char-skip
+{9.1572150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-first-non-blank
+{9.1572280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1572460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-first-non-blank (accept-and-menu-complete)
+{9.1572590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-first-non-blank (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1572750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-first-non-blank (.*)
+{9.1572860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-first-non-blank
+{9.1573090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1573220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1573370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-first-non-blank() { builtin zle .vi-first-non-blank && _zsh_highlight } ; zle -N vi-first-non-blank'
+{9.1573620000}(eval):1> zle -N vi-first-non-blank
+{9.1573760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-forward-blank-word
+{9.1573880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1574070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-blank-word (accept-and-menu-complete)
+{9.1574190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-blank-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1574350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-blank-word (.*)
+{9.1574460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-forward-blank-word
+{9.1574690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1574820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1574970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-forward-blank-word() { builtin zle .vi-forward-blank-word && _zsh_highlight } ; zle -N vi-forward-blank-word'
+{9.1575210000}(eval):1> zle -N vi-forward-blank-word
+{9.1575350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-forward-blank-word-end
+{9.1575470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1575650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-blank-word-end (accept-and-menu-complete)
+{9.1575770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-blank-word-end (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1575930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-blank-word-end (.*)
+{9.1576050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-forward-blank-word-end
+{9.1576270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1576400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1576550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-forward-blank-word-end() { builtin zle .vi-forward-blank-word-end && _zsh_highlight } ; zle -N vi-forward-blank-word-end'
+{9.1576810000}(eval):1> zle -N vi-forward-blank-word-end
+{9.1576950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-forward-char
+{9.1577070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1577250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-char (accept-and-menu-complete)
+{9.1577370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1577530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-char (.*)
+{9.1577640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-forward-char
+{9.1577890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1578020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1578170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-forward-char() { builtin zle .vi-forward-char && _zsh_highlight } ; zle -N vi-forward-char'
+{9.1578400000}(eval):1> zle -N vi-forward-char
+{9.1578540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-forward-word
+{9.1578650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1578830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-word (accept-and-menu-complete)
+{9.1578950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1579110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-word (.*)
+{9.1579410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-forward-word
+{9.1579640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1579770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1579920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-forward-word() { builtin zle .vi-forward-word && _zsh_highlight } ; zle -N vi-forward-word'
+{9.1580150000}(eval):1> zle -N vi-forward-word
+{9.1580280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-forward-word-end
+{9.1580400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1580590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-word-end (accept-and-menu-complete)
+{9.1580710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-word-end (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1580870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-forward-word-end (.*)
+{9.1580980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-forward-word-end
+{9.1581200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1581330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1581480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-forward-word-end() { builtin zle .vi-forward-word-end && _zsh_highlight } ; zle -N vi-forward-word-end'
+{9.1581710000}(eval):1> zle -N vi-forward-word-end
+{9.1581850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-goto-column
+{9.1581970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1582140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-goto-column (accept-and-menu-complete)
+{9.1582260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-goto-column (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1582420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-goto-column (.*)
+{9.1582530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-goto-column
+{9.1582740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1582870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1583020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-goto-column() { builtin zle .vi-goto-column && _zsh_highlight } ; zle -N vi-goto-column'
+{9.1583240000}(eval):1> zle -N vi-goto-column
+{9.1583370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-goto-mark
+{9.1583490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1583670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-goto-mark (accept-and-menu-complete)
+{9.1583790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-goto-mark (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1583950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-goto-mark (.*)
+{9.1584050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-goto-mark
+{9.1584260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1584390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1584530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-goto-mark() { builtin zle .vi-goto-mark && _zsh_highlight } ; zle -N vi-goto-mark'
+{9.1584760000}(eval):1> zle -N vi-goto-mark
+{9.1584890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-goto-mark-line
+{9.1585010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1585190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-goto-mark-line (accept-and-menu-complete)
+{9.1585310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-goto-mark-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1585470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-goto-mark-line (.*)
+{9.1585580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-goto-mark-line
+{9.1585800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1585930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1586070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-goto-mark-line() { builtin zle .vi-goto-mark-line && _zsh_highlight } ; zle -N vi-goto-mark-line'
+{9.1586300000}(eval):1> zle -N vi-goto-mark-line
+{9.1586440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-history-search-backward
+{9.1586560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1586740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-history-search-backward (accept-and-menu-complete)
+{9.1586860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-history-search-backward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1587020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-history-search-backward (.*)
+{9.1587130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-history-search-backward
+{9.1587360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1587490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1587640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-history-search-backward() { builtin zle .vi-history-search-backward && _zsh_highlight } ; zle -N vi-history-search-backward'
+{9.1587890000}(eval):1> zle -N vi-history-search-backward
+{9.1588030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-history-search-forward
+{9.1588150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1588330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-history-search-forward (accept-and-menu-complete)
+{9.1588440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-history-search-forward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1588600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-history-search-forward (.*)
+{9.1588710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-history-search-forward
+{9.1588940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1589060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1589210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-history-search-forward() { builtin zle .vi-history-search-forward && _zsh_highlight } ; zle -N vi-history-search-forward'
+{9.1589500000}(eval):1> zle -N vi-history-search-forward
+{9.1589640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-indent
+{9.1589760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1589940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-indent (accept-and-menu-complete)
+{9.1590060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-indent (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1590220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-indent (.*)
+{9.1590330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-indent
+{9.1590540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1590660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1590810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-indent() { builtin zle .vi-indent && _zsh_highlight } ; zle -N vi-indent'
+{9.1591020000}(eval):1> zle -N vi-indent
+{9.1591150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-insert
+{9.1591270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1591450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-insert (accept-and-menu-complete)
+{9.1591570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1591730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-insert (.*)
+{9.1591830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-insert
+{9.1592040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1592170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1592540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-insert() { builtin zle .vi-insert && _zsh_highlight } ; zle -N vi-insert'
+{9.1592830000}(eval):1> zle -N vi-insert
+{9.1593280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-insert-bol
+{9.1593520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1593860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-insert-bol (accept-and-menu-complete)
+{9.1594080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-insert-bol (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1594380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-insert-bol (.*)
+{9.1594590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-insert-bol
+{9.1595010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1595190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1595440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-insert-bol() { builtin zle .vi-insert-bol && _zsh_highlight } ; zle -N vi-insert-bol'
+{9.1595950000}(eval):1> zle -N vi-insert-bol
+{9.1596170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-join
+{9.1596340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1596690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-join (accept-and-menu-complete)
+{9.1596950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-join (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1597230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-join (.*)
+{9.1597370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-join
+{9.1597660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1597900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1598170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-join() { builtin zle .vi-join && _zsh_highlight } ; zle -N vi-join'
+{9.1598530000}(eval):1> zle -N vi-join
+{9.1598670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-kill-eol
+{9.1598850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1599200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-kill-eol (accept-and-menu-complete)
+{9.1599420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-kill-eol (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1599700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-kill-eol (.*)
+{9.1599910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-kill-eol
+{9.1600330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1600570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1600790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-kill-eol() { builtin zle .vi-kill-eol && _zsh_highlight } ; zle -N vi-kill-eol'
+{9.1601190000}(eval):1> zle -N vi-kill-eol
+{9.1601440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-kill-line
+{9.1601650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1601910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-kill-line (accept-and-menu-complete)
+{9.1602120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-kill-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1602420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-kill-line (.*)
+{9.1602620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-kill-line
+{9.1602970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1603220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1603500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-kill-line() { builtin zle .vi-kill-line && _zsh_highlight } ; zle -N vi-kill-line'
+{9.1603900000}(eval):1> zle -N vi-kill-line
+{9.1604140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-match-bracket
+{9.1604370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1604680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-match-bracket (accept-and-menu-complete)
+{9.1604910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-match-bracket (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1605200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-match-bracket (.*)
+{9.1605380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-match-bracket
+{9.1605790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1606030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1606330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-match-bracket() { builtin zle .vi-match-bracket && _zsh_highlight } ; zle -N vi-match-bracket'
+{9.1606770000}(eval):1> zle -N vi-match-bracket
+{9.1607020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-open-line-above
+{9.1607220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1607560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-open-line-above (accept-and-menu-complete)
+{9.1607790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-open-line-above (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1608050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-open-line-above (.*)
+{9.1608250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-open-line-above
+{9.1608560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1608760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1609050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-open-line-above() { builtin zle .vi-open-line-above && _zsh_highlight } ; zle -N vi-open-line-above'
+{9.1609480000}(eval):1> zle -N vi-open-line-above
+{9.1609720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-open-line-below
+{9.1609960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1610320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-open-line-below (accept-and-menu-complete)
+{9.1610520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-open-line-below (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1610820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-open-line-below (.*)
+{9.1611040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-open-line-below
+{9.1611430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1611680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1611950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-open-line-below() { builtin zle .vi-open-line-below && _zsh_highlight } ; zle -N vi-open-line-below'
+{9.1612370000}(eval):1> zle -N vi-open-line-below
+{9.1612630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-oper-swap-case
+{9.1612840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1613210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-oper-swap-case (accept-and-menu-complete)
+{9.1613430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-oper-swap-case (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1613750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-oper-swap-case (.*)
+{9.1613960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-oper-swap-case
+{9.1614380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1614570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1614840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-oper-swap-case() { builtin zle .vi-oper-swap-case && _zsh_highlight } ; zle -N vi-oper-swap-case'
+{9.1615280000}(eval):1> zle -N vi-oper-swap-case
+{9.1615530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-pound-insert
+{9.1615710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1615920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-pound-insert (accept-and-menu-complete)
+{9.1616130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-pound-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1616420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-pound-insert (.*)
+{9.1616640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-pound-insert
+{9.1616940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1617100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1617370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-pound-insert() { builtin zle .vi-pound-insert && _zsh_highlight } ; zle -N vi-pound-insert'
+{9.1617790000}(eval):1> zle -N vi-pound-insert
+{9.1617980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-put-after
+{9.1618160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1618510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-put-after (accept-and-menu-complete)
+{9.1618740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-put-after (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1619020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-put-after (.*)
+{9.1619220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-put-after
+{9.1619630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1619840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1620120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-put-after() { builtin zle .vi-put-after && _zsh_highlight } ; zle -N vi-put-after'
+{9.1620540000}(eval):1> zle -N vi-put-after
+{9.1620760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-put-before
+{9.1620970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1621320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-put-before (accept-and-menu-complete)
+{9.1621540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-put-before (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1621800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-put-before (.*)
+{9.1622000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-put-before
+{9.1622390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1622570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1622840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-put-before() { builtin zle .vi-put-before && _zsh_highlight } ; zle -N vi-put-before'
+{9.1623250000}(eval):1> zle -N vi-put-before
+{9.1623460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-quoted-insert
+{9.1623650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1623850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-quoted-insert (accept-and-menu-complete)
+{9.1624030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-quoted-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1624320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-quoted-insert (.*)
+{9.1624540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-quoted-insert
+{9.1624920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1625100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1625380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-quoted-insert() { builtin zle .vi-quoted-insert && _zsh_highlight } ; zle -N vi-quoted-insert'
+{9.1625780000}(eval):1> zle -N vi-quoted-insert
+{9.1626020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-repeat-change
+{9.1626240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1626580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-repeat-change (accept-and-menu-complete)
+{9.1626760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-repeat-change (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1627040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-repeat-change (.*)
+{9.1627250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-repeat-change
+{9.1627630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1627830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1628110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-repeat-change() { builtin zle .vi-repeat-change && _zsh_highlight } ; zle -N vi-repeat-change'
+{9.1628500000}(eval):1> zle -N vi-repeat-change
+{9.1628730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-repeat-find
+{9.1628960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1629290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-repeat-find (accept-and-menu-complete)
+{9.1629490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-repeat-find (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1629770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-repeat-find (.*)
+{9.1629980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-repeat-find
+{9.1630350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1630570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1630850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-repeat-find() { builtin zle .vi-repeat-find && _zsh_highlight } ; zle -N vi-repeat-find'
+{9.1631290000}(eval):1> zle -N vi-repeat-find
+{9.1631530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-repeat-search
+{9.1631750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1632090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-repeat-search (accept-and-menu-complete)
+{9.1632260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-repeat-search (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1632440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-repeat-search (.*)
+{9.1632640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-repeat-search
+{9.1633040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1633240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1633410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-repeat-search() { builtin zle .vi-repeat-search && _zsh_highlight } ; zle -N vi-repeat-search'
+{9.1633830000}(eval):1> zle -N vi-repeat-search
+{9.1634080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-replace
+{9.1634270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1634570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-replace (accept-and-menu-complete)
+{9.1634790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-replace (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1635070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-replace (.*)
+{9.1635250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-replace
+{9.1635640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1635880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1636120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-replace() { builtin zle .vi-replace && _zsh_highlight } ; zle -N vi-replace'
+{9.1636490000}(eval):1> zle -N vi-replace
+{9.1636730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-replace-chars
+{9.1636960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1637220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-replace-chars (accept-and-menu-complete)
+{9.1637440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-replace-chars (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1637730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-replace-chars (.*)
+{9.1637920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-replace-chars
+{9.1638270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1638510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1638780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-replace-chars() { builtin zle .vi-replace-chars && _zsh_highlight } ; zle -N vi-replace-chars'
+{9.1639120000}(eval):1> zle -N vi-replace-chars
+{9.1639370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-rev-repeat-find
+{9.1639590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1639890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-rev-repeat-find (accept-and-menu-complete)
+{9.1640080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-rev-repeat-find (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1640270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-rev-repeat-find (.*)
+{9.1640410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-rev-repeat-find
+{9.1640820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1641060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1641340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-rev-repeat-find() { builtin zle .vi-rev-repeat-find && _zsh_highlight } ; zle -N vi-rev-repeat-find'
+{9.1641770000}(eval):1> zle -N vi-rev-repeat-find
+{9.1642030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-rev-repeat-search
+{9.1642250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1642590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-rev-repeat-search (accept-and-menu-complete)
+{9.1642820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-rev-repeat-search (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1643100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-rev-repeat-search (.*)
+{9.1643310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-rev-repeat-search
+{9.1643720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1643950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1644240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-rev-repeat-search() { builtin zle .vi-rev-repeat-search && _zsh_highlight } ; zle -N vi-rev-repeat-search'
+{9.1644670000}(eval):1> zle -N vi-rev-repeat-search
+{9.1644930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-set-buffer
+{9.1645160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1645480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-set-buffer (accept-and-menu-complete)
+{9.1645690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-set-buffer (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1645990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-set-buffer (.*)
+{9.1646210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-set-buffer
+{9.1646500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1646740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1647030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-set-buffer() { builtin zle .vi-set-buffer && _zsh_highlight } ; zle -N vi-set-buffer'
+{9.1647420000}(eval):1> zle -N vi-set-buffer
+{9.1647660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-set-mark
+{9.1647890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1648240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-set-mark (accept-and-menu-complete)
+{9.1648440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-set-mark (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1648730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-set-mark (.*)
+{9.1648940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-set-mark
+{9.1649330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1649500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1649720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-set-mark() { builtin zle .vi-set-mark && _zsh_highlight } ; zle -N vi-set-mark'
+{9.1650120000}(eval):1> zle -N vi-set-mark
+{9.1650360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-substitute
+{9.1650570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1650870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-substitute (accept-and-menu-complete)
+{9.1651070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-substitute (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1651330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-substitute (.*)
+{9.1651520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-substitute
+{9.1651880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1652060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1652290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-substitute() { builtin zle .vi-substitute && _zsh_highlight } ; zle -N vi-substitute'
+{9.1652750000}(eval):1> zle -N vi-substitute
+{9.1652970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-swap-case
+{9.1653180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1653510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-swap-case (accept-and-menu-complete)
+{9.1653710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-swap-case (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1653970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-swap-case (.*)
+{9.1654150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-swap-case
+{9.1654540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1654770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1655030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-swap-case() { builtin zle .vi-swap-case && _zsh_highlight } ; zle -N vi-swap-case'
+{9.1655420000}(eval):1> zle -N vi-swap-case
+{9.1655650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-undo-change
+{9.1655860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1656180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-undo-change (accept-and-menu-complete)
+{9.1656380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-undo-change (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1656670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-undo-change (.*)
+{9.1656850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-undo-change
+{9.1657200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1657410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1657650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-undo-change() { builtin zle .vi-undo-change && _zsh_highlight } ; zle -N vi-undo-change'
+{9.1658080000}(eval):1> zle -N vi-undo-change
+{9.1658330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-unindent
+{9.1658540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1658880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-unindent (accept-and-menu-complete)
+{9.1659110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-unindent (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1659410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-unindent (.*)
+{9.1659620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-unindent
+{9.1660030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1660270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1660550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-unindent() { builtin zle .vi-unindent && _zsh_highlight } ; zle -N vi-unindent'
+{9.1660980000}(eval):1> zle -N vi-unindent
+{9.1661230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-up-line-or-history
+{9.1661450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1661820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-up-line-or-history (accept-and-menu-complete)
+{9.1662050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-up-line-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1662350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-up-line-or-history (.*)
+{9.1662540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-up-line-or-history
+{9.1662940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1663170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1663440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-up-line-or-history() { builtin zle .vi-up-line-or-history && _zsh_highlight } ; zle -N vi-up-line-or-history'
+{9.1663900000}(eval):1> zle -N vi-up-line-or-history
+{9.1664140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-yank
+{9.1664360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1664710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-yank (accept-and-menu-complete)
+{9.1664930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-yank (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1665240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-yank (.*)
+{9.1665450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-yank
+{9.1665860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1666090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1666370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-yank() { builtin zle .vi-yank && _zsh_highlight } ; zle -N vi-yank'
+{9.1666760000}(eval):1> zle -N vi-yank
+{9.1667010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-yank-eol
+{9.1667240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1667580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-yank-eol (accept-and-menu-complete)
+{9.1667820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-yank-eol (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1668110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-yank-eol (.*)
+{9.1668330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-yank-eol
+{9.1668740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1668970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1669240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-yank-eol() { builtin zle .vi-yank-eol && _zsh_highlight } ; zle -N vi-yank-eol'
+{9.1669640000}(eval):1> zle -N vi-yank-eol
+{9.1669890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.vi-yank-whole-line
+{9.1670120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1670470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-yank-whole-line (accept-and-menu-complete)
+{9.1670690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-yank-whole-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1670990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .vi-yank-whole-line (.*)
+{9.1671210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=vi-yank-whole-line
+{9.1671620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1671860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1672150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'vi-yank-whole-line() { builtin zle .vi-yank-whole-line && _zsh_highlight } ; zle -N vi-yank-whole-line'
+{9.1672580000}(eval):1> zle -N vi-yank-whole-line
+{9.1672840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.what-cursor-position
+{9.1673070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1673400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .what-cursor-position (accept-and-menu-complete)
+{9.1673590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .what-cursor-position (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1673860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .what-cursor-position (.*)
+{9.1674050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=what-cursor-position
+{9.1674430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1674640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1674930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'what-cursor-position() { builtin zle .what-cursor-position && _zsh_highlight } ; zle -N what-cursor-position'
+{9.1675350000}(eval):1> zle -N what-cursor-position
+{9.1675580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.where-is
+{9.1675810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1676120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .where-is (accept-and-menu-complete)
+{9.1676320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .where-is (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1676590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .where-is (.*)
+{9.1676780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=where-is
+{9.1677140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1677350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1677600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'where-is() { builtin zle .where-is && _zsh_highlight } ; zle -N where-is'
+{9.1677960000}(eval):1> zle -N where-is
+{9.1678160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.yank
+{9.1678370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1678690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .yank (accept-and-menu-complete)
+{9.1678910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .yank (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1679160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .yank (.*)
+{9.1679360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=yank
+{9.1679740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1679960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1680190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'yank() { builtin zle .yank && _zsh_highlight } ; zle -N yank'
+{9.1680560000}(eval):1> zle -N yank
+{9.1680800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=.yank-pop
+{9.1681030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1681360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .yank-pop (accept-and-menu-complete)
+{9.1681580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .yank-pop (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1681860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case .yank-pop (.*)
+{9.1682040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:263> clean_event=yank-pop
+{9.1682390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin ((completion|user):*)
+{9.1682630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:264> case builtin (*)
+{9.1682870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:268> eval 'yank-pop() { builtin zle .yank-pop && _zsh_highlight } ; zle -N yank-pop'
+{9.1683230000}(eval):1> zle -N yank-pop
+{9.1683460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=accept-and-hold
+{9.1683670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:accept-and-hold == completion:* ]]
+{9.1684010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-and-hold (accept-and-menu-complete)
+{9.1684220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-and-hold (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1684500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-and-hold (.*)
+{9.1684690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-and-hold (*)
+{9.1684990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=accept-and-infer-next-history
+{9.1685210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:accept-and-infer-next-history == completion:* ]]
+{9.1685580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-and-infer-next-history (accept-and-menu-complete)
+{9.1685800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-and-infer-next-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1686070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-and-infer-next-history (.*)
+{9.1686280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-and-infer-next-history (*)
+{9.1686520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=accept-and-menu-complete
+{9.1686720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:accept-and-menu-complete == completion:* ]]
+{9.1687080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-and-menu-complete (accept-and-menu-complete)
+{9.1687360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:254> eval 'accept-and-menu-complete() { builtin zle .accept-and-menu-complete && _zsh_highlight } ; zle -N accept-and-menu-complete'
+{9.1687730000}(eval):1> zle -N accept-and-menu-complete
+{9.1687970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=accept-line
+{9.1688190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:accept-line == completion:* ]]
+{9.1688630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-line (accept-and-menu-complete)
+{9.1688850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1689160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-line (.*)
+{9.1689360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-line (*)
+{9.1689590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=accept-line-and-down-history
+{9.1689850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:accept-line-and-down-history == completion:* ]]
+{9.1690230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-line-and-down-history (accept-and-menu-complete)
+{9.1690450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-line-and-down-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1690750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-line-and-down-history (.*)
+{9.1690960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-line-and-down-history (*)
+{9.1691210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=accept-search
+{9.1691430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:accept-search == completion:* ]]
+{9.1691800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-search (accept-and-menu-complete)
+{9.1692030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-search (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1692330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-search (.*)
+{9.1692670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case accept-search (*)
+{9.1692950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=argument-base
+{9.1693170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:argument-base == completion:* ]]
+{9.1693550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case argument-base (accept-and-menu-complete)
+{9.1693780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case argument-base (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1694080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case argument-base (.*)
+{9.1694270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case argument-base (*)
+{9.1694510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=auto-suffix-remove
+{9.1694740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:auto-suffix-remove == completion:* ]]
+{9.1695100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case auto-suffix-remove (accept-and-menu-complete)
+{9.1695330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case auto-suffix-remove (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1695530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case auto-suffix-remove (.*)
+{9.1695650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case auto-suffix-remove (*)
+{9.1695880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=auto-suffix-retain
+{9.1696100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:auto-suffix-retain == completion:* ]]
+{9.1696470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case auto-suffix-retain (accept-and-menu-complete)
+{9.1696680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case auto-suffix-retain (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1696870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case auto-suffix-retain (.*)
+{9.1697020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case auto-suffix-retain (*)
+{9.1697240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=backward-char
+{9.1697410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1697600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-char (accept-and-menu-complete)
+{9.1697720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1697880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-char (.*)
+{9.1698160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-char (*)
+{9.1698390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=backward-delete-char
+{9.1698620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:backward-delete-char == completion:* ]]
+{9.1698980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-delete-char (accept-and-menu-complete)
+{9.1699190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-delete-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1699390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-delete-char (.*)
+{9.1699510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-delete-char (*)
+{9.1699700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=backward-delete-word
+{9.1699880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:backward-delete-word == completion:* ]]
+{9.1700260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-delete-word (accept-and-menu-complete)
+{9.1700470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-delete-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1700760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-delete-word (.*)
+{9.1700970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-delete-word (*)
+{9.1701160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=backward-kill-line
+{9.1701300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:backward-kill-line == completion:* ]]
+{9.1701510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-kill-line (accept-and-menu-complete)
+{9.1701620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-kill-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1701780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-kill-line (.*)
+{9.1701890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-kill-line (*)
+{9.1702020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=backward-kill-word
+{9.1702140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:backward-kill-word == completion:* ]]
+{9.1702320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-kill-word (accept-and-menu-complete)
+{9.1702890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-kill-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1703360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-kill-word (.*)
+{9.1703480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-kill-word (*)
+{9.1703610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=backward-word
+{9.1703740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:backward-word == completion:* ]]
+{9.1703930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-word (accept-and-menu-complete)
+{9.1704140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1704400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-word (.*)
+{9.1704520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case backward-word (*)
+{9.1704650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=beep
+{9.1704780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:beep == completion:* ]]
+{9.1704990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beep (accept-and-menu-complete)
+{9.1705150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beep (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1705310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beep (.*)
+{9.1705420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beep (*)
+{9.1705540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=beginning-of-buffer-or-history
+{9.1705720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:beginning-of-buffer-or-history == completion:* ]]
+{9.1706040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-buffer-or-history (accept-and-menu-complete)
+{9.1706170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-buffer-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1706330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-buffer-or-history (.*)
+{9.1706440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-buffer-or-history (*)
+{9.1706610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=beginning-of-history
+{9.1706760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:beginning-of-history == completion:* ]]
+{9.1706950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-history (accept-and-menu-complete)
+{9.1707070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1707230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-history (.*)
+{9.1707400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-history (*)
+{9.1707620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=beginning-of-line
+{9.1707790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:beginning-of-line == completion:* ]]
+{9.1707990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-line (accept-and-menu-complete)
+{9.1708110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1708310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-line (.*)
+{9.1708450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-line (*)
+{9.1708570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=beginning-of-line-hist
+{9.1708690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:beginning-of-line-hist == completion:* ]]
+{9.1708880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-line-hist (accept-and-menu-complete)
+{9.1709000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-line-hist (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1709160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-line-hist (.*)
+{9.1709390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case beginning-of-line-hist (*)
+{9.1709570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=capitalize-word
+{9.1709700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:capitalize-word == completion:* ]]
+{9.1709890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case capitalize-word (accept-and-menu-complete)
+{9.1710010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case capitalize-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1710250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case capitalize-word (.*)
+{9.1710450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case capitalize-word (*)
+{9.1710900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=clear-screen
+{9.1711160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:clear-screen == completion:* ]]
+{9.1711400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case clear-screen (accept-and-menu-complete)
+{9.1711530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case clear-screen (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1711700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case clear-screen (.*)
+{9.1711820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case clear-screen (*)
+{9.1711950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=complete-word
+{9.1712240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ completion:.complete-word:_main_complete == completion:* ]]
+{9.1712680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:250> eval 'zle -C orig-complete-word .complete-word _main_complete ; complete-word() { builtin zle orig-complete-word && _zsh_highlight } ; zle -N complete-word'
+{9.1713030000}(eval):1> zle -C orig-complete-word .complete-word _main_complete
+{9.1713410000}(eval):1> zle -N complete-word
+{9.1713540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=copy-prev-shell-word
+{9.1713660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:copy-prev-shell-word == completion:* ]]
+{9.1713870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-prev-shell-word (accept-and-menu-complete)
+{9.1714000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-prev-shell-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1714160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-prev-shell-word (.*)
+{9.1714270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-prev-shell-word (*)
+{9.1714400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=copy-prev-word
+{9.1714520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:copy-prev-word == completion:* ]]
+{9.1714710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-prev-word (accept-and-menu-complete)
+{9.1714830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-prev-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1714990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-prev-word (.*)
+{9.1715090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-prev-word (*)
+{9.1715600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=copy-region-as-kill
+{9.1715820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:copy-region-as-kill == completion:* ]]
+{9.1716060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-region-as-kill (accept-and-menu-complete)
+{9.1716190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-region-as-kill (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1716360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-region-as-kill (.*)
+{9.1716470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case copy-region-as-kill (*)
+{9.1716600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=delete-char
+{9.1717720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:delete-char == completion:* ]]
+{9.1717970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case delete-char (accept-and-menu-complete)
+{9.1718090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case delete-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1718250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case delete-char (.*)
+{9.1718410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case delete-char (*)
+{9.1718570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=delete-char-or-list
+{9.1718690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ completion:.delete-char-or-list:_main_complete == completion:* ]]
+{9.1719080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:250> eval 'zle -C orig-delete-char-or-list .delete-char-or-list _main_complete ; delete-char-or-list() { builtin zle orig-delete-char-or-list && _zsh_highlight } ; zle -N delete-char-or-list'
+{9.1719420000}(eval):1> zle -C orig-delete-char-or-list .delete-char-or-list _main_complete
+{9.1719660000}(eval):1> zle -N delete-char-or-list
+{9.1719970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=delete-word
+{9.1720150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:delete-word == completion:* ]]
+{9.1720350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case delete-word (accept-and-menu-complete)
+{9.1720480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case delete-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1720760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case delete-word (.*)
+{9.1720920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case delete-word (*)
+{9.1721060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=describe-key-briefly
+{9.1721180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:describe-key-briefly == completion:* ]]
+{9.1721380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case describe-key-briefly (accept-and-menu-complete)
+{9.1721490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case describe-key-briefly (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1721650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case describe-key-briefly (.*)
+{9.1721760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case describe-key-briefly (*)
+{9.1721960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=digit-argument
+{9.1722160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:digit-argument == completion:* ]]
+{9.1722390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case digit-argument (accept-and-menu-complete)
+{9.1722510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case digit-argument (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1722670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case digit-argument (.*)
+{9.1722770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case digit-argument (*)
+{9.1722900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=down-case-word
+{9.1723010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:down-case-word == completion:* ]]
+{9.1723200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-case-word (accept-and-menu-complete)
+{9.1723320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-case-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1723470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-case-word (.*)
+{9.1723580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-case-word (*)
+{9.1723700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=down-history
+{9.1723820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:down-history == completion:* ]]
+{9.1724000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-history (accept-and-menu-complete)
+{9.1724120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1724270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-history (.*)
+{9.1724380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-history (*)
+{9.1724500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=down-line-or-history
+{9.1724620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1724800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-line-or-history (accept-and-menu-complete)
+{9.1724910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-line-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1725070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-line-or-history (.*)
+{9.1725170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-line-or-history (*)
+{9.1725300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=down-line-or-search
+{9.1725520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:down-line-or-search == completion:* ]]
+{9.1725780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-line-or-search (accept-and-menu-complete)
+{9.1725900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-line-or-search (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1726060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-line-or-search (.*)
+{9.1726220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case down-line-or-search (*)
+{9.1726420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=edit-command-line
+{9.1726580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:edit-command-line == completion:* ]]
+{9.1726770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case edit-command-line (accept-and-menu-complete)
+{9.1726890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case edit-command-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1727050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case edit-command-line (.*)
+{9.1727190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case edit-command-line (*)
+{9.1727420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=emacs-backward-word
+{9.1727650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:emacs-backward-word == completion:* ]]
+{9.1728020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case emacs-backward-word (accept-and-menu-complete)
+{9.1728230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case emacs-backward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1728430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case emacs-backward-word (.*)
+{9.1728540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case emacs-backward-word (*)
+{9.1728670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=emacs-forward-word
+{9.1728800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:emacs-forward-word == completion:* ]]
+{9.1728990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case emacs-forward-word (accept-and-menu-complete)
+{9.1729100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case emacs-forward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1729260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case emacs-forward-word (.*)
+{9.1729370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case emacs-forward-word (*)
+{9.1729490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=end-of-buffer-or-history
+{9.1729650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:end-of-buffer-or-history == completion:* ]]
+{9.1729980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-buffer-or-history (accept-and-menu-complete)
+{9.1730170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-buffer-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1730450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-buffer-or-history (.*)
+{9.1730650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-buffer-or-history (*)
+{9.1730850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=end-of-history
+{9.1731080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:end-of-history == completion:* ]]
+{9.1731420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-history (accept-and-menu-complete)
+{9.1731760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1731940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-history (.*)
+{9.1732060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-history (*)
+{9.1732210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=end-of-line
+{9.1732340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:end-of-line == completion:* ]]
+{9.1732550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-line (accept-and-menu-complete)
+{9.1732670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1732830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-line (.*)
+{9.1733120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-line (*)
+{9.1733260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=end-of-line-hist
+{9.1733380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:end-of-line-hist == completion:* ]]
+{9.1733580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-line-hist (accept-and-menu-complete)
+{9.1733700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-line-hist (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1733870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-line-hist (.*)
+{9.1733970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-line-hist (*)
+{9.1734230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=end-of-list
+{9.1734450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:end-of-list == completion:* ]]
+{9.1734820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-list (accept-and-menu-complete)
+{9.1735050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-list (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1735330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-list (.*)
+{9.1735530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case end-of-list (*)
+{9.1735750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=exchange-point-and-mark
+{9.1735940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:exchange-point-and-mark == completion:* ]]
+{9.1736270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case exchange-point-and-mark (accept-and-menu-complete)
+{9.1736460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case exchange-point-and-mark (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1736740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case exchange-point-and-mark (.*)
+{9.1736920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case exchange-point-and-mark (*)
+{9.1737150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=execute-last-named-cmd
+{9.1737350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:execute-last-named-cmd == completion:* ]]
+{9.1737710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case execute-last-named-cmd (accept-and-menu-complete)
+{9.1737930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case execute-last-named-cmd (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1738190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case execute-last-named-cmd (.*)
+{9.1738300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case execute-last-named-cmd (*)
+{9.1738440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=execute-named-cmd
+{9.1738560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:execute-named-cmd == completion:* ]]
+{9.1738800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case execute-named-cmd (accept-and-menu-complete)
+{9.1739000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case execute-named-cmd (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1739210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case execute-named-cmd (.*)
+{9.1739320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case execute-named-cmd (*)
+{9.1739450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=expand-cmd-path
+{9.1739570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:expand-cmd-path == completion:* ]]
+{9.1739950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-cmd-path (accept-and-menu-complete)
+{9.1740170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-cmd-path (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1740650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-cmd-path (.*)
+{9.1740850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-cmd-path (*)
+{9.1741060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=expand-history
+{9.1741210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:expand-history == completion:* ]]
+{9.1741440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-history (accept-and-menu-complete)
+{9.1741560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1741730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-history (.*)
+{9.1741840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-history (*)
+{9.1741960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=expand-or-complete
+{9.1742080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ completion:.expand-or-complete:_main_complete == completion:* ]]
+{9.1742560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:250> eval 'zle -C orig-expand-or-complete .expand-or-complete _main_complete ; expand-or-complete() { builtin zle orig-expand-or-complete && _zsh_highlight } ; zle -N expand-or-complete'
+{9.1743010000}(eval):1> zle -C orig-expand-or-complete .expand-or-complete _main_complete
+{9.1743280000}(eval):1> zle -N expand-or-complete
+{9.1743430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=expand-or-complete-prefix
+{9.1743560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ completion:.expand-or-complete-prefix:_main_complete == completion:* ]]
+{9.1744140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:250> eval 'zle -C orig-expand-or-complete-prefix .expand-or-complete-prefix _main_complete ; expand-or-complete-prefix() { builtin zle orig-expand-or-complete-prefix && _zsh_highlight } ; zle -N expand-or-complete-prefix'
+{9.1744740000}(eval):1> zle -C orig-expand-or-complete-prefix .expand-or-complete-prefix _main_complete
+{9.1745090000}(eval):1> zle -N expand-or-complete-prefix
+{9.1745310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=expand-word
+{9.1745540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:expand-word == completion:* ]]
+{9.1745880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-word (accept-and-menu-complete)
+{9.1746090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1746300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-word (.*)
+{9.1746410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case expand-word (*)
+{9.1746540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=forward-char
+{9.1746670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.1746860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case forward-char (accept-and-menu-complete)
+{9.1746980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case forward-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1747130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case forward-char (.*)
+{9.1747240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case forward-char (*)
+{9.1747370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=forward-word
+{9.1747490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:forward-word == completion:* ]]
+{9.1747670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case forward-word (accept-and-menu-complete)
+{9.1748120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case forward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1748400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case forward-word (.*)
+{9.1748520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case forward-word (*)
+{9.1748700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=get-line
+{9.1748930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:get-line == completion:* ]]
+{9.1749300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case get-line (accept-and-menu-complete)
+{9.1749480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case get-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1749660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case get-line (.*)
+{9.1749850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case get-line (*)
+{9.1750100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=gosmacs-transpose-chars
+{9.1750320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:gosmacs-transpose-chars == completion:* ]]
+{9.1750610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case gosmacs-transpose-chars (accept-and-menu-complete)
+{9.1750820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case gosmacs-transpose-chars (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1751120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case gosmacs-transpose-chars (.*)
+{9.1751340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case gosmacs-transpose-chars (*)
+{9.1751550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=history-beginning-search-backward
+{9.1751690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:history-beginning-search-backward == completion:* ]]
+{9.1751900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-beginning-search-backward (accept-and-menu-complete)
+{9.1752020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-beginning-search-backward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1752180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-beginning-search-backward (.*)
+{9.1752290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-beginning-search-backward (*)
+{9.1752410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=history-beginning-search-forward
+{9.1752530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:history-beginning-search-forward == completion:* ]]
+{9.1752740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-beginning-search-forward (accept-and-menu-complete)
+{9.1752850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-beginning-search-forward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1753360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-beginning-search-forward (.*)
+{9.1753570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-beginning-search-forward (*)
+{9.1753820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=history-incremental-pattern-search-backward
+{9.1754040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:history-incremental-pattern-search-backward == completion:* ]]
+{9.1754420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-pattern-search-backward (accept-and-menu-complete)
+{9.1754650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-pattern-search-backward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1754950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-pattern-search-backward (.*)
+{9.1755150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-pattern-search-backward (*)
+{9.1755380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=history-incremental-pattern-search-forward
+{9.1755610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:history-incremental-pattern-search-forward == completion:* ]]
+{9.1756010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-pattern-search-forward (accept-and-menu-complete)
+{9.1756230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-pattern-search-forward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1756520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-pattern-search-forward (.*)
+{9.1756730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-pattern-search-forward (*)
+{9.1756970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=history-incremental-search-backward
+{9.1757200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:history-incremental-search-backward == completion:* ]]
+{9.1757580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-search-backward (accept-and-menu-complete)
+{9.1757800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-search-backward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1758110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-search-backward (.*)
+{9.1758320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-search-backward (*)
+{9.1758530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=history-incremental-search-forward
+{9.1758760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:history-incremental-search-forward == completion:* ]]
+{9.1759150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-search-forward (accept-and-menu-complete)
+{9.1759340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-search-forward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1759630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-search-forward (.*)
+{9.1759850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-incremental-search-forward (*)
+{9.1760090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=history-search-backward
+{9.1760420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:history-search-backward == completion:* ]]
+{9.1760810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-search-backward (accept-and-menu-complete)
+{9.1760970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-search-backward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1761140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-search-backward (.*)
+{9.1761250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-search-backward (*)
+{9.1761380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=history-search-forward
+{9.1761500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:history-search-forward == completion:* ]]
+{9.1761690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-search-forward (accept-and-menu-complete)
+{9.1761810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-search-forward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1761970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-search-forward (.*)
+{9.1762080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-search-forward (*)
+{9.1762200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=history-substring-search-down
+{9.1762640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:history-substring-search-down == completion:* ]]
+{9.1762870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-substring-search-down (accept-and-menu-complete)
+{9.1763330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-substring-search-down (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1763610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-substring-search-down (.*)
+{9.1763780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-substring-search-down (*)
+{9.1764000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=history-substring-search-up
+{9.1764210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:history-substring-search-up == completion:* ]]
+{9.1764560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-substring-search-up (accept-and-menu-complete)
+{9.1764770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-substring-search-up (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.1765060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-substring-search-up (.*)
+{9.2809550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case history-substring-search-up (*)
+{9.2809910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=infer-next-history
+{9.2810090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:infer-next-history == completion:* ]]
+{9.2810350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case infer-next-history (accept-and-menu-complete)
+{9.2810480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case infer-next-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2810650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case infer-next-history (.*)
+{9.2810760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case infer-next-history (*)
+{9.2810890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=insert-last-word
+{9.2811010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:insert-last-word == completion:* ]]
+{9.2811210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case insert-last-word (accept-and-menu-complete)
+{9.2811330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case insert-last-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2811490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case insert-last-word (.*)
+{9.2811600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case insert-last-word (*)
+{9.2811730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=kill-buffer
+{9.2811960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:kill-buffer == completion:* ]]
+{9.2812170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-buffer (accept-and-menu-complete)
+{9.2812290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-buffer (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2812450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-buffer (.*)
+{9.2812550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-buffer (*)
+{9.2812680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=kill-line
+{9.2812800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:kill-line == completion:* ]]
+{9.2812990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-line (accept-and-menu-complete)
+{9.2813100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2813260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-line (.*)
+{9.2813370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-line (*)
+{9.2813490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=kill-region
+{9.2813610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:kill-region == completion:* ]]
+{9.2813800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-region (accept-and-menu-complete)
+{9.2813910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-region (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2814070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-region (.*)
+{9.2814180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-region (*)
+{9.2814310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=kill-whole-line
+{9.2814420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:kill-whole-line == completion:* ]]
+{9.2814610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-whole-line (accept-and-menu-complete)
+{9.2814730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-whole-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2814880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-whole-line (.*)
+{9.2814990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-whole-line (*)
+{9.2815120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=kill-word
+{9.2815230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:kill-word == completion:* ]]
+{9.2815410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-word (accept-and-menu-complete)
+{9.2815530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2815690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-word (.*)
+{9.2815800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case kill-word (*)
+{9.2815920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=list-choices
+{9.2816040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ completion:.list-choices:_main_complete == completion:* ]]
+{9.2816440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:250> eval 'zle -C orig-list-choices .list-choices _main_complete ; list-choices() { builtin zle orig-list-choices && _zsh_highlight } ; zle -N list-choices'
+{9.2816810000}(eval):1> zle -C orig-list-choices .list-choices _main_complete
+{9.2817060000}(eval):1> zle -N list-choices
+{9.2817180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=list-expand
+{9.2817300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:list-expand == completion:* ]]
+{9.2817490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case list-expand (accept-and-menu-complete)
+{9.2817610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case list-expand (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2817770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case list-expand (.*)
+{9.2817880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case list-expand (*)
+{9.2818020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=magic-space
+{9.2818130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:magic-space == completion:* ]]
+{9.2818320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case magic-space (accept-and-menu-complete)
+{9.2818430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case magic-space (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2818590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case magic-space (.*)
+{9.2818700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case magic-space (*)
+{9.2818830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=menu-complete
+{9.2818940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ completion:.menu-complete:_main_complete == completion:* ]]
+{9.2819290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:250> eval 'zle -C orig-menu-complete .menu-complete _main_complete ; menu-complete() { builtin zle orig-menu-complete && _zsh_highlight } ; zle -N menu-complete'
+{9.2819580000}(eval):1> zle -C orig-menu-complete .menu-complete _main_complete
+{9.2819750000}(eval):1> zle -N menu-complete
+{9.2819870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=menu-expand-or-complete
+{9.2819990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ completion:.menu-expand-or-complete:_main_complete == completion:* ]]
+{9.2820340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:250> eval 'zle -C orig-menu-expand-or-complete .menu-expand-or-complete _main_complete ; menu-expand-or-complete() { builtin zle orig-menu-expand-or-complete && _zsh_highlight } ; zle -N menu-expand-or-complete'
+{9.2820660000}(eval):1> zle -C orig-menu-expand-or-complete .menu-expand-or-complete _main_complete
+{9.2820840000}(eval):1> zle -N menu-expand-or-complete
+{9.2820960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=menu-select
+{9.2821080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ completion:.menu-select:_main_complete == completion:* ]]
+{9.2821410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:250> eval 'zle -C orig-menu-select .menu-select _main_complete ; menu-select() { builtin zle orig-menu-select && _zsh_highlight } ; zle -N menu-select'
+{9.2821680000}(eval):1> zle -C orig-menu-select .menu-select _main_complete
+{9.2821890000}(eval):1> zle -N menu-select
+{9.2822010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=neg-argument
+{9.2822130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:neg-argument == completion:* ]]
+{9.2822320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case neg-argument (accept-and-menu-complete)
+{9.2822450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case neg-argument (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2822610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case neg-argument (.*)
+{9.2822720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case neg-argument (*)
+{9.2822840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=overwrite-mode
+{9.2822960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:overwrite-mode == completion:* ]]
+{9.2823140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case overwrite-mode (accept-and-menu-complete)
+{9.2823260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case overwrite-mode (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2823420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case overwrite-mode (.*)
+{9.2823530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case overwrite-mode (*)
+{9.2823650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=pound-insert
+{9.2823760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:pound-insert == completion:* ]]
+{9.2823940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case pound-insert (accept-and-menu-complete)
+{9.2824060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case pound-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2824220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case pound-insert (.*)
+{9.2824320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case pound-insert (*)
+{9.2824450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=push-input
+{9.2824560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:push-input == completion:* ]]
+{9.2824750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-input (accept-and-menu-complete)
+{9.2824860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-input (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2825020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-input (.*)
+{9.2825120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-input (*)
+{9.2825250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=push-line
+{9.2825360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:push-line == completion:* ]]
+{9.2825540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-line (accept-and-menu-complete)
+{9.2825660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2825810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-line (.*)
+{9.2825920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-line (*)
+{9.2826040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=push-line-or-edit
+{9.2826160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:push-line-or-edit == completion:* ]]
+{9.2826340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-line-or-edit (accept-and-menu-complete)
+{9.2826460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-line-or-edit (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2826620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-line-or-edit (.*)
+{9.2826720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case push-line-or-edit (*)
+{9.2826850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=quote-line
+{9.2826960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:quote-line == completion:* ]]
+{9.2827140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quote-line (accept-and-menu-complete)
+{9.2827260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quote-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2827410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quote-line (.*)
+{9.2827520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quote-line (*)
+{9.2827640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=quote-region
+{9.2827760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:quote-region == completion:* ]]
+{9.2828050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quote-region (accept-and-menu-complete)
+{9.2828170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quote-region (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2828330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quote-region (.*)
+{9.2828440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quote-region (*)
+{9.2828560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=quoted-insert
+{9.2828680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:quoted-insert == completion:* ]]
+{9.2828870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quoted-insert (accept-and-menu-complete)
+{9.2828980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quoted-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2829140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quoted-insert (.*)
+{9.2829240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case quoted-insert (*)
+{9.2829370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=read-command
+{9.2829490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:read-command == completion:* ]]
+{9.2829670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case read-command (accept-and-menu-complete)
+{9.2829780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case read-command (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2829940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case read-command (.*)
+{9.2830040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case read-command (*)
+{9.2830170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=recursive-edit
+{9.2830280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:recursive-edit == completion:* ]]
+{9.2830460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case recursive-edit (accept-and-menu-complete)
+{9.2830580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case recursive-edit (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2830740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case recursive-edit (.*)
+{9.2830840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case recursive-edit (*)
+{9.2830970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=redisplay
+{9.2831080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:redisplay == completion:* ]]
+{9.2831260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case redisplay (accept-and-menu-complete)
+{9.2831380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case redisplay (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2831530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case redisplay (.*)
+{9.2831640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case redisplay (*)
+{9.2831760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=redo
+{9.2831880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:redo == completion:* ]]
+{9.2832050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case redo (accept-and-menu-complete)
+{9.2832170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case redo (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2832320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case redo (.*)
+{9.2832430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case redo (*)
+{9.2832560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=reset-prompt
+{9.2832670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:reset-prompt == completion:* ]]
+{9.2832860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case reset-prompt (accept-and-menu-complete)
+{9.2832970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case reset-prompt (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2833130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case reset-prompt (.*)
+{9.2833230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case reset-prompt (*)
+{9.2833360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=reverse-menu-complete
+{9.2833470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ completion:.reverse-menu-complete:_main_complete == completion:* ]]
+{9.2833820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:250> eval 'zle -C orig-reverse-menu-complete .reverse-menu-complete _main_complete ; reverse-menu-complete() { builtin zle orig-reverse-menu-complete && _zsh_highlight } ; zle -N reverse-menu-complete'
+{9.2834130000}(eval):1> zle -C orig-reverse-menu-complete .reverse-menu-complete _main_complete
+{9.2834320000}(eval):1> zle -N reverse-menu-complete
+{9.2834440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=run-help
+{9.2834560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.2834800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case run-help (accept-and-menu-complete)
+{9.2834990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case run-help (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2835250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case run-help (.*)
+{9.2835420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case run-help (*)
+{9.2835620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=self-insert
+{9.2835810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:ordinary-key-press == completion:* ]]
+{9.2836120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case self-insert (accept-and-menu-complete)
+{9.2836310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case self-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2836560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case self-insert (.*)
+{9.2836730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case self-insert (*)
+{9.2836880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=self-insert-unmeta
+{9.2837000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:self-insert-unmeta == completion:* ]]
+{9.2837200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case self-insert-unmeta (accept-and-menu-complete)
+{9.2837310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case self-insert-unmeta (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2837650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case self-insert-unmeta (.*)
+{9.2837870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case self-insert-unmeta (*)
+{9.2838030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=send-break
+{9.2838170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:send-break == completion:* ]]
+{9.2838390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case send-break (accept-and-menu-complete)
+{9.2838520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case send-break (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2838680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case send-break (.*)
+{9.2838790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case send-break (*)
+{9.2838920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=set-local-history
+{9.2839040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:set-local-history == completion:* ]]
+{9.2839230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case set-local-history (accept-and-menu-complete)
+{9.2839350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case set-local-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2839510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case set-local-history (.*)
+{9.2839990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case set-local-history (*)
+{9.2840130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=set-mark-command
+{9.2840250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:set-mark-command == completion:* ]]
+{9.2840440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case set-mark-command (accept-and-menu-complete)
+{9.2840560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case set-mark-command (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2840720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case set-mark-command (.*)
+{9.2840830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case set-mark-command (*)
+{9.2841690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=spell-word
+{9.2841830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:spell-word == completion:* ]]
+{9.2842020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case spell-word (accept-and-menu-complete)
+{9.2842140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case spell-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2842300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case spell-word (.*)
+{9.2842400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case spell-word (*)
+{9.2842530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=transpose-chars
+{9.2842650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:transpose-chars == completion:* ]]
+{9.2842830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case transpose-chars (accept-and-menu-complete)
+{9.2842950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case transpose-chars (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2843110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case transpose-chars (.*)
+{9.2843220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case transpose-chars (*)
+{9.2843340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=transpose-words
+{9.2843460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:transpose-words == completion:* ]]
+{9.2843640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case transpose-words (accept-and-menu-complete)
+{9.2843760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case transpose-words (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2843920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case transpose-words (.*)
+{9.2844020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case transpose-words (*)
+{9.2844150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=undefined-key
+{9.2844270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:undefined-key == completion:* ]]
+{9.2844450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case undefined-key (accept-and-menu-complete)
+{9.2844570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case undefined-key (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2844720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case undefined-key (.*)
+{9.2844830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case undefined-key (*)
+{9.2844950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=undo
+{9.2845070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:undo == completion:* ]]
+{9.2845250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case undo (accept-and-menu-complete)
+{9.2845360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case undo (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2845520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case undo (.*)
+{9.2845630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case undo (*)
+{9.2845750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=universal-argument
+{9.2845870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:universal-argument == completion:* ]]
+{9.2846050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case universal-argument (accept-and-menu-complete)
+{9.2846170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case universal-argument (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2846330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case universal-argument (.*)
+{9.2846440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case universal-argument (*)
+{9.2846560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=up-case-word
+{9.2846680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:up-case-word == completion:* ]]
+{9.2846860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-case-word (accept-and-menu-complete)
+{9.2846970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-case-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2847130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-case-word (.*)
+{9.2847230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-case-word (*)
+{9.2847360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=up-history
+{9.2847570000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:up-history == completion:* ]]
+{9.2847840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-history (accept-and-menu-complete)
+{9.2847970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2848120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-history (.*)
+{9.2848230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-history (*)
+{9.2848360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=up-line-or-history
+{9.2848470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.2848660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-line-or-history (accept-and-menu-complete)
+{9.2848770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-line-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2848930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-line-or-history (.*)
+{9.2849040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-line-or-history (*)
+{9.2849160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=up-line-or-search
+{9.2849280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:up-line-or-search == completion:* ]]
+{9.2849470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-line-or-search (accept-and-menu-complete)
+{9.2849580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-line-or-search (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2849740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-line-or-search (.*)
+{9.2849850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case up-line-or-search (*)
+{9.2849970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-add-eol
+{9.2850090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-add-eol == completion:* ]]
+{9.2850400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-add-eol (accept-and-menu-complete)
+{9.2850520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-add-eol (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2850680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-add-eol (.*)
+{9.2850790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-add-eol (*)
+{9.2850910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-add-next
+{9.2851030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-add-next == completion:* ]]
+{9.2851220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-add-next (accept-and-menu-complete)
+{9.2851330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-add-next (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2851490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-add-next (.*)
+{9.2851600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-add-next (*)
+{9.2851720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-backward-blank-word
+{9.2851840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-backward-blank-word == completion:* ]]
+{9.2852040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-blank-word (accept-and-menu-complete)
+{9.2852160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-blank-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2852310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-blank-word (.*)
+{9.2852420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-blank-word (*)
+{9.2852540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-backward-char
+{9.2852660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-backward-char == completion:* ]]
+{9.2852840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-char (accept-and-menu-complete)
+{9.2852960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2853110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-char (.*)
+{9.2853220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-char (*)
+{9.2853350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-backward-delete-char
+{9.2853460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-backward-delete-char == completion:* ]]
+{9.2853650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-delete-char (accept-and-menu-complete)
+{9.2853770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-delete-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2853930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-delete-char (.*)
+{9.2854030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-delete-char (*)
+{9.2854160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-backward-kill-word
+{9.2854270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-backward-kill-word == completion:* ]]
+{9.2854470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-kill-word (accept-and-menu-complete)
+{9.2854580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-kill-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2854740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-kill-word (.*)
+{9.2854840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-kill-word (*)
+{9.2854970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-backward-word
+{9.2855080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-backward-word == completion:* ]]
+{9.2855270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-word (accept-and-menu-complete)
+{9.2855390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2855540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-word (.*)
+{9.2855650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-backward-word (*)
+{9.2855770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-beginning-of-line
+{9.2855890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-beginning-of-line == completion:* ]]
+{9.2856080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-beginning-of-line (accept-and-menu-complete)
+{9.2856200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-beginning-of-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2856350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-beginning-of-line (.*)
+{9.2856460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-beginning-of-line (*)
+{9.2856580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-caps-lock-panic
+{9.2856700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-caps-lock-panic == completion:* ]]
+{9.2857000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-caps-lock-panic (accept-and-menu-complete)
+{9.2857130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-caps-lock-panic (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2857290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-caps-lock-panic (.*)
+{9.2857390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-caps-lock-panic (*)
+{9.2857520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-change
+{9.2857640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-change == completion:* ]]
+{9.2857820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change (accept-and-menu-complete)
+{9.2857940000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2858090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change (.*)
+{9.2858200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change (*)
+{9.2858320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-change-eol
+{9.2858440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-change-eol == completion:* ]]
+{9.2858620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change-eol (accept-and-menu-complete)
+{9.2858830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change-eol (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2859000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change-eol (.*)
+{9.2859110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change-eol (*)
+{9.2859240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-change-whole-line
+{9.2859360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-change-whole-line == completion:* ]]
+{9.2859550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change-whole-line (accept-and-menu-complete)
+{9.2859660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change-whole-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2860140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change-whole-line (.*)
+{9.2860410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-change-whole-line (*)
+{9.2860670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-cmd-mode
+{9.2860910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-cmd-mode == completion:* ]]
+{9.2861280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-cmd-mode (accept-and-menu-complete)
+{9.2861500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-cmd-mode (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2861800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-cmd-mode (.*)
+{9.2862010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-cmd-mode (*)
+{9.2862220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-delete
+{9.2862440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-delete == completion:* ]]
+{9.2862810000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-delete (accept-and-menu-complete)
+{9.2863020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-delete (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2863300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-delete (.*)
+{9.2863510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-delete (*)
+{9.2863740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-delete-char
+{9.2863960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-delete-char == completion:* ]]
+{9.2864190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-delete-char (accept-and-menu-complete)
+{9.2864320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-delete-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2864480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-delete-char (.*)
+{9.2864590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-delete-char (*)
+{9.2864710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-digit-or-beginning-of-line
+{9.2864830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-digit-or-beginning-of-line == completion:* ]]
+{9.2865380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-digit-or-beginning-of-line (accept-and-menu-complete)
+{9.2865610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-digit-or-beginning-of-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2865900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-digit-or-beginning-of-line (.*)
+{9.2866110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-digit-or-beginning-of-line (*)
+{9.2866340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-down-line-or-history
+{9.2866540000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-down-line-or-history == completion:* ]]
+{9.2866910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-down-line-or-history (accept-and-menu-complete)
+{9.2867130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-down-line-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2867420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-down-line-or-history (.*)
+{9.2867600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-down-line-or-history (*)
+{9.2867730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-end-of-line
+{9.2867860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-end-of-line == completion:* ]]
+{9.2868050000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-end-of-line (accept-and-menu-complete)
+{9.2868170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-end-of-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2868330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-end-of-line (.*)
+{9.2868440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-end-of-line (*)
+{9.2868560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-fetch-history
+{9.2868680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-fetch-history == completion:* ]]
+{9.2868870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-fetch-history (accept-and-menu-complete)
+{9.2868990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-fetch-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2869140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-fetch-history (.*)
+{9.2869250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-fetch-history (*)
+{9.2869380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-find-next-char
+{9.2869490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-find-next-char == completion:* ]]
+{9.2869680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-next-char (accept-and-menu-complete)
+{9.2869800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-next-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2869950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-next-char (.*)
+{9.2870060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-next-char (*)
+{9.2870190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-find-next-char-skip
+{9.2870300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-find-next-char-skip == completion:* ]]
+{9.2870490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-next-char-skip (accept-and-menu-complete)
+{9.2870610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-next-char-skip (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2870800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-next-char-skip (.*)
+{9.2870920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-next-char-skip (*)
+{9.2871040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-find-prev-char
+{9.2871170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-find-prev-char == completion:* ]]
+{9.2871360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-prev-char (accept-and-menu-complete)
+{9.2871470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-prev-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2871640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-prev-char (.*)
+{9.2871740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-prev-char (*)
+{9.2871870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-find-prev-char-skip
+{9.2871990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-find-prev-char-skip == completion:* ]]
+{9.2872180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-prev-char-skip (accept-and-menu-complete)
+{9.2872300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-prev-char-skip (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2872450000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-prev-char-skip (.*)
+{9.2872560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-find-prev-char-skip (*)
+{9.2872690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-first-non-blank
+{9.2872990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-first-non-blank == completion:* ]]
+{9.2873190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-first-non-blank (accept-and-menu-complete)
+{9.2873310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-first-non-blank (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2873470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-first-non-blank (.*)
+{9.2873580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-first-non-blank (*)
+{9.2873700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-forward-blank-word
+{9.2873820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-forward-blank-word == completion:* ]]
+{9.2874010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-blank-word (accept-and-menu-complete)
+{9.2874130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-blank-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2874290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-blank-word (.*)
+{9.2874390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-blank-word (*)
+{9.2874520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-forward-blank-word-end
+{9.2874640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-forward-blank-word-end == completion:* ]]
+{9.2874830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-blank-word-end (accept-and-menu-complete)
+{9.2874950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-blank-word-end (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2875110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-blank-word-end (.*)
+{9.2875220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-blank-word-end (*)
+{9.2875340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-forward-char
+{9.2875460000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-forward-char == completion:* ]]
+{9.2875640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-char (accept-and-menu-complete)
+{9.2875760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-char (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2875920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-char (.*)
+{9.2876020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-char (*)
+{9.2876170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-forward-word
+{9.2876290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-forward-word == completion:* ]]
+{9.2876470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-word (accept-and-menu-complete)
+{9.2876590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-word (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2876750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-word (.*)
+{9.2876860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-word (*)
+{9.2876980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-forward-word-end
+{9.2877100000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-forward-word-end == completion:* ]]
+{9.2877290000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-word-end (accept-and-menu-complete)
+{9.2877400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-word-end (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2877560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-word-end (.*)
+{9.2877670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-forward-word-end (*)
+{9.2877790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-goto-column
+{9.2877910000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-goto-column == completion:* ]]
+{9.2878090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-column (accept-and-menu-complete)
+{9.2878210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-column (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2878370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-column (.*)
+{9.2878480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-column (*)
+{9.2878600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-goto-mark
+{9.2878720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-goto-mark == completion:* ]]
+{9.2878900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-mark (accept-and-menu-complete)
+{9.2879010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-mark (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2879170000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-mark (.*)
+{9.2879270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-mark (*)
+{9.2879400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-goto-mark-line
+{9.2879510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-goto-mark-line == completion:* ]]
+{9.2879700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-mark-line (accept-and-menu-complete)
+{9.2879820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-mark-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2879970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-mark-line (.*)
+{9.2880080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-goto-mark-line (*)
+{9.2880200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-history-search-backward
+{9.2880320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-history-search-backward == completion:* ]]
+{9.2880510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-history-search-backward (accept-and-menu-complete)
+{9.2880630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-history-search-backward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2880790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-history-search-backward (.*)
+{9.2880900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-history-search-backward (*)
+{9.2881020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-history-search-forward
+{9.2881140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-history-search-forward == completion:* ]]
+{9.2881330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-history-search-forward (accept-and-menu-complete)
+{9.2881440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-history-search-forward (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2881600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-history-search-forward (.*)
+{9.2881710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-history-search-forward (*)
+{9.2881830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-indent
+{9.2882200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-indent == completion:* ]]
+{9.2882390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-indent (accept-and-menu-complete)
+{9.2882510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-indent (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2882670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-indent (.*)
+{9.2882780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-indent (*)
+{9.2882900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-insert
+{9.2883020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-insert == completion:* ]]
+{9.2883200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-insert (accept-and-menu-complete)
+{9.2883320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2883470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-insert (.*)
+{9.2883580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-insert (*)
+{9.2883700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-insert-bol
+{9.2883820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-insert-bol == completion:* ]]
+{9.2884000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-insert-bol (accept-and-menu-complete)
+{9.2884120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-insert-bol (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2884280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-insert-bol (.*)
+{9.2884380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-insert-bol (*)
+{9.2884510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-join
+{9.2884630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-join == completion:* ]]
+{9.2884800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-join (accept-and-menu-complete)
+{9.2884920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-join (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2885080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-join (.*)
+{9.2885180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-join (*)
+{9.2885310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-kill-eol
+{9.2885430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-kill-eol == completion:* ]]
+{9.2885610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-kill-eol (accept-and-menu-complete)
+{9.2885730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-kill-eol (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2885880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-kill-eol (.*)
+{9.2885990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-kill-eol (*)
+{9.2886110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-kill-line
+{9.2886230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-kill-line == completion:* ]]
+{9.2886410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-kill-line (accept-and-menu-complete)
+{9.2886530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-kill-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2886690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-kill-line (.*)
+{9.2886790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-kill-line (*)
+{9.2886920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-match-bracket
+{9.2887030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-match-bracket == completion:* ]]
+{9.2887240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-match-bracket (accept-and-menu-complete)
+{9.2887360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-match-bracket (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2887520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-match-bracket (.*)
+{9.2887630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-match-bracket (*)
+{9.2887760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-open-line-above
+{9.2887990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-open-line-above == completion:* ]]
+{9.2888190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-open-line-above (accept-and-menu-complete)
+{9.2888310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-open-line-above (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2888470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-open-line-above (.*)
+{9.2888580000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-open-line-above (*)
+{9.2888710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-open-line-below
+{9.2888820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-open-line-below == completion:* ]]
+{9.2889010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-open-line-below (accept-and-menu-complete)
+{9.2889130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-open-line-below (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2889280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-open-line-below (.*)
+{9.2889390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-open-line-below (*)
+{9.2889520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-oper-swap-case
+{9.2889630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-oper-swap-case == completion:* ]]
+{9.2890220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-oper-swap-case (accept-and-menu-complete)
+{9.2890410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-oper-swap-case (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2890600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-oper-swap-case (.*)
+{9.2890720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-oper-swap-case (*)
+{9.2890860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-pound-insert
+{9.2890990000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-pound-insert == completion:* ]]
+{9.2891210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-pound-insert (accept-and-menu-complete)
+{9.2891500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-pound-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2891680000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-pound-insert (.*)
+{9.2891790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-pound-insert (*)
+{9.2891920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-put-after
+{9.2892040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-put-after == completion:* ]]
+{9.2892330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-put-after (accept-and-menu-complete)
+{9.2892960000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-put-after (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2893480000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-put-after (.*)
+{9.2893710000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-put-after (*)
+{9.2893930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-put-before
+{9.2894130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-put-before == completion:* ]]
+{9.2894550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-put-before (accept-and-menu-complete)
+{9.2894790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-put-before (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2895060000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-put-before (.*)
+{9.2895270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-put-before (*)
+{9.2895520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-quoted-insert
+{9.2895730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-quoted-insert == completion:* ]]
+{9.2896090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-quoted-insert (accept-and-menu-complete)
+{9.2896330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-quoted-insert (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2896610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-quoted-insert (.*)
+{9.2896820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-quoted-insert (*)
+{9.2897070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-repeat-change
+{9.2897280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-repeat-change == completion:* ]]
+{9.2897650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-change (accept-and-menu-complete)
+{9.2897880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-change (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2898130000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-change (.*)
+{9.2898310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-change (*)
+{9.2898550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-repeat-find
+{9.2898830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-repeat-find == completion:* ]]
+{9.2899160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-find (accept-and-menu-complete)
+{9.2899340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-find (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2899640000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-find (.*)
+{9.2899860000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-find (*)
+{9.2900150000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-repeat-search
+{9.2900390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-repeat-search == completion:* ]]
+{9.2900750000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-search (accept-and-menu-complete)
+{9.2900970000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-search (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2901230000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-search (.*)
+{9.2901440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-repeat-search (*)
+{9.2901660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-replace
+{9.2901890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-replace == completion:* ]]
+{9.2902240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-replace (accept-and-menu-complete)
+{9.2902470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-replace (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2902760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-replace (.*)
+{9.2902980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-replace (*)
+{9.2903200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-replace-chars
+{9.2903410000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-replace-chars == completion:* ]]
+{9.2903760000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-replace-chars (accept-and-menu-complete)
+{9.2903980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-replace-chars (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2904240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-replace-chars (.*)
+{9.2904420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-replace-chars (*)
+{9.2904650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-rev-repeat-find
+{9.2904880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-rev-repeat-find == completion:* ]]
+{9.2905310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-rev-repeat-find (accept-and-menu-complete)
+{9.2905530000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-rev-repeat-find (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2905820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-rev-repeat-find (.*)
+{9.2906030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-rev-repeat-find (*)
+{9.2906240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-rev-repeat-search
+{9.2906430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-rev-repeat-search == completion:* ]]
+{9.2906770000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-rev-repeat-search (accept-and-menu-complete)
+{9.2906980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-rev-repeat-search (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2907270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-rev-repeat-search (.*)
+{9.2907670000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-rev-repeat-search (*)
+{9.2908000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-set-buffer
+{9.2908260000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-set-buffer == completion:* ]]
+{9.2908650000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-set-buffer (accept-and-menu-complete)
+{9.2908850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-set-buffer (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2909030000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-set-buffer (.*)
+{9.2909140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-set-buffer (*)
+{9.2909280000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-set-mark
+{9.2909400000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-set-mark == completion:* ]]
+{9.2909610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-set-mark (accept-and-menu-complete)
+{9.2909730000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-set-mark (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2909890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-set-mark (.*)
+{9.2910000000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-set-mark (*)
+{9.2910120000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-substitute
+{9.2910240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-substitute == completion:* ]]
+{9.2910440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-substitute (accept-and-menu-complete)
+{9.2910930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-substitute (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2911210000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-substitute (.*)
+{9.2911340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-substitute (*)
+{9.2911490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-swap-case
+{9.2911620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-swap-case == completion:* ]]
+{9.2911830000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-swap-case (accept-and-menu-complete)
+{9.2911950000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-swap-case (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2912110000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-swap-case (.*)
+{9.2912220000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-swap-case (*)
+{9.2912350000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-undo-change
+{9.2912470000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-undo-change == completion:* ]]
+{9.2912660000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-undo-change (accept-and-menu-complete)
+{9.2913040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-undo-change (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2913310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-undo-change (.*)
+{9.2913430000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-undo-change (*)
+{9.2913560000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-unindent
+{9.2913690000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-unindent == completion:* ]]
+{9.2913890000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-unindent (accept-and-menu-complete)
+{9.2914010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-unindent (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2914160000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-unindent (.*)
+{9.2914270000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-unindent (*)
+{9.2914390000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-up-line-or-history
+{9.2914510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-up-line-or-history == completion:* ]]
+{9.2914700000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-up-line-or-history (accept-and-menu-complete)
+{9.2914820000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-up-line-or-history (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2915240000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-up-line-or-history (.*)
+{9.2915360000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-up-line-or-history (*)
+{9.2915490000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-yank
+{9.2915610000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-yank == completion:* ]]
+{9.2915800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank (accept-and-menu-complete)
+{9.2915920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2916070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank (.*)
+{9.2916180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank (*)
+{9.2916300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-yank-eol
+{9.2916420000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-yank-eol == completion:* ]]
+{9.2916600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank-eol (accept-and-menu-complete)
+{9.2916720000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank-eol (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2916870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank-eol (.*)
+{9.2916980000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank-eol (*)
+{9.2917180000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=vi-yank-whole-line
+{9.2917310000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:vi-yank-whole-line == completion:* ]]
+{9.2917500000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank-whole-line (accept-and-menu-complete)
+{9.2917620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank-whole-line (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2917780000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank-whole-line (.*)
+{9.2917880000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case vi-yank-whole-line (*)
+{9.2918340000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=what-cursor-position
+{9.2918550000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:what-cursor-position == completion:* ]]
+{9.2918790000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case what-cursor-position (accept-and-menu-complete)
+{9.2918920000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case what-cursor-position (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2919090000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case what-cursor-position (.*)
+{9.2919200000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case what-cursor-position (*)
+{9.2919330000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=where-is
+{9.2919600000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:where-is == completion:* ]]
+{9.2919800000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case where-is (accept-and-menu-complete)
+{9.2919930000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case where-is (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2920080000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case where-is (.*)
+{9.2920190000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case where-is (*)
+{9.2920320000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=which-command
+{9.2920440000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ builtin == completion:* ]]
+{9.2920620000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case which-command (accept-and-menu-complete)
+{9.2920740000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case which-command (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2920900000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case which-command (.*)
+{9.2921010000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case which-command (*)
+{9.2921140000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=yank
+{9.2921300000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:yank == completion:* ]]
+{9.2921850000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case yank (accept-and-menu-complete)
+{9.2922070000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case yank (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2922380000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case yank (.*)
+{9.2922590000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case yank (*)
+{9.2922840000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:248> event=yank-pop
+{9.2923040000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:249> [[ user:yank-pop == completion:* ]]
+{9.2923250000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case yank-pop (accept-and-menu-complete)
+{9.2923370000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case yank-pop (.forward-char|.backward-char|.up-line-or-history|.down-line-or-history)
+{9.2923520000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case yank-pop (.*)
+{9.2923630000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:252> case yank-pop (*)
+{9.2923870000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh:277> unset event clean_event
+{9.2935510000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh:5> test '' '=' true
+{9.2936020000}/Users/timosand/.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh:9> test '' '=' true
+{9.2936510000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=node
+{9.2936780000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/node/node.plugin.zsh ']'
+{9.2937230000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/node/node.plugin.zsh ']'
+{9.2937580000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/node/node.plugin.zsh
+{9.2939680000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=npm
+{9.2939900000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/npm/npm.plugin.zsh ']'
+{9.2940300000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/npm/npm.plugin.zsh ']'
+{9.2940600000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/npm/npm.plugin.zsh
+{9.2948490000}/Users/timosand/.oh-my-zsh/plugins/npm/npm.plugin.zsh:1> npm completion
+{9.2965310000}/Users/timosand/.oh-my-zsh/plugins/npm/npm.plugin.zsh:1> eval ''
+{9.2966110000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=ssh-agent
+{9.2966390000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/ssh-agent/ssh-agent.plugin.zsh ']'
+{9.2966750000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh ']'
+{9.2967100000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh
+{9.2969180000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:30> local '_plugin__ssh_env=/Users/timosand/.ssh/environment-Morgause.local'
+{9.2969540000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:31> local _plugin__forwarding
+{9.2970410000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:52> zstyle -b :omz:plugins:ssh-agent agent-forwarding _plugin__forwarding
+{9.2971170000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:53> [[ no == yes ]]
+{9.2971370000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:57> [ -f /Users/timosand/.ssh/environment-Morgause.local ']'
+{9.2971770000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:59> . /Users/timosand/.ssh/environment-Morgause.local
+{9.2973020000}/Users/timosand/.ssh/environment-Morgause.local:1> SSH_AUTH_SOCK=/var/folders/33/qyqw1p_97yv_ckzpx7zv48c80000gp/T//ssh-ZmxTj6C8WJ4C/agent.3388
+{9.2973370000}/Users/timosand/.ssh/environment-Morgause.local:1> export SSH_AUTH_SOCK
+{9.2973590000}/Users/timosand/.ssh/environment-Morgause.local:2> SSH_AGENT_PID=3400
+{9.2973740000}/Users/timosand/.ssh/environment-Morgause.local:2> export SSH_AGENT_PID
+{9.2978300000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:60> ps x
+{9.2985210000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:60> grep 3400
+{9.2992120000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:60> grep ssh-agent
+{9.3280620000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:68> unfunction _plugin__start_agent
+{9.3281620000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:69> unset _plugin__forwarding
+{9.3281850000}/Users/timosand/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh:70> unset _plugin__ssh_env
+{9.3282980000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=tmux
+{9.3283300000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/tmux/tmux.plugin.zsh ']'
+{9.3283730000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:60> [ -f /Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh ']'
+{9.3284060000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:61> source /Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh
+{9.3285890000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:5> alias 'ta=tmux attach -t'
+{9.3286190000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:6> alias 'ts=tmux new-session -s'
+{9.3286400000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:7> alias 'tl=tmux list-sessions'
+{9.3289700000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:10> which tmux
+{9.4234040000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:15> [[ -n '' ]]
+{9.4234380000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:15> ZSH_TMUX_AUTOSTART=false
+{9.4234660000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:18> [[ -n '' ]]
+{9.4234860000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:18> ZSH_TMUX_AUTOSTART_ONCE=true
+{9.4235050000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:20> [[ -n '' ]]
+{9.4235220000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:20> ZSH_TMUX_AUTOCONNECT=true
+{9.4235420000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:22> [[ -n '' ]]
+{9.4235600000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:22> ZSH_TMUX_AUTOQUIT=false
+{9.4235790000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:24> [[ -n '' ]]
+{9.4235970000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:24> ZSH_TMUX_FIXTERM=true
+{9.4236150000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:26> [[ -n '' ]]
+{9.4236320000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:26> ZSH_TMUX_ITERM2=false
+{9.4236500000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:30> [[ -n '' ]]
+{9.4236690000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:30> ZSH_TMUX_FIXTERM_WITHOUT_256COLOR=screen
+{9.4236890000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:34> [[ -n '' ]]
+{9.4237060000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:34> ZSH_TMUX_FIXTERM_WITH_256COLOR=screen-256color
+{9.4249040000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:38> dirname /Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh
+{9.4285720000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:38> cd /Users/timosand/.oh-my-zsh/plugins/tmux
+{9.4287000000}cd:1> [[ x/Users/timosand/.oh-my-zsh/plugins/tmux == x... ]]
+{9.4287390000}cd:3> [[ x/Users/timosand/.oh-my-zsh/plugins/tmux == x.... ]]
+{9.4287510000}cd:5> [[ x/Users/timosand/.oh-my-zsh/plugins/tmux == x..... ]]
+{9.4287610000}cd:7> [[ x/Users/timosand/.oh-my-zsh/plugins/tmux == x...... ]]
+{9.4287970000}cd:9> [ -d /Users/timosand/.autoenv ']'
+{9.4288840000}cd:13> cd /Users/timosand/.oh-my-zsh/plugins/tmux
+{9.4290510000}autojump_chpwd:1> [[ '' == 1 ]]
+{9.4290730000}autojump_chpwd:4> _PWD_ARGS=-P
+{9.4301520000}autojump_chpwd:6> pwd -P
+{9.4311520000}autojump_chpwd:6> autojump -a /Users/timosand/dotfiles/oh-my-zsh/plugins/tmux
+{9.4314400000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:38> pwd
+{9.4318620000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:38> local 'zsh_tmux_plugin_path=/Users/timosand/.oh-my-zsh/plugins/tmux'
+{9.4320400000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:41> [[+{9.4326270000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:41> tput colors
+{9.4320400000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:41> [[ 256 == 256 ]]
+{9.4350080000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:43> export 'ZSH_TMUX_TERM=screen-256color'
+{9.4350820000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:49> [[ false == false ]]
+{9.4351050000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:49> [[ -f /Users/timosand/.tmux.conf || -h /Users/timosand/.tmux.conf ]]
+{9.4351560000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:55> export '_ZSH_TMUX_FIXED_CONFIG=/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.only.conf'
+{9.4352060000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:78> compdef _tmux _zsh_tmux_plugin_run
+{9.4352590000}compdef:1> local opt autol type func delete eval new i 'ret=0' cmd svc
+{9.4353120000}compdef:2> local -a match mbegin mend
+{9.4353430000}compdef:4> emulate -L zsh
+{9.4353780000}compdef:5> setopt extendedglob
+{9.4354270000}compdef:9> (( ! 2 ))
+{9.4354610000}compdef:14> getopts anpPkKde opt
+{9.4354940000}compdef:38> shift OPTIND-1
+{9.4355190000}compdef:40> (( ! 2 ))
+{9.4355390000}compdef:45> [[ -z '' ]]
+{9.4355550000}compdef:49> [[ -z '' ]]
+{9.4355680000}compdef:49> [[ _tmux == *=* ]]
+{9.4355890000}compdef:79> func=_tmux
+{9.4356050000}compdef:80> [[ -n '' ]]
+{9.4356240000}compdef:81> shift
+{9.4356470000}compdef:83> case (widgetkey)
+{9.4356610000}compdef:83> case (key)
+{9.4356730000}compdef:83> case (*)
+{9.4356900000}compdef:131> (( 1 ))
+{9.4357070000}compdef:132> [[ _zsh_tmux_plugin_run == -N ]]
+{9.4357230000}compdef:134> [[ _zsh_tmux_plugin_run == -p ]]
+{9.4357380000}compdef:136> [[ _zsh_tmux_plugin_run == -P ]]
+{9.4357550000}compdef:139> case (pattern)
+{9.4357680000}compdef:139> case (postpattern)
+{9.4357800000}compdef:139> case (*)
+{9.4357910000}compdef:155> [[ _zsh_tmux_plugin_run == *=* ]]
+{9.4358080000}compdef:159> cmd=_zsh_tmux_plugin_run
+{9.4358250000}compdef:160> svc=''
+{9.4358400000}compdef:162> [[ -z '' ]]
+{9.4358530000}compdef:163> _comps[$cmd]=_tmux
+{9.4358790000}compdef:164> [[ -n '' ]]
+{9.4359050000}compdef:169> shift
+{9.4359270000}compdef:131> (( 0 ))
+{9.4359860000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:81> alias 'tmux=_zsh_tmux_plugin_run'
+{9.4360170000}/Users/timosand/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh:84> [[ ! -n '' && false == true ]]
+{9.4360930000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:57> plugin=zsh-syntax-highlighting
+{9.4361310000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:58> [ -f /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh ']'
+{9.4362050000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:59> source /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh
+{9.4365780000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh:37> typeset -ga ZSH_HIGHLIGHT_HIGHLIGHTERS
+{9.4368730000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh:103> typeset -gA ZSH_HIGHLIGHT_STYLES
+{9.4372670000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh:195> _zsh_highlight_bind_widgets
+{9.4373140000}_zsh_highlight_bind_widgets:3> zmodload zsh/zleparameter
+{9.4374200000}_zsh_highlight_bind_widgets:9> local cur_widget
+{9.4381090000}_zsh_highlight_bind_widgets:10> zle -la
+{9.4399160000}_zsh_highlight_bind_widgets:10> cur_widget=accept-and-hold
+{9.4400090000}_zsh_highlight_bind_widgets:11> case user:accept-and-hold (user:accept-and-hold|user:_zsh_highlight_widget_*)
+{9.4400380000}_zsh_highlight_bind_widgets:10> cur_widget=accept-and-infer-next-history
+{9.4400640000}_zsh_highlight_bind_widgets:11> case user:accept-and-infer-next-history (user:accept-and-infer-next-history|user:_zsh_highlight_widget_*)
+{9.4400910000}_zsh_highlight_bind_widgets:10> cur_widget=accept-and-menu-complete
+{9.4401170000}_zsh_highlight_bind_widgets:11> case user:accept-and-menu-complete (user:accept-and-menu-complete|user:_zsh_highlight_widget_*)
+{9.4401430000}_zsh_highlight_bind_widgets:10> cur_widget=accept-line
+{9.4401690000}_zsh_highlight_bind_widgets:11> case user:accept-line (user:accept-line|user:_zsh_highlight_widget_*)
+{9.4401920000}_zsh_highlight_bind_widgets:10> cur_widget=accept-line-and-down-history
+{9.4402180000}_zsh_highlight_bind_widgets:11> case user:accept-line-and-down-history (user:accept-line-and-down-history|user:_zsh_highlight_widget_*)
+{9.4402430000}_zsh_highlight_bind_widgets:10> cur_widget=accept-search
+{9.4402690000}_zsh_highlight_bind_widgets:11> case user:accept-search (user:accept-search|user:_zsh_highlight_widget_*)
+{9.4402930000}_zsh_highlight_bind_widgets:10> cur_widget=argument-base
+{9.4403200000}_zsh_highlight_bind_widgets:11> case user:argument-base (user:argument-base|user:_zsh_highlight_widget_*)
+{9.4403430000}_zsh_highlight_bind_widgets:10> cur_widget=auto-suffix-remove
+{9.4403640000}_zsh_highlight_bind_widgets:11> case user:auto-suffix-remove (user:auto-suffix-remove|user:_zsh_highlight_widget_*)
+{9.4403880000}_zsh_highlight_bind_widgets:10> cur_widget=auto-suffix-retain
+{9.4404100000}_zsh_highlight_bind_widgets:11> case user:auto-suffix-retain (user:auto-suffix-retain|user:_zsh_highlight_widget_*)
+{9.4404320000}_zsh_highlight_bind_widgets:10> cur_widget=backward-char
+{9.4404570000}_zsh_highlight_bind_widgets:11> case builtin (user:backward-char|user:_zsh_highlight_widget_*)
+{9.4404770000}_zsh_highlight_bind_widgets:11> case builtin (user:*)
+{9.4404950000}_zsh_highlight_bind_widgets:11> case builtin (completion:*)
+{9.4405110000}_zsh_highlight_bind_widgets:11> case builtin (builtin)
+{9.4405480000}_zsh_highlight_bind_widgets:27> eval '_zsh_highlight_widget_backward-char() { builtin zle .backward-char -- "$@" && _zsh_highlight }; zle -N backward-char _zsh_highlight_widget_backward-char'
+{9.4406200000}(eval):1> zle -N backward-char _zsh_highlight_widget_backward-char
+{9.4406560000}_zsh_highlight_bind_widgets:10> cur_widget=backward-delete-char
+{9.4406810000}_zsh_highlight_bind_widgets:11> case user:backward-delete-char (user:backward-delete-char|user:_zsh_highlight_widget_*)
+{9.4407040000}_zsh_highlight_bind_widgets:10> cur_widget=backward-delete-word
+{9.4407290000}_zsh_highlight_bind_widgets:11> case user:backward-delete-word (user:backward-delete-word|user:_zsh_highlight_widget_*)
+{9.4407570000}_zsh_highlight_bind_widgets:10> cur_widget=backward-kill-line
+{9.4407850000}_zsh_highlight_bind_widgets:11> case user:backward-kill-line (user:backward-kill-line|user:_zsh_highlight_widget_*)
+{9.4408110000}_zsh_highlight_bind_widgets:10> cur_widget=backward-kill-word
+{9.4408360000}_zsh_highlight_bind_widgets:11> case user:backward-kill-word (user:backward-kill-word|user:_zsh_highlight_widget_*)
+{9.4408610000}_zsh_highlight_bind_widgets:10> cur_widget=backward-word
+{9.4408870000}_zsh_highlight_bind_widgets:11> case user:backward-word (user:backward-word|user:_zsh_highlight_widget_*)
+{9.4409100000}_zsh_highlight_bind_widgets:10> cur_widget=beginning-of-buffer-or-history
+{9.4409360000}_zsh_highlight_bind_widgets:11> case user:beginning-of-buffer-or-history (user:beginning-of-buffer-or-history|user:_zsh_highlight_widget_*)
+{9.4409610000}_zsh_highlight_bind_widgets:10> cur_widget=beginning-of-history
+{9.4409870000}_zsh_highlight_bind_widgets:11> case user:beginning-of-history (user:beginning-of-history|user:_zsh_highlight_widget_*)
+{9.4410110000}_zsh_highlight_bind_widgets:10> cur_widget=beginning-of-line
+{9.4410350000}_zsh_highlight_bind_widgets:11> case user:beginning-of-line (user:beginning-of-line|user:_zsh_highlight_widget_*)
+{9.4410620000}_zsh_highlight_bind_widgets:10> cur_widget=beginning-of-line-hist
+{9.4410860000}_zsh_highlight_bind_widgets:11> case user:beginning-of-line-hist (user:beginning-of-line-hist|user:_zsh_highlight_widget_*)
+{9.4411100000}_zsh_highlight_bind_widgets:10> cur_widget=capitalize-word
+{9.4411360000}_zsh_highlight_bind_widgets:11> case user:capitalize-word (user:capitalize-word|user:_zsh_highlight_widget_*)
+{9.4411600000}_zsh_highlight_bind_widgets:10> cur_widget=clear-screen
+{9.4411850000}_zsh_highlight_bind_widgets:11> case user:clear-screen (user:clear-screen|user:_zsh_highlight_widget_*)
+{9.4412090000}_zsh_highlight_bind_widgets:10> cur_widget=complete-word
+{9.4412340000}_zsh_highlight_bind_widgets:11> case user:complete-word (user:complete-word|user:_zsh_highlight_widget_*)
+{9.4412580000}_zsh_highlight_bind_widgets:10> cur_widget=copy-prev-shell-word
+{9.4412830000}_zsh_highlight_bind_widgets:11> case user:copy-prev-shell-word (user:copy-prev-shell-word|user:_zsh_highlight_widget_*)
+{9.4413070000}_zsh_highlight_bind_widgets:10> cur_widget=copy-prev-word
+{9.4413320000}_zsh_highlight_bind_widgets:11> case user:copy-prev-word (user:copy-prev-word|user:_zsh_highlight_widget_*)
+{9.4413570000}_zsh_highlight_bind_widgets:10> cur_widget=copy-region-as-kill
+{9.4413810000}_zsh_highlight_bind_widgets:11> case user:copy-region-as-kill (user:copy-region-as-kill|user:_zsh_highlight_widget_*)
+{9.4414050000}_zsh_highlight_bind_widgets:10> cur_widget=delete-char
+{9.4414280000}_zsh_highlight_bind_widgets:11> case user:delete-char (user:delete-char|user:_zsh_highlight_widget_*)
+{9.4414500000}_zsh_highlight_bind_widgets:10> cur_widget=delete-char-or-list
+{9.4414720000}_zsh_highlight_bind_widgets:11> case user:delete-char-or-list (user:delete-char-or-list|user:_zsh_highlight_widget_*)
+{9.4414970000}_zsh_highlight_bind_widgets:10> cur_widget=delete-word
+{9.4415240000}_zsh_highlight_bind_widgets:11> case user:delete-word (user:delete-word|user:_zsh_highlight_widget_*)
+{9.4415490000}_zsh_highlight_bind_widgets:10> cur_widget=describe-key-briefly
+{9.4415710000}_zsh_highlight_bind_widgets:11> case user:describe-key-briefly (user:describe-key-briefly|user:_zsh_highlight_widget_*)
+{9.4415930000}_zsh_highlight_bind_widgets:10> cur_widget=digit-argument
+{9.4416140000}_zsh_highlight_bind_widgets:11> case user:digit-argument (user:digit-argument|user:_zsh_highlight_widget_*)
+{9.4416350000}_zsh_highlight_bind_widgets:10> cur_widget=down-case-word
+{9.4416570000}_zsh_highlight_bind_widgets:11> case user:down-case-word (user:down-case-word|user:_zsh_highlight_widget_*)
+{9.4416800000}_zsh_highlight_bind_widgets:10> cur_widget=down-history
+{9.4417030000}_zsh_highlight_bind_widgets:11> case user:down-history (user:down-history|user:_zsh_highlight_widget_*)
+{9.4417240000}_zsh_highlight_bind_widgets:10> cur_widget=down-line-or-history
+{9.4417450000}_zsh_highlight_bind_widgets:11> case builtin (user:down-line-or-history|user:_zsh_highlight_widget_*)
+{9.4417670000}_zsh_highlight_bind_widgets:11> case builtin (user:*)
+{9.4417800000}_zsh_highlight_bind_widgets:11> case builtin (completion:*)
+{9.4417930000}_zsh_highlight_bind_widgets:11> case builtin (builtin)
+{9.4418220000}_zsh_highlight_bind_widgets:27> eval '_zsh_highlight_widget_down-line-or-history() { builtin zle .down-line-or-history -- "$@" && _zsh_highlight }; zle -N down-line-or-history _zsh_highlight_widget_down-line-or-history'
+{9.4418850000}(eval):1> zle -N down-line-or-history _zsh_highlight_widget_down-line-or-history
+{9.4419180000}_zsh_highlight_bind_widgets:10> cur_widget=down-line-or-search
+{9.4419390000}_zsh_highlight_bind_widgets:11> case user:down-line-or-search (user:down-line-or-search|user:_zsh_highlight_widget_*)
+{9.4419540000}_zsh_highlight_bind_widgets:10> cur_widget=edit-command-line
+{9.4419670000}_zsh_highlight_bind_widgets:11> case user:edit-command-line (user:edit-command-line|user:_zsh_highlight_widget_*)
+{9.4419800000}_zsh_highlight_bind_widgets:10> cur_widget=emacs-backward-word
+{9.4419940000}_zsh_highlight_bind_widgets:11> case user:emacs-backward-word (user:emacs-backward-word|user:_zsh_highlight_widget_*)
+{9.4420060000}_zsh_highlight_bind_widgets:10> cur_widget=emacs-forward-word
+{9.4420190000}_zsh_highlight_bind_widgets:11> case user:emacs-forward-word (user:emacs-forward-word|user:_zsh_highlight_widget_*)
+{9.4420330000}_zsh_highlight_bind_widgets:10> cur_widget=end-of-buffer-or-history
+{9.4420460000}_zsh_highlight_bind_widgets:11> case user:end-of-buffer-or-history (user:end-of-buffer-or-history|user:_zsh_highlight_widget_*)
+{9.4420590000}_zsh_highlight_bind_widgets:10> cur_widget=end-of-history
+{9.4420720000}_zsh_highlight_bind_widgets:11> case user:end-of-history (user:end-of-history|user:_zsh_highlight_widget_*)
+{9.4420850000}_zsh_highlight_bind_widgets:10> cur_widget=end-of-line
+{9.4420980000}_zsh_highlight_bind_widgets:11> case user:end-of-line (user:end-of-line|user:_zsh_highlight_widget_*)
+{9.4421100000}_zsh_highlight_bind_widgets:10> cur_widget=end-of-line-hist
+{9.4421230000}_zsh_highlight_bind_widgets:11> case user:end-of-line-hist (user:end-of-line-hist|user:_zsh_highlight_widget_*)
+{9.4421380000}_zsh_highlight_bind_widgets:10> cur_widget=end-of-list
+{9.4421520000}_zsh_highlight_bind_widgets:11> case user:end-of-list (user:end-of-list|user:_zsh_highlight_widget_*)
+{9.4421640000}_zsh_highlight_bind_widgets:10> cur_widget=exchange-point-and-mark
+{9.4421780000}_zsh_highlight_bind_widgets:11> case user:exchange-point-and-mark (user:exchange-point-and-mark|user:_zsh_highlight_widget_*)
+{9.4421910000}_zsh_highlight_bind_widgets:10> cur_widget=execute-last-named-cmd
+{9.4422040000}_zsh_highlight_bind_widgets:11> case user:execute-last-named-cmd (user:execute-last-named-cmd|user:_zsh_highlight_widget_*)
+{9.4422170000}_zsh_highlight_bind_widgets:10> cur_widget=execute-named-cmd
+{9.4422300000}_zsh_highlight_bind_widgets:11> case user:execute-named-cmd (user:execute-named-cmd|user:_zsh_highlight_widget_*)
+{9.4422430000}_zsh_highlight_bind_widgets:10> cur_widget=expand-cmd-path
+{9.4422560000}_zsh_highlight_bind_widgets:11> case user:expand-cmd-path (user:expand-cmd-path|user:_zsh_highlight_widget_*)
+{9.4422740000}_zsh_highlight_bind_widgets:10> cur_widget=expand-history
+{9.4422970000}_zsh_highlight_bind_widgets:11> case user:expand-history (user:expand-history|user:_zsh_highlight_widget_*)
+{9.4423180000}_zsh_highlight_bind_widgets:10> cur_widget=expand-or-complete
+{9.4423410000}_zsh_highlight_bind_widgets:11> case user:expand-or-complete (user:expand-or-complete|user:_zsh_highlight_widget_*)
+{9.4423620000}_zsh_highlight_bind_widgets:10> cur_widget=expand-or-complete-prefix
+{9.4423840000}_zsh_highlight_bind_widgets:11> case user:expand-or-complete-prefix (user:expand-or-complete-prefix|user:_zsh_highlight_widget_*)
+{9.4424090000}_zsh_highlight_bind_widgets:10> cur_widget=expand-word
+{9.4424310000}_zsh_highlight_bind_widgets:11> case user:expand-word (user:expand-word|user:_zsh_highlight_widget_*)
+{9.4424510000}_zsh_highlight_bind_widgets:10> cur_widget=forward-char
+{9.4424730000}_zsh_highlight_bind_widgets:11> case builtin (user:forward-char|user:_zsh_highlight_widget_*)
+{9.4424910000}_zsh_highlight_bind_widgets:11> case builtin (user:*)
+{9.4425040000}_zsh_highlight_bind_widgets:11> case builtin (completion:*)
+{9.4425180000}_zsh_highlight_bind_widgets:11> case builtin (builtin)
+{9.4425470000}_zsh_highlight_bind_widgets:27> eval '_zsh_highlight_widget_forward-char() { builtin zle .forward-char -- "$@" && _zsh_highlight }; zle -N forward-char _zsh_highlight_widget_forward-char'
+{9.4426070000}(eval):1> zle -N forward-char _zsh_highlight_widget_forward-char
+{9.4426330000}_zsh_highlight_bind_widgets:10> cur_widget=forward-word
+{9.4426610000}_zsh_highlight_bind_widgets:11> case user:forward-word (user:forward-word|user:_zsh_highlight_widget_*)
+{9.4426840000}_zsh_highlight_bind_widgets:10> cur_widget=get-line
+{9.4427070000}_zsh_highlight_bind_widgets:11> case user:get-line (user:get-line|user:_zsh_highlight_widget_*)
+{9.4427270000}_zsh_highlight_bind_widgets:10> cur_widget=gosmacs-transpose-chars
+{9.4427490000}_zsh_highlight_bind_widgets:11> case user:gosmacs-transpose-chars (user:gosmacs-transpose-chars|user:_zsh_highlight_widget_*)
+{9.4427710000}_zsh_highlight_bind_widgets:10> cur_widget=history-beginning-search-backward
+{9.4427960000}_zsh_highlight_bind_widgets:11> case user:history-beginning-search-backward (user:history-beginning-search-backward|user:_zsh_highlight_widget_*)
+{9.4428220000}_zsh_highlight_bind_widgets:10> cur_widget=history-beginning-search-forward
+{9.4428480000}_zsh_highlight_bind_widgets:11> case user:history-beginning-search-forward (user:history-beginning-search-forward|user:_zsh_highlight_widget_*)
+{9.4428750000}_zsh_highlight_bind_widgets:10> cur_widget=history-incremental-pattern-search-backward
+{9.4429010000}_zsh_highlight_bind_widgets:11> case user:history-incremental-pattern-search-backward (user:history-incremental-pattern-search-backward|user:_zsh_highlight_widget_*)
+{9.4429280000}_zsh_highlight_bind_widgets:10> cur_widget=history-incremental-pattern-search-forward
+{9.4429540000}_zsh_highlight_bind_widgets:11> case user:history-incremental-pattern-search-forward (user:history-incremental-pattern-search-forward|user:_zsh_highlight_widget_*)
+{9.4429780000}_zsh_highlight_bind_widgets:10> cur_widget=history-incremental-search-backward
+{9.4430000000}_zsh_highlight_bind_widgets:11> case user:history-incremental-search-backward (user:history-incremental-search-backward|user:_zsh_highlight_widget_*)
+{9.4430250000}_zsh_highlight_bind_widgets:10> cur_widget=history-incremental-search-forward
+{9.4430480000}_zsh_highlight_bind_widgets:11> case user:history-incremental-search-forward (user:history-incremental-search-forward|user:_zsh_highlight_widget_*)
+{9.4430720000}_zsh_highlight_bind_widgets:10> cur_widget=history-search-backward
+{9.4430970000}_zsh_highlight_bind_widgets:11> case user:history-search-backward (user:history-search-backward|user:_zsh_highlight_widget_*)
+{9.4431220000}_zsh_highlight_bind_widgets:10> cur_widget=history-search-forward
+{9.4431480000}_zsh_highlight_bind_widgets:11> case user:history-search-forward (user:history-search-forward|user:_zsh_highlight_widget_*)
+{9.4431730000}_zsh_highlight_bind_widgets:10> cur_widget=history-substring-search-down
+{9.4432000000}_zsh_highlight_bind_widgets:11> case user:history-substring-search-down (user:history-substring-search-down|user:_zsh_highlight_widget_*)
+{9.4432250000}_zsh_highlight_bind_widgets:10> cur_widget=history-substring-search-up
+{9.4432500000}_zsh_highlight_bind_widgets:11> case user:history-substring-search-up (user:history-substring-search-up|user:_zsh_highlight_widget_*)
+{9.4432750000}_zsh_highlight_bind_widgets:10> cur_widget=infer-next-history
+{9.4432980000}_zsh_highlight_bind_widgets:11> case user:infer-next-history (user:infer-next-history|user:_zsh_highlight_widget_*)
+{9.4433200000}_zsh_highlight_bind_widgets:10> cur_widget=insert-last-word
+{9.4433470000}_zsh_highlight_bind_widgets:11> case user:insert-last-word (user:insert-last-word|user:_zsh_highlight_widget_*)
+{9.4433710000}_zsh_highlight_bind_widgets:10> cur_widget=kill-buffer
+{9.4433960000}_zsh_highlight_bind_widgets:11> case user:kill-buffer (user:kill-buffer|user:_zsh_highlight_widget_*)
+{9.4434210000}_zsh_highlight_bind_widgets:10> cur_widget=kill-line
+{9.4434460000}_zsh_highlight_bind_widgets:11> case user:kill-line (user:kill-line|user:_zsh_highlight_widget_*)
+{9.4434700000}_zsh_highlight_bind_widgets:10> cur_widget=kill-region
+{9.4434960000}_zsh_highlight_bind_widgets:11> case user:kill-region (user:kill-region|user:_zsh_highlight_widget_*)
+{9.4435200000}_zsh_highlight_bind_widgets:10> cur_widget=kill-whole-line
+{9.4435460000}_zsh_highlight_bind_widgets:11> case user:kill-whole-line (user:kill-whole-line|user:_zsh_highlight_widget_*)
+{9.4435720000}_zsh_highlight_bind_widgets:10> cur_widget=kill-word
+{9.4435990000}_zsh_highlight_bind_widgets:11> case user:kill-word (user:kill-word|user:_zsh_highlight_widget_*)
+{9.4436220000}_zsh_highlight_bind_widgets:10> cur_widget=list-choices
+{9.4436470000}_zsh_highlight_bind_widgets:11> case user:list-choices (user:list-choices|user:_zsh_highlight_widget_*)
+{9.4436710000}_zsh_highlight_bind_widgets:10> cur_widget=list-expand
+{9.4436970000}_zsh_highlight_bind_widgets:11> case user:list-expand (user:list-expand|user:_zsh_highlight_widget_*)
+{9.4437210000}_zsh_highlight_bind_widgets:10> cur_widget=magic-space
+{9.4437470000}_zsh_highlight_bind_widgets:11> case user:magic-space (user:magic-space|user:_zsh_highlight_widget_*)
+{9.4437700000}_zsh_highlight_bind_widgets:10> cur_widget=menu-complete
+{9.4437960000}_zsh_highlight_bind_widgets:11> case user:menu-complete (user:menu-complete|user:_zsh_highlight_widget_*)
+{9.4438200000}_zsh_highlight_bind_widgets:10> cur_widget=menu-expand-or-complete
+{9.4438430000}_zsh_highlight_bind_widgets:11> case user:menu-expand-or-complete (user:menu-expand-or-complete|user:_zsh_highlight_widget_*)
+{9.4438660000}_zsh_highlight_bind_widgets:10> cur_widget=menu-select
+{9.4438900000}_zsh_highlight_bind_widgets:11> case user:menu-select (user:menu-select|user:_zsh_highlight_widget_*)
+{9.4439140000}_zsh_highlight_bind_widgets:10> cur_widget=neg-argument
+{9.4439390000}_zsh_highlight_bind_widgets:11> case user:neg-argument (user:neg-argument|user:_zsh_highlight_widget_*)
+{9.4439630000}_zsh_highlight_bind_widgets:10> cur_widget=overwrite-mode
+{9.4439890000}_zsh_highlight_bind_widgets:11> case user:overwrite-mode (user:overwrite-mode|user:_zsh_highlight_widget_*)
+{9.4440170000}_zsh_highlight_bind_widgets:10> cur_widget=pound-insert
+{9.4440430000}_zsh_highlight_bind_widgets:11> case user:pound-insert (user:pound-insert|user:_zsh_highlight_widget_*)
+{9.4440670000}_zsh_highlight_bind_widgets:10> cur_widget=push-input
+{9.4440920000}_zsh_highlight_bind_widgets:11> case user:push-input (user:push-input|user:_zsh_highlight_widget_*)
+{9.4441140000}_zsh_highlight_bind_widgets:10> cur_widget=push-line
+{9.4441380000}_zsh_highlight_bind_widgets:11> case user:push-line (user:push-line|user:_zsh_highlight_widget_*)
+{9.4441600000}_zsh_highlight_bind_widgets:10> cur_widget=push-line-or-edit
+{9.4441860000}_zsh_highlight_bind_widgets:11> case user:push-line-or-edit (user:push-line-or-edit|user:_zsh_highlight_widget_*)
+{9.4442110000}_zsh_highlight_bind_widgets:10> cur_widget=quote-line
+{9.4442370000}_zsh_highlight_bind_widgets:11> case user:quote-line (user:quote-line|user:_zsh_highlight_widget_*)
+{9.4442600000}_zsh_highlight_bind_widgets:10> cur_widget=quote-region
+{9.4442860000}_zsh_highlight_bind_widgets:11> case user:quote-region (user:quote-region|user:_zsh_highlight_widget_*)
+{9.4443100000}_zsh_highlight_bind_widgets:10> cur_widget=quoted-insert
+{9.4443350000}_zsh_highlight_bind_widgets:11> case user:quoted-insert (user:quoted-insert|user:_zsh_highlight_widget_*)
+{9.4443590000}_zsh_highlight_bind_widgets:10> cur_widget=read-command
+{9.4443840000}_zsh_highlight_bind_widgets:11> case user:read-command (user:read-command|user:_zsh_highlight_widget_*)
+{9.4444060000}_zsh_highlight_bind_widgets:10> cur_widget=recursive-edit
+{9.4444320000}_zsh_highlight_bind_widgets:11> case user:recursive-edit (user:recursive-edit|user:_zsh_highlight_widget_*)
+{9.4444560000}_zsh_highlight_bind_widgets:10> cur_widget=redisplay
+{9.4444830000}_zsh_highlight_bind_widgets:11> case user:redisplay (user:redisplay|user:_zsh_highlight_widget_*)
+{9.4445060000}_zsh_highlight_bind_widgets:10> cur_widget=redo
+{9.4445310000}_zsh_highlight_bind_widgets:11> case user:redo (user:redo|user:_zsh_highlight_widget_*)
+{9.4445540000}_zsh_highlight_bind_widgets:10> cur_widget=reset-prompt
+{9.4445800000}_zsh_highlight_bind_widgets:11> case user:reset-prompt (user:reset-prompt|user:_zsh_highlight_widget_*)
+{9.4446050000}_zsh_highlight_bind_widgets:10> cur_widget=reverse-menu-complete
+{9.4446280000}_zsh_highlight_bind_widgets:11> case user:reverse-menu-complete (user:reverse-menu-complete|user:_zsh_highlight_widget_*)
+{9.4446490000}_zsh_highlight_bind_widgets:10> cur_widget=self-insert
+{9.4446720000}_zsh_highlight_bind_widgets:11> case user:ordinary-key-press (user:self-insert|user:_zsh_highlight_widget_*)
+{9.4446930000}_zsh_highlight_bind_widgets:11> case user:ordinary-key-press (user:*)
+{9.4447430000}_zsh_highlight_bind_widgets:17> eval 'zle -N orig-self-insert ordinary-key-press; _zsh_highlight_widget_self-insert() { builtin zle orig-self-insert -- "$@" && _zsh_highlight }; zle -N self-insert _zsh_highlight_widget_self-insert'
+{9.4448190000}(eval):1> zle -N orig-self-insert ordinary-key-press
+{9.4448510000}(eval):1> zle -N self-insert _zsh_highlight_widget_self-insert
+{9.4448770000}_zsh_highlight_bind_widgets:10> cur_widget=self-insert-unmeta
+{9.4449010000}_zsh_highlight_bind_widgets:11> case user:self-insert-unmeta (user:self-insert-unmeta|user:_zsh_highlight_widget_*)
+{9.4449210000}_zsh_highlight_bind_widgets:10> cur_widget=send-break
+{9.4449410000}_zsh_highlight_bind_widgets:11> case user:send-break (user:send-break|user:_zsh_highlight_widget_*)
+{9.4449600000}_zsh_highlight_bind_widgets:10> cur_widget=set-local-history
+{9.4449800000}_zsh_highlight_bind_widgets:11> case user:set-local-history (user:set-local-history|user:_zsh_highlight_widget_*)
+{9.4450000000}_zsh_highlight_bind_widgets:10> cur_widget=set-mark-command
+{9.4450210000}_zsh_highlight_bind_widgets:11> case user:set-mark-command (user:set-mark-command|user:_zsh_highlight_widget_*)
+{9.4450430000}_zsh_highlight_bind_widgets:10> cur_widget=spell-word
+{9.4450630000}_zsh_highlight_bind_widgets:11> case user:spell-word (user:spell-word|user:_zsh_highlight_widget_*)
+{9.4450830000}_zsh_highlight_bind_widgets:10> cur_widget=transpose-chars
+{9.4451040000}_zsh_highlight_bind_widgets:11> case user:transpose-chars (user:transpose-chars|user:_zsh_highlight_widget_*)
+{9.4451240000}_zsh_highlight_bind_widgets:10> cur_widget=transpose-words
+{9.4451430000}_zsh_highlight_bind_widgets:11> case user:transpose-words (user:transpose-words|user:_zsh_highlight_widget_*)
+{9.4451620000}_zsh_highlight_bind_widgets:10> cur_widget=undefined-key
+{9.4451820000}_zsh_highlight_bind_widgets:11> case user:undefined-key (user:undefined-key|user:_zsh_highlight_widget_*)
+{9.4452020000}_zsh_highlight_bind_widgets:10> cur_widget=undo
+{9.4452220000}_zsh_highlight_bind_widgets:11> case user:undo (user:undo|user:_zsh_highlight_widget_*)
+{9.4452410000}_zsh_highlight_bind_widgets:10> cur_widget=universal-argument
+{9.4452630000}_zsh_highlight_bind_widgets:11> case user:universal-argument (user:universal-argument|user:_zsh_highlight_widget_*)
+{9.4452840000}_zsh_highlight_bind_widgets:10> cur_widget=up-case-word
+{9.4453050000}_zsh_highlight_bind_widgets:11> case user:up-case-word (user:up-case-word|user:_zsh_highlight_widget_*)
+{9.4453250000}_zsh_highlight_bind_widgets:10> cur_widget=up-history
+{9.4453450000}_zsh_highlight_bind_widgets:11> case user:up-history (user:up-history|user:_zsh_highlight_widget_*)
+{9.4453670000}_zsh_highlight_bind_widgets:10> cur_widget=up-line-or-history
+{9.4453880000}_zsh_highlight_bind_widgets:11> case builtin (user:up-line-or-history|user:_zsh_highlight_widget_*)
+{9.4454060000}_zsh_highlight_bind_widgets:11> case builtin (user:*)
+{9.4454190000}_zsh_highlight_bind_widgets:11> case builtin (completion:*)
+{9.4454310000}_zsh_highlight_bind_widgets:11> case builtin (builtin)
+{9.4454580000}_zsh_highlight_bind_widgets:27> eval '_zsh_highlight_widget_up-line-or-history() { builtin zle .up-line-or-history -- "$@" && _zsh_highlight }; zle -N up-line-or-history _zsh_highlight_widget_up-line-or-history'
+{9.4455180000}(eval):1> zle -N up-line-or-history _zsh_highlight_widget_up-line-or-history
+{9.4455440000}_zsh_highlight_bind_widgets:10> cur_widget=up-line-or-search
+{9.4455660000}_zsh_highlight_bind_widgets:11> case user:up-line-or-search (user:up-line-or-search|user:_zsh_highlight_widget_*)
+{9.4455870000}_zsh_highlight_bind_widgets:10> cur_widget=vi-add-eol
+{9.4456080000}_zsh_highlight_bind_widgets:11> case user:vi-add-eol (user:vi-add-eol|user:_zsh_highlight_widget_*)
+{9.4456280000}_zsh_highlight_bind_widgets:10> cur_widget=vi-add-next
+{9.4456490000}_zsh_highlight_bind_widgets:11> case user:vi-add-next (user:vi-add-next|user:_zsh_highlight_widget_*)
+{9.4456690000}_zsh_highlight_bind_widgets:10> cur_widget=vi-backward-blank-word
+{9.4456900000}_zsh_highlight_bind_widgets:11> case user:vi-backward-blank-word (user:vi-backward-blank-word|user:_zsh_highlight_widget_*)
+{9.4457120000}_zsh_highlight_bind_widgets:10> cur_widget=vi-backward-char
+{9.4457320000}_zsh_highlight_bind_widgets:11> case user:vi-backward-char (user:vi-backward-char|user:_zsh_highlight_widget_*)
+{9.4457530000}_zsh_highlight_bind_widgets:10> cur_widget=vi-backward-delete-char
+{9.4457730000}_zsh_highlight_bind_widgets:11> case user:vi-backward-delete-char (user:vi-backward-delete-char|user:_zsh_highlight_widget_*)
+{9.4457950000}_zsh_highlight_bind_widgets:10> cur_widget=vi-backward-kill-word
+{9.4458160000}_zsh_highlight_bind_widgets:11> case user:vi-backward-kill-word (user:vi-backward-kill-word|user:_zsh_highlight_widget_*)
+{9.4458370000}_zsh_highlight_bind_widgets:10> cur_widget=vi-backward-word
+{9.4458580000}_zsh_highlight_bind_widgets:11> case user:vi-backward-word (user:vi-backward-word|user:_zsh_highlight_widget_*)
+{9.4458780000}_zsh_highlight_bind_widgets:10> cur_widget=vi-beginning-of-line
+{9.4458980000}_zsh_highlight_bind_widgets:11> case user:vi-beginning-of-line (user:vi-beginning-of-line|user:_zsh_highlight_widget_*)
+{9.4459190000}_zsh_highlight_bind_widgets:10> cur_widget=vi-caps-lock-panic
+{9.4459390000}_zsh_highlight_bind_widgets:11> case user:vi-caps-lock-panic (user:vi-caps-lock-panic|user:_zsh_highlight_widget_*)
+{9.4459590000}_zsh_highlight_bind_widgets:10> cur_widget=vi-change
+{9.4459800000}_zsh_highlight_bind_widgets:11> case user:vi-change (user:vi-change|user:_zsh_highlight_widget_*)
+{9.4459990000}_zsh_highlight_bind_widgets:10> cur_widget=vi-change-eol
+{9.4460210000}_zsh_highlight_bind_widgets:11> case user:vi-change-eol (user:vi-change-eol|user:_zsh_highlight_widget_*)
+{9.4460420000}_zsh_highlight_bind_widgets:10> cur_widget=vi-change-whole-line
+{9.4460620000}_zsh_highlight_bind_widgets:11> case user:vi-change-whole-line (user:vi-change-whole-line|user:_zsh_highlight_widget_*)
+{9.4460840000}_zsh_highlight_bind_widgets:10> cur_widget=vi-cmd-mode
+{9.4461050000}_zsh_highlight_bind_widgets:11> case user:vi-cmd-mode (user:vi-cmd-mode|user:_zsh_highlight_widget_*)
+{9.4461250000}_zsh_highlight_bind_widgets:10> cur_widget=vi-delete
+{9.4461460000}_zsh_highlight_bind_widgets:11> case user:vi-delete (user:vi-delete|user:_zsh_highlight_widget_*)
+{9.4461650000}_zsh_highlight_bind_widgets:10> cur_widget=vi-delete-char
+{9.4461870000}_zsh_highlight_bind_widgets:11> case user:vi-delete-char (user:vi-delete-char|user:_zsh_highlight_widget_*)
+{9.4462080000}_zsh_highlight_bind_widgets:10> cur_widget=vi-digit-or-beginning-of-line
+{9.4462290000}_zsh_highlight_bind_widgets:11> case user:vi-digit-or-beginning-of-line (user:vi-digit-or-beginning-of-line|user:_zsh_highlight_widget_*)
+{9.4462520000}_zsh_highlight_bind_widgets:10> cur_widget=vi-down-line-or-history
+{9.4462750000}_zsh_highlight_bind_widgets:11> case user:vi-down-line-or-history (user:vi-down-line-or-history|user:_zsh_highlight_widget_*)
+{9.4462980000}_zsh_highlight_bind_widgets:10> cur_widget=vi-end-of-line
+{9.4463190000}_zsh_highlight_bind_widgets:11> case user:vi-end-of-line (user:vi-end-of-line|user:_zsh_highlight_widget_*)
+{9.4463390000}_zsh_highlight_bind_widgets:10> cur_widget=vi-fetch-history
+{9.4463590000}_zsh_highlight_bind_widgets:11> case user:vi-fetch-history (user:vi-fetch-history|user:_zsh_highlight_widget_*)
+{9.4463800000}_zsh_highlight_bind_widgets:10> cur_widget=vi-find-next-char
+{9.4464000000}_zsh_highlight_bind_widgets:11> case user:vi-find-next-char (user:vi-find-next-char|user:_zsh_highlight_widget_*)
+{9.4464200000}_zsh_highlight_bind_widgets:10> cur_widget=vi-find-next-char-skip
+{9.4464420000}_zsh_highlight_bind_widgets:11> case user:vi-find-next-char-skip (user:vi-find-next-char-skip|user:_zsh_highlight_widget_*)
+{9.4464620000}_zsh_highlight_bind_widgets:10> cur_widget=vi-find-prev-char
+{9.4464830000}_zsh_highlight_bind_widgets:11> case user:vi-find-prev-char (user:vi-find-prev-char|user:_zsh_highlight_widget_*)
+{9.4465020000}_zsh_highlight_bind_widgets:10> cur_widget=vi-find-prev-char-skip
+{9.4465240000}_zsh_highlight_bind_widgets:11> case user:vi-find-prev-char-skip (user:vi-find-prev-char-skip|user:_zsh_highlight_widget_*)
+{9.4465440000}_zsh_highlight_bind_widgets:10> cur_widget=vi-first-non-blank
+{9.4465670000}_zsh_highlight_bind_widgets:11> case user:vi-first-non-blank (user:vi-first-non-blank|user:_zsh_highlight_widget_*)
+{9.4465880000}_zsh_highlight_bind_widgets:10> cur_widget=vi-forward-blank-word
+{9.4466090000}_zsh_highlight_bind_widgets:11> case user:vi-forward-blank-word (user:vi-forward-blank-word|user:_zsh_highlight_widget_*)
+{9.4466300000}_zsh_highlight_bind_widgets:10> cur_widget=vi-forward-blank-word-end
+{9.4466530000}_zsh_highlight_bind_widgets:11> case user:vi-forward-blank-word-end (user:vi-forward-blank-word-end|user:_zsh_highlight_widget_*)
+{9.4466760000}_zsh_highlight_bind_widgets:10> cur_widget=vi-forward-char
+{9.4467010000}_zsh_highlight_bind_widgets:11> case user:vi-forward-char (user:vi-forward-char|user:_zsh_highlight_widget_*)
+{9.4467260000}_zsh_highlight_bind_widgets:10> cur_widget=vi-forward-word
+{9.4467510000}_zsh_highlight_bind_widgets:11> case user:vi-forward-word (user:vi-forward-word|user:_zsh_highlight_widget_*)
+{9.4467750000}_zsh_highlight_bind_widgets:10> cur_widget=vi-forward-word-end
+{9.4468040000}_zsh_highlight_bind_widgets:11> case user:vi-forward-word-end (user:vi-forward-word-end|user:_zsh_highlight_widget_*)
+{9.4468270000}_zsh_highlight_bind_widgets:10> cur_widget=vi-goto-column
+{9.4468490000}_zsh_highlight_bind_widgets:11> case user:vi-goto-column (user:vi-goto-column|user:_zsh_highlight_widget_*)
+{9.4468700000}_zsh_highlight_bind_widgets:10> cur_widget=vi-goto-mark
+{9.4468920000}_zsh_highlight_bind_widgets:11> case user:vi-goto-mark (user:vi-goto-mark|user:_zsh_highlight_widget_*)
+{9.4469110000}_zsh_highlight_bind_widgets:10> cur_widget=vi-goto-mark-line
+{9.4469330000}_zsh_highlight_bind_widgets:11> case user:vi-goto-mark-line (user:vi-goto-mark-line|user:_zsh_highlight_widget_*)
+{9.4469590000}_zsh_highlight_bind_widgets:10> cur_widget=vi-history-search-backward
+{9.4469820000}_zsh_highlight_bind_widgets:11> case user:vi-history-search-backward (user:vi-history-search-backward|user:_zsh_highlight_widget_*)
+{9.4470060000}_zsh_highlight_bind_widgets:10> cur_widget=vi-history-search-forward
+{9.4470300000}_zsh_highlight_bind_widgets:11> case user:vi-history-search-forward (user:vi-history-search-forward|user:_zsh_highlight_widget_*)
+{9.4470550000}_zsh_highlight_bind_widgets:10> cur_widget=vi-indent
+{9.4470780000}_zsh_highlight_bind_widgets:11> case user:vi-indent (user:vi-indent|user:_zsh_highlight_widget_*)
+{9.4470990000}_zsh_highlight_bind_widgets:10> cur_widget=vi-insert
+{9.4471210000}_zsh_highlight_bind_widgets:11> case user:vi-insert (user:vi-insert|user:_zsh_highlight_widget_*)
+{9.4471420000}_zsh_highlight_bind_widgets:10> cur_widget=vi-insert-bol
+{9.4471650000}_zsh_highlight_bind_widgets:11> case user:vi-insert-bol (user:vi-insert-bol|user:_zsh_highlight_widget_*)
+{9.4471860000}_zsh_highlight_bind_widgets:10> cur_widget=vi-join
+{9.4472080000}_zsh_highlight_bind_widgets:11> case user:vi-join (user:vi-join|user:_zsh_highlight_widget_*)
+{9.4472270000}_zsh_highlight_bind_widgets:10> cur_widget=vi-kill-eol
+{9.4472490000}_zsh_highlight_bind_widgets:11> case user:vi-kill-eol (user:vi-kill-eol|user:_zsh_highlight_widget_*)
+{9.4472720000}_zsh_highlight_bind_widgets:10> cur_widget=vi-kill-line
+{9.4472950000}_zsh_highlight_bind_widgets:11> case user:vi-kill-line (user:vi-kill-line|user:_zsh_highlight_widget_*)
+{9.4473160000}_zsh_highlight_bind_widgets:10> cur_widget=vi-match-bracket
+{9.4473370000}_zsh_highlight_bind_widgets:11> case user:vi-match-bracket (user:vi-match-bracket|user:_zsh_highlight_widget_*)
+{9.4473580000}_zsh_highlight_bind_widgets:10> cur_widget=vi-open-line-above
+{9.4473790000}_zsh_highlight_bind_widgets:11> case user:vi-open-line-above (user:vi-open-line-above|user:_zsh_highlight_widget_*)
+{9.4474030000}_zsh_highlight_bind_widgets:10> cur_widget=vi-open-line-below
+{9.4474280000}_zsh_highlight_bind_widgets:11> case user:vi-open-line-below (user:vi-open-line-below|user:_zsh_highlight_widget_*)
+{9.4474510000}_zsh_highlight_bind_widgets:10> cur_widget=vi-oper-swap-case
+{9.4474730000}_zsh_highlight_bind_widgets:11> case user:vi-oper-swap-case (user:vi-oper-swap-case|user:_zsh_highlight_widget_*)
+{9.4474950000}_zsh_highlight_bind_widgets:10> cur_widget=vi-pound-insert
+{9.4475170000}_zsh_highlight_bind_widgets:11> case user:vi-pound-insert (user:vi-pound-insert|user:_zsh_highlight_widget_*)
+{9.4475380000}_zsh_highlight_bind_widgets:10> cur_widget=vi-put-after
+{9.4475600000}_zsh_highlight_bind_widgets:11> case user:vi-put-after (user:vi-put-after|user:_zsh_highlight_widget_*)
+{9.4475850000}_zsh_highlight_bind_widgets:10> cur_widget=vi-put-before
+{9.4476080000}_zsh_highlight_bind_widgets:11> case user:vi-put-before (user:vi-put-before|user:_zsh_highlight_widget_*)
+{9.4476300000}_zsh_highlight_bind_widgets:10> cur_widget=vi-quoted-insert
+{9.4476520000}_zsh_highlight_bind_widgets:11> case user:vi-quoted-insert (user:vi-quoted-insert|user:_zsh_highlight_widget_*)
+{9.4476730000}_zsh_highlight_bind_widgets:10> cur_widget=vi-repeat-change
+{9.4476980000}_zsh_highlight_bind_widgets:11> case user:vi-repeat-change (user:vi-repeat-change|user:_zsh_highlight_widget_*)
+{9.4477190000}_zsh_highlight_bind_widgets:10> cur_widget=vi-repeat-find
+{9.4477410000}_zsh_highlight_bind_widgets:11> case user:vi-repeat-find (user:vi-repeat-find|user:_zsh_highlight_widget_*)
+{9.4477620000}_zsh_highlight_bind_widgets:10> cur_widget=vi-repeat-search
+{9.4477840000}_zsh_highlight_bind_widgets:11> case user:vi-repeat-search (user:vi-repeat-search|user:_zsh_highlight_widget_*)
+{9.4478060000}_zsh_highlight_bind_widgets:10> cur_widget=vi-replace
+{9.4478280000}_zsh_highlight_bind_widgets:11> case user:vi-replace (user:vi-replace|user:_zsh_highlight_widget_*)
+{9.4478480000}_zsh_highlight_bind_widgets:10> cur_widget=vi-replace-chars
+{9.4478700000}_zsh_highlight_bind_widgets:11> case user:vi-replace-chars (user:vi-replace-chars|user:_zsh_highlight_widget_*)
+{9.4478910000}_zsh_highlight_bind_widgets:10> cur_widget=vi-rev-repeat-find
+{9.4479150000}_zsh_highlight_bind_widgets:11> case user:vi-rev-repeat-find (user:vi-rev-repeat-find|user:_zsh_highlight_widget_*)
+{9.4479370000}_zsh_highlight_bind_widgets:10> cur_widget=vi-rev-repeat-search
+{9.4479600000}_zsh_highlight_bind_widgets:11> case user:vi-rev-repeat-search (user:vi-rev-repeat-search|user:_zsh_highlight_widget_*)
+{9.4479810000}_zsh_highlight_bind_widgets:10> cur_widget=vi-set-buffer
+{9.4480040000}_zsh_highlight_bind_widgets:11> case user:vi-set-buffer (user:vi-set-buffer|user:_zsh_highlight_widget_*)
+{9.4480250000}_zsh_highlight_bind_widgets:10> cur_widget=vi-set-mark
+{9.4480490000}_zsh_highlight_bind_widgets:11> case user:vi-set-mark (user:vi-set-mark|user:_zsh_highlight_widget_*)
+{9.4480710000}_zsh_highlight_bind_widgets:10> cur_widget=vi-substitute
+{9.4480940000}_zsh_highlight_bind_widgets:11> case user:vi-substitute (user:vi-substitute|user:_zsh_highlight_widget_*)
+{9.4481180000}_zsh_highlight_bind_widgets:10> cur_widget=vi-swap-case
+{9.4481430000}_zsh_highlight_bind_widgets:11> case user:vi-swap-case (user:vi-swap-case|user:_zsh_highlight_widget_*)
+{9.4481660000}_zsh_highlight_bind_widgets:10> cur_widget=vi-undo-change
+{9.4481890000}_zsh_highlight_bind_widgets:11> case user:vi-undo-change (user:vi-undo-change|user:_zsh_highlight_widget_*)
+{9.4482110000}_zsh_highlight_bind_widgets:10> cur_widget=vi-unindent
+{9.4482340000}_zsh_highlight_bind_widgets:11> case user:vi-unindent (user:vi-unindent|user:_zsh_highlight_widget_*)
+{9.4482560000}_zsh_highlight_bind_widgets:10> cur_widget=vi-up-line-or-history
+{9.4482800000}_zsh_highlight_bind_widgets:11> case user:vi-up-line-or-history (user:vi-up-line-or-history|user:_zsh_highlight_widget_*)
+{9.4483040000}_zsh_highlight_bind_widgets:10> cur_widget=vi-yank
+{9.4483290000}_zsh_highlight_bind_widgets:11> case user:vi-yank (user:vi-yank|user:_zsh_highlight_widget_*)
+{9.4483510000}_zsh_highlight_bind_widgets:10> cur_widget=vi-yank-eol
+{9.4483740000}_zsh_highlight_bind_widgets:11> case user:vi-yank-eol (user:vi-yank-eol|user:_zsh_highlight_widget_*)
+{9.4484000000}_zsh_highlight_bind_widgets:10> cur_widget=vi-yank-whole-line
+{9.4484230000}_zsh_highlight_bind_widgets:11> case user:vi-yank-whole-line (user:vi-yank-whole-line|user:_zsh_highlight_widget_*)
+{9.4484440000}_zsh_highlight_bind_widgets:10> cur_widget=what-cursor-position
+{9.4484660000}_zsh_highlight_bind_widgets:11> case user:what-cursor-position (user:what-cursor-position|user:_zsh_highlight_widget_*)
+{9.4484880000}_zsh_highlight_bind_widgets:10> cur_widget=where-is
+{9.4485100000}_zsh_highlight_bind_widgets:11> case user:where-is (user:where-is|user:_zsh_highlight_widget_*)
+{9.4485310000}_zsh_highlight_bind_widgets:10> cur_widget=yank
+{9.4485530000}_zsh_highlight_bind_widgets:11> case user:yank (user:yank|user:_zsh_highlight_widget_*)
+{9.4485740000}_zsh_highlight_bind_widgets:10> cur_widget=yank-pop
+{9.4485990000}_zsh_highlight_bind_widgets:11> case user:yank-pop (user:yank-pop|user:_zsh_highlight_widget_*)
+{9.4487530000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh:201> _zsh_highlight_load_highlighters /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters
+{9.4488000000}_zsh_highlight_load_highlighters:3> [[ -d /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters ]]
+{9.4488550000}_zsh_highlight_load_highlighters:9> local highlighter highlighter_dir
+{9.4490650000}_zsh_highlight_load_highlighters:10> highlighter_dir=/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/
+{9.4490930000}_zsh_highlight_load_highlighters:11> highlighter=brackets
+{9.4491160000}_zsh_highlight_load_highlighters:12> [[ -f /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets//brackets-highlighter.zsh ]]
+{9.4491750000}_zsh_highlight_load_highlighters:13> . /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets//brackets-highlighter.zsh
+{9.4495250000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets//brackets-highlighter.zsh:33> : 'fg=red,bold'
+{9.4495690000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets//brackets-highlighter.zsh:34> : 'fg=blue,bold'
+{9.4496000000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets//brackets-highlighter.zsh:35> : 'fg=green,bold'
+{9.4496290000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets//brackets-highlighter.zsh:36> : 'fg=magenta,bold'
+{9.4496570000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets//brackets-highlighter.zsh:37> : 'fg=yellow,bold'
+{9.4496840000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets//brackets-highlighter.zsh:38> : 'fg=cyan,bold'
+{9.4497120000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets//brackets-highlighter.zsh:39> : standout
+{9.4501250000}_zsh_highlight_load_highlighters:14> type _zsh_highlight_brackets_highlighter
+{9.4502110000}_zsh_highlight_load_highlighters:15> type _zsh_highlight_brackets_highlighter_predicate
+{9.4502560000}_zsh_highlight_load_highlighters:10> highlighter_dir=/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor/
+{9.4502760000}_zsh_highlight_load_highlighters:11> highlighter=cursor
+{9.4502950000}_zsh_highlight_load_highlighters:12> [[ -f /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor//cursor-highlighter.zsh ]]
+{9.4503500000}_zsh_highlight_load_highlighters:13> . /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor//cursor-highlighter.zsh
+{9.4508090000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor//cursor-highlighter.zsh:33> : standout
+{9.4509460000}_zsh_highlight_load_highlighters:14> type _zsh_highlight_cursor_highlighter
+{9.4510140000}_zsh_highlight_load_highlighters:15> type _zsh_highlight_cursor_highlighter_predicate
+{9.4510600000}_zsh_highlight_load_highlighters:10> highlighter_dir=/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/
+{9.4510790000}_zsh_highlight_load_highlighters:11> highlighter=main
+{9.4510980000}_zsh_highlight_load_highlighters:12> [[ -f /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh ]]
+{9.4511530000}_zsh_highlight_load_highlighters:13> . /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh
+{9.4515840000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:33> : none
+{9.4516420000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:34> : 'fg=red,bold'
+{9.4516930000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:35> : 'fg=yellow'
+{9.4517410000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:36> : 'fg=green'
+{9.4517870000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:37> : 'fg=green'
+{9.4518330000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:38> : 'fg=green'
+{9.4518800000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:39> : 'fg=green'
+{9.4519290000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:40> : 'fg=green,underline'
+{9.4519750000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:41> : none
+{9.4520170000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:42> : 'fg=green'
+{9.4520590000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:43> : underline
+{9.4521030000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:44> : underline
+{9.4521490000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:45> : 'fg=yellow,underline'
+{9.4521940000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:46> : 'fg=blue'
+{9.4522400000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:47> : 'fg=blue'
+{9.4522760000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:48> : none
+{9.4523060000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:49> : none
+{9.4523500000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:50> : none
+{9.4524040000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:51> : 'fg=yellow'
+{9.4524510000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:52> : 'fg=yellow'
+{9.4524980000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:53> : 'fg=cyan'
+{9.4525420000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:54> : 'fg=cyan'
+{9.4525690000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main//main-highlighter.zsh:55> : none
+{9.4534590000}_zsh_highlight_load_highlighters:14> type _zsh_highlight_main_highlighter
+{9.4535370000}_zsh_highlight_load_highlighters:15> type _zsh_highlight_main_highlighter_predicate
+{9.4535830000}_zsh_highlight_load_highlighters:10> highlighter_dir=/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/
+{9.4536020000}_zsh_highlight_load_highlighters:11> highlighter=pattern
+{9.4536210000}_zsh_highlight_load_highlighters:12> [[ -f /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern//pattern-highlighter.zsh ]]
+{9.4536810000}_zsh_highlight_load_highlighters:13> . /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern//pattern-highlighter.zsh
+{9.4541190000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern//pattern-highlighter.zsh:33> typeset -gA ZSH_HIGHLIGHT_PATTERNS
+{9.4542640000}_zsh_highlight_load_highlighters:14> type _zsh_highlight_pattern_highlighter
+{9.4543110000}_zsh_highlight_load_highlighters:15> type _zsh_highlight_pattern_highlighter_predicate
+{9.4543410000}_zsh_highlight_load_highlighters:10> highlighter_dir=/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root/
+{9.4543530000}_zsh_highlight_load_highlighters:11> highlighter=root
+{9.4543690000}_zsh_highlight_load_highlighters:12> [[ -f /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root//root-highlighter.zsh ]]
+{9.4544190000}_zsh_highlight_load_highlighters:13> . /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root//root-highlighter.zsh
+{9.4548080000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root//root-highlighter.zsh:33> : standout
+{9.4549490000}_zsh_highlight_load_highlighters:14> type _zsh_highlight_root_highlighter
+{9.4550160000}_zsh_highlight_load_highlighters:15> type _zsh_highlight_root_highlighter_predicate
+{9.4551390000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh:212> autoload -U add-zsh-hook
+{9.4552190000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh:213> add-zsh-hook preexec _zsh_highlight_preexec_hook
+{9.4558460000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh:218> [[ 0 -eq 0 ]]
+{9.4558810000}/Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh:218> ZSH_HIGHLIGHT_HIGHLIGHTERS=( main )
+{9.4560310000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:66> config_file=/Users/timosand/.oh-my-zsh/custom/example.zsh
+{9.4560680000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:67> source /Users/timosand/.oh-my-zsh/custom/example.zsh
+{9.4562640000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:69> unset config_file
+{9.4564250000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:72> [ '' '=' random ']'
+{9.4564670000}/Users/timosand/.oh-my-zsh/oh-my-zsh.sh:81> [ ! '' '=' '' ']'
+{9.4565420000}/Users/timosand/.zshrc:45> export 'EDITOR=vim'
+{9.4565890000}/Users/timosand/.zshrc:46> set -o vi
+{9.4566660000}/Users/timosand/.zshrc:49> today=+{9.4575780000}/Users/timosand/.zshrc:49> date +%m.%d.%Y
+{9.4566660000}/Users/timosand/.zshrc:49> today=11.20.2013
+{9.4624550000}/Users/timosand/.zshrc:52> bindkey '\e[3~' delete-char
+{9.4625620000}/Users/timosand/.zshrc:53> bindkey '^R' history-incremental-search-backward
+{9.4626130000}/Users/timosand/.zshrc:55> autoload -U up-line-or-beginning-search
+{9.4626560000}/Users/timosand/.zshrc:56> autoload -U down-line-or-beginning-search
+{9.4626950000}/Users/timosand/.zshrc:57> zle -N up-line-or-beginning-search
+{9.4627310000}/Users/timosand/.zshrc:58> zle -N down-line-or-beginning-search
+{9.4627700000}/Users/timosand/.zshrc:59> bindkey '^[[A' up-line-or-beginning-search
+{9.4628130000}/Users/timosand/.zshrc:60> bindkey '^[[B' down-line-or-beginning-search
+{9.4628740000}/Users/timosand/.zshrc:63> autoload -U colors
+{9.4629030000}/Users/timosand/.zshrc:63> colors
+{9.4629380000}colors:4> emulate -L zsh
+{9.4629750000}colors:6> typeset -Ag color colour
+{9.4629980000}colors:8> color=( 00 none 01 bold 02 faint 22 normal 03 standout 23 no-standout 04 underline 24 no-underline 05 blink 25 no-blink 07 reverse 27 no-reverse 08 conceal 28 no-conceal 30 black 40 bg-black 31 red 41 bg-red 32 green 42 bg-green 33 yellow 43 bg-yellow 34 blue 44 bg-blue 35 magenta 45 bg-magenta 36 cyan 46 bg-cyan 37 white 47 bg-white 39 default 49 bg-default )
+{9.4729880000}colors:76> local k
+{9.4730380000}colors:77> k=44
+{9.4730490000}colors:77> color[${color[$k]}]=44
+{9.4730680000}colors:77> k=33
+{9.4730750000}colors:77> color[${color[$k]}]=33
+{9.4730900000}colors:77> k=22
+{9.4730970000}colors:77> color[${color[$k]}]=22
+{9.4731090000}colors:77> k=00
+{9.4731160000}colors:77> color[${color[$k]}]=00
+{9.4731280000}colors:77> k=45
+{9.4731340000}colors:77> color[${color[$k]}]=45
+{9.4731460000}colors:77> k=34
+{9.4731550000}colors:77> color[${color[$k]}]=34
+{9.4731680000}colors:77> k=23
+{9.4731750000}colors:77> color[${color[$k]}]=23
+{9.4731870000}colors:77> k=01
+{9.4731940000}colors:77> color[${color[$k]}]=01
+{9.4732060000}colors:77> k=46
+{9.4732130000}colors:77> color[${color[$k]}]=46
+{9.4732250000}colors:77> k=35
+{9.4732320000}colors:77> color[${color[$k]}]=35
+{9.4732440000}colors:77> k=24
+{9.4732500000}colors:77> color[${color[$k]}]=24
+{9.4732630000}colors:77> k=02
+{9.4732690000}colors:77> color[${color[$k]}]=02
+{9.4732820000}colors:77> k=47
+{9.4732880000}colors:77> color[${color[$k]}]=47
+{9.4733010000}colors:77> k=36
+{9.4733080000}colors:77> color[${color[$k]}]=36
+{9.4733200000}colors:77> k=25
+{9.4733270000}colors:77> color[${color[$k]}]=25
+{9.4733390000}colors:77> k=03
+{9.4733460000}colors:77> color[${color[$k]}]=03
+{9.4733580000}colors:77> k=37
+{9.4733650000}colors:77> color[${color[$k]}]=37
+{9.4733770000}colors:77> k=04
+{9.4733840000}colors:77> color[${color[$k]}]=04
+{9.4733970000}colors:77> k=49
+{9.4734040000}colors:77> color[${color[$k]}]=49
+{9.4734170000}colors:77> k=27
+{9.4734230000}colors:77> color[${color[$k]}]=27
+{9.4734360000}colors:77> k=05
+{9.4734420000}colors:77> color[${color[$k]}]=05
+{9.4734540000}colors:77> k=39
+{9.4734610000}colors:77> color[${color[$k]}]=39
+{9.4734730000}colors:77> k=28
+{9.4734790000}colors:77> color[${color[$k]}]=28
+{9.4734920000}colors:77> k=07
+{9.4734980000}colors:77> color[${color[$k]}]=07
+{9.4735100000}colors:77> k=08
+{9.4735170000}colors:77> color[${color[$k]}]=08
+{9.4735290000}colors:77> k=40
+{9.4735360000}colors:77> color[${color[$k]}]=40
+{9.4735480000}colors:77> k=41
+{9.4735540000}colors:77> color[${color[$k]}]=41
+{9.4735670000}colors:77> k=30
+{9.4735730000}colors:77> color[${color[$k]}]=30
+{9.4735860000}colors:77> k=42
+{9.4735920000}colors:77> color[${color[$k]}]=42
+{9.4736050000}colors:77> k=31
+{9.4736110000}colors:77> color[${color[$k]}]=31
+{9.4736270000}colors:77> k=43
+{9.4736340000}colors:77> color[${color[$k]}]=43
+{9.4736460000}colors:77> k=32
+{9.4736530000}colors:77> color[${color[$k]}]=32
+{9.4736800000}colors:81> k=30
+{9.4736880000}colors:81> color[fg-${color[$k]}]=30
+{9.4737010000}colors:81> k=31
+{9.4737070000}colors:81> color[fg-${color[$k]}]=31
+{9.4737200000}colors:81> k=32
+{9.4737270000}colors:81> color[fg-${color[$k]}]=32
+{9.4737390000}colors:81> k=33
+{9.4737460000}colors:81> color[fg-${color[$k]}]=33
+{9.4737580000}colors:81> k=34
+{9.4737650000}colors:81> color[fg-${color[$k]}]=34
+{9.4737780000}colors:81> k=35
+{9.4737840000}colors:81> color[fg-${color[$k]}]=35
+{9.4737990000}colors:81> k=36
+{9.4738070000}colors:81> color[fg-${color[$k]}]=36
+{9.4738200000}colors:81> k=37
+{9.4738270000}colors:81> color[fg-${color[$k]}]=37
+{9.4738390000}colors:81> k=39
+{9.4738460000}colors:81> color[fg-${color[$k]}]=39
+{9.4738590000}colors:85> color[grey]=30
+{9.4738700000}colors:86> color[fg-grey]=30
+{9.4738810000}colors:87> color[bg-grey]=40
+{9.4738940000}colors:91> colour=( 00 none 22 normal 44 bg-blue fg-red 31 01 bold 23 no-standout 45 bg-magenta 02 faint 24 no-underline 46 bg-cyan 03 standout 25 no-blink 47 bg-white 04 underline yellow 33 bg-red 41 bold 01 05 blink 27 no-reverse 49 bg-default no-reverse 27 28 no-conceal 07 reverse 08 conceal fg-black 30 red 31 conceal 08 default 39 faint 02 fg-green 32 no-underline 24 bg-magenta 45 magenta 35 blink 05 blue 34 grey 30 fg-default 39 bg-white 47 30 black no-standout 23 31 red 32 green bg-yellow 43 33 yellow cyan 36 34 blue 35 magenta white 37 36 cyan standout 03 37 white bg-blue 44 fg-magenta 35 39 default bg-grey 40 no-conceal 28 reverse 07 bg-cyan 46 underline 04 fg-yellow 33 fg-white 37 bg-black 40 normal 22 fg-blue 34 bg-green 42 none 00 fg-grey 30 black 30 no-blink 25 bg-default 49 40 bg-black fg-cyan 36 green 32 41 bg-red 42 bg-green 43 bg-yellow )
+{9.4740540000}colors:95> local 'lc='rc=m'
+{9.4740770000}colors:97> typeset -Hg reset_color bold_color
+{9.4740910000}colors:98> reset_color=''
+{9.4741030000}colors:99> bold_color=''
+{9.4741180000}colors:103> typeset -AHg fg fg_bold fg_no_bold
+{9.4741450000}colors:104> k=fg-red
+{9.4741530000}colors:105> fg[${k#fg-}]=''
+{9.4741740000}colors:106> fg_bold[${k#fg-}]=''
+{9.4741910000}colors:107> fg_no_bold[${k#fg-}]=''
+{9.4742080000}colors:104> k=fg-black
+{9.4742180000}colors:105> fg[${k#fg-}]=''
+{9.4742330000}colors:106> fg_bold[${k#fg-}]=''
+{9.4742490000}colors:107> fg_no_bold[${k#fg-}]=''
+{9.4742660000}colors:104> k=fg-green
+{9.4742730000}colors:105> fg[${k#fg-}]=''
+{9.4742880000}colors:106> fg_bold[${k#fg-}]=''
+{9.4743040000}colors:107> fg_no_bold[${k#fg-}]=''
+{9.4743200000}colors:104> k=fg-default
+{9.4743270000}colors:105> fg[${k#fg-}]=''
+{9.4743410000}colors:106> fg_bold[${k#fg-}]=''
+{9.4743570000}colors:107> fg_no_bold[${k#fg-}]=''
+{9.4743730000}colors:104> k=fg-magenta
+{9.4743800000}colors:105> fg[${k#fg-}]=''
+{9.4743940000}colors:106> fg_bold[${k#fg-}]=''
+{9.4744100000}colors:107> fg_no_bold[${k#fg-}]=''
+{9.4744260000}colors:104> k=fg-yellow
+{9.4744330000}colors:105> fg[${k#fg-}]=''
+{9.4744470000}colors:106> fg_bold[${k#fg-}]=''
+{9.4744630000}colors:107> fg_no_bold[${k#fg-}]=''
+{9.4744790000}colors:104> k=fg-white
+{9.4744860000}colors:105> fg[${k#fg-}]=''
+{9.4744990000}colors:106> fg_bold[${k#fg-}]=''
+{9.4745160000}colors:107> fg_no_bold[${k#fg-}]=''
+{9.4745310000}colors:104> k=fg-blue
+{9.4745380000}colors:105> fg[${k#fg-}]=''
+{9.4745520000}colors:106> fg_bold[${k#fg-}]=''
+{9.4745680000}colors:107> fg_no_bold[${k#fg-}]=''
+{9.4745850000}colors:104> k=fg-grey
+{9.4745920000}colors:105> fg[${k#fg-}]=''
+{9.4746060000}colors:106> fg_bold[${k#fg-}]=''
+{9.4746230000}colors:107> fg_no_bold[${k#fg-}]=''
+{9.4746390000}colors:104> k=fg-cyan
+{9.4746460000}colors:105> fg[${k#fg-}]=''
+{9.4746590000}colors:106> fg_bold[${k#fg-}]=''
+{9.4746750000}colors:107> fg_no_bold[${k#fg-}]=''
+{9.4746970000}colors:112> typeset -AHg bg bg_bold bg_no_bold
+{9.4747240000}colors:113> k=bg-red
+{9.4747320000}colors:114> bg[${k#bg-}]=''
+{9.4747470000}colors:115> bg_bold[${k#bg-}]=''
+{9.4747640000}colors:116> bg_no_bold[${k#bg-}]=''
+{9.4747800000}colors:113> k=bg-magenta
+{9.4747870000}colors:114> bg[${k#bg-}]=''
+{9.4748010000}colors:115> bg_bold[${k#bg-}]=''
+{9.4748170000}colors:116> bg_no_bold[${k#bg-}]=''
+{9.4748330000}colors:113> k=bg-white
+{9.4748430000}colors:114> bg[${k#bg-}]=''
+{9.4748580000}colors:115> bg_bold[${k#bg-}]=''
+{9.4748740000}colors:116> bg_no_bold[${k#bg-}]=''
+{9.4748900000}colors:113> k=bg-yellow
+{9.4748970000}colors:114> bg[${k#bg-}]=''
+{9.4749110000}colors:115> bg_bold[${k#bg-}]=''
+{9.4749260000}colors:116> bg_no_bold[${k#bg-}]=''
+{9.4749420000}colors:113> k=bg-blue
+{9.4749490000}colors:114> bg[${k#bg-}]=''
+{9.4749720000}colors:115> bg_bold[${k#bg-}]=''
+{9.4749900000}colors:116> bg_no_bold[${k#bg-}]=''
+{9.4750100000}colors:113> k=bg-grey
+{9.4750230000}colors:114> bg[${k#bg-}]=''
+{9.4750510000}colors:115> bg_bold[${k#bg-}]=''
+{9.4750810000}colors:116> bg_no_bold[${k#bg-}]=''
+{9.4751040000}colors:113> k=bg-cyan
+{9.4751120000}colors:114> bg[${k#bg-}]=''
+{9.4751260000}colors:115> bg_bold[${k#bg-}]=''
+{9.4751440000}colors:116> bg_no_bold[${k#bg-}]=''
+{9.4751600000}colors:113> k=bg-black
+{9.4751670000}colors:114> bg[${k#bg-}]=''
+{9.4751860000}colors:115> bg_bold[${k#bg-}]=''
+{9.4752080000}colors:116> bg_no_bold[${k#bg-}]=''
+{9.4752250000}colors:113> k=bg-green
+{9.4752320000}colors:114> bg[${k#bg-}]=''
+{9.4752450000}colors:115> bg_bold[${k#bg-}]=''
+{9.4752610000}colors:116> bg_no_bold[${k#bg-}]=''
+{9.4752770000}colors:113> k=bg-default
+{9.4752840000}colors:114> bg[${k#bg-}]=''
+{9.4752970000}colors:115> bg_bold[${k#bg-}]=''
+{9.4753130000}colors:116> bg_no_bold[${k#bg-}]=''
+{9.4753630000}/Users/timosand/.zshrc:64> setopt prompt_subst
+{9.4760450000}/Users/timosand/.zshrc:66> dircolors /Users/timosand/.dir_colors
+{9.4796310000}/Users/timosand/.zshrc:66> eval 'LS_COLORS='\''no=00;38;5;244:rs=0:di=00;38;5;33:ln=01;38;5;37:mh=00:pi=48;5;230;38;5;136;01:so=48;5;230;38;5;136;01:do=48;5;230;38;5;136;01:bd=48;5;230;38;5;244;01:cd=48;5;230;38;5;244;01:or=48;5;235;38;5;160:su=48;5;160;38;5;230:sg=48;5;136;38;5;230:ca=30;41:tw=48;5;64;38;5;230:ow=48;5;235;38;5;33:st=48;5;33;38;5;230:ex=01;38;5;64:*.tar=00;38;5;61:*.tgz=01;38;5;61:*.arj=01;38;5;61:*.taz=01;38;5;61:*.lzh=01;38;5;61:*.lzma=01;38;5;61:*.tlz=01;38;5;61:*.txz=01;38;5;61:*.zip=01;38;5;61:*.z=01;38;5;61:*.Z=01;38;5;61:*.dz=01;38;5;61:*.gz=01;38;5;61:*.lz=01;38;5;61:*.xz=01;38;5;61:*.bz2=01;38;5;61:*.bz=01;38;5;61:*.tbz=01;38;5;61:*.tbz2=01;38;5;61:*.tz=01;38;5;61:*.deb=01;38;5;61:*.rpm=01;38;5;61:*.jar=01;38;5;61:*.rar=01;38;5;61:*.ace=01;38;5;61:*.zoo=01;38;5;61:*.cpio=01;38;5;61:*.7z=01;38;5;61:*.rz=01;38;5;61:*.apk=01;38;5;61:*.gem=01;38;5;61:*.jpg=00;38;5;136:*.JPG=00;38;5;136:*.jpeg=00;38;5;136:*.gif=00;38;5;136:*.bmp=00;38;5;136:*.pbm=00;38;5;136:*.pgm=00;38;5;136:*.ppm=00;38;5;136:*.tga=00;38;5;136:*.xbm=00;38;5;136:*.xpm=00;38;5;136:*.tif=00;38;5;136:*.tiff=00;38;5;136:*.png=00;38;5;136:*.svg=00;38;5;136:*.svgz=00;38;5;136:*.mng=00;38;5;136:*.pcx=00;38;5;136:*.dl=00;38;5;136:*.xcf=00;38;5;136:*.xwd=00;38;5;136:*.yuv=00;38;5;136:*.cgm=00;38;5;136:*.emf=00;38;5;136:*.eps=00;38;5;136:*.CR2=00;38;5;136:*.ico=00;38;5;136:*.tex=01;38;5;245:*.rdf=01;38;5;245:*.owl=01;38;5;245:*.n3=01;38;5;245:*.ttl=01;38;5;245:*.nt=01;38;5;245:*.torrent=01;38;5;245:*.xml=01;38;5;245:*Makefile=01;38;5;245:*Rakefile=01;38;5;245:*build.xml=01;38;5;245:*rc=01;38;5;245:*1=01;38;5;245:*.nfo=01;38;5;245:*README=01;38;5;245:*README.txt=01;38;5;245:*readme.txt=01;38;5;245:*.md=01;38;5;245:*README.markdown=01;38;5;245:*.ini=01;38;5;245:*.yml=01;38;5;245:*.cfg=01;38;5;245:*.conf=01;38;5;245:*.c=01;38;5;245:*.cpp=01;38;5;245:*.cc=01;38;5;245:*.log=00;38;5;240:*.bak=00;38;5;240:*.aux=00;38;5;240:*.lof=00;38;5;240:*.lol=00;38;5;240:*.lot=00;38;5;240:*.out=00;38;5;240:*.toc=00;38;5;240:*.bbl=00;38;5;240:*.blg=00;38;5;240:*~=00;38;5;240:*#=00;38;5;240:*.part=00;38;5;240:*.incomplete=00;38;5;240:*.swp=00;38;5;240:*.tmp=00;38;5;240:*.temp=00;38;5;240:*.o=00;38;5;240:*.pyc=00;38;5;240:*.class=00;38;5;240:*.cache=00;38;5;240:*.aac=00;38;5;166:*.au=00;38;5;166:*.flac=00;38;5;166:*.mid=00;38;5;166:*.midi=00;38;5;166:*.mka=00;38;5;166:*.mp3=00;38;5;166:*.mpc=00;38;5;166:*.ogg=00;38;5;166:*.ra=00;38;5;166:*.wav=00;38;5;166:*.m4a=00;38;5;166:*.axa=00;38;5;166:*.oga=00;38;5;166:*.spx=00;38;5;166:*.xspf=00;38;5;166:*.mov=01;38;5;166:*.mpg=01;38;5;166:*.mpeg=01;38;5;166:*.m2v=01;38;5;166:*.mkv=01;38;5;166:*.ogm=01;38;5;166:*.mp4=01;38;5;166:*.m4v=01;38;5;166:*.mp4v=01;38;5;166:*.vob=01;38;5;166:*.qt=01;38;5;166:*.nuv=01;38;5;166:*.wmv=01;38;5;166:*.asf=01;38;5;166:*.rm=01;38;5;166:*.rmvb=01;38;5;166:*.flc=01;38;5;166:*.avi=01;38;5;166:*.fli=01;38;5;166:*.flv=01;38;5;166:*.gl=01;38;5;166:*.m2ts=01;38;5;166:*.divx=01;38;5;166:*.webm=01;38;5;166:*.axv=01;38;5;166:*.anx=01;38;5;166:*.ogv=01;38;5;166:*.ogx=01;38;5;166:'\'';' export LS_COLORS
+{9.4802000000}(eval):1> LS_COLORS='no=00;38;5;244:rs=0:di=00;38;5;33:ln=01;38;5;37:mh=00:pi=48;5;230;38;5;136;01:so=48;5;230;38;5;136;01:do=48;5;230;38;5;136;01:bd=48;5;230;38;5;244;01:cd=48;5;230;38;5;244;01:or=48;5;235;38;5;160:su=48;5;160;38;5;230:sg=48;5;136;38;5;230:ca=30;41:tw=48;5;64;38;5;230:ow=48;5;235;38;5;33:st=48;5;33;38;5;230:ex=01;38;5;64:*.tar=00;38;5;61:*.tgz=01;38;5;61:*.arj=01;38;5;61:*.taz=01;38;5;61:*.lzh=01;38;5;61:*.lzma=01;38;5;61:*.tlz=01;38;5;61:*.txz=01;38;5;61:*.zip=01;38;5;61:*.z=01;38;5;61:*.Z=01;38;5;61:*.dz=01;38;5;61:*.gz=01;38;5;61:*.lz=01;38;5;61:*.xz=01;38;5;61:*.bz2=01;38;5;61:*.bz=01;38;5;61:*.tbz=01;38;5;61:*.tbz2=01;38;5;61:*.tz=01;38;5;61:*.deb=01;38;5;61:*.rpm=01;38;5;61:*.jar=01;38;5;61:*.rar=01;38;5;61:*.ace=01;38;5;61:*.zoo=01;38;5;61:*.cpio=01;38;5;61:*.7z=01;38;5;61:*.rz=01;38;5;61:*.apk=01;38;5;61:*.gem=01;38;5;61:*.jpg=00;38;5;136:*.JPG=00;38;5;136:*.jpeg=00;38;5;136:*.gif=00;38;5;136:*.bmp=00;38;5;136:*.pbm=00;38;5;136:*.pgm=00;38;5;136:*.ppm=00;38;5;136:*.tga=00;38;5;136:*.xbm=00;38;5;136:*.xpm=00;38;5;136:*.tif=00;38;5;136:*.tiff=00;38;5;136:*.png=00;38;5;136:*.svg=00;38;5;136:*.svgz=00;38;5;136:*.mng=00;38;5;136:*.pcx=00;38;5;136:*.dl=00;38;5;136:*.xcf=00;38;5;136:*.xwd=00;38;5;136:*.yuv=00;38;5;136:*.cgm=00;38;5;136:*.emf=00;38;5;136:*.eps=00;38;5;136:*.CR2=00;38;5;136:*.ico=00;38;5;136:*.tex=01;38;5;245:*.rdf=01;38;5;245:*.owl=01;38;5;245:*.n3=01;38;5;245:*.ttl=01;38;5;245:*.nt=01;38;5;245:*.torrent=01;38;5;245:*.xml=01;38;5;245:*Makefile=01;38;5;245:*Rakefile=01;38;5;245:*build.xml=01;38;5;245:*rc=01;38;5;245:*1=01;38;5;245:*.nfo=01;38;5;245:*README=01;38;5;245:*README.txt=01;38;5;245:*readme.txt=01;38;5;245:*.md=01;38;5;245:*README.markdown=01;38;5;245:*.ini=01;38;5;245:*.yml=01;38;5;245:*.cfg=01;38;5;245:*.conf=01;38;5;245:*.c=01;38;5;245:*.cpp=01;38;5;245:*.cc=01;38;5;245:*.log=00;38;5;240:*.bak=00;38;5;240:*.aux=00;38;5;240:*.lof=00;38;5;240:*.lol=00;38;5;240:*.lot=00;38;5;240:*.out=00;38;5;240:*.toc=00;38;5;240:*.bbl=00;38;5;240:*.blg=00;38;5;240:*~=00;38;5;240:*#=00;38;5;240:*.part=00;38;5;240:*.incomplete=00;38;5;240:*.swp=00;38;5;240:*.tmp=00;38;5;240:*.temp=00;38;5;240:*.o=00;38;5;240:*.pyc=00;38;5;240:*.class=00;38;5;240:*.cache=00;38;5;240:*.aac=00;38;5;166:*.au=00;38;5;166:*.flac=00;38;5;166:*.mid=00;38;5;166:*.midi=00;38;5;166:*.mka=00;38;5;166:*.mp3=00;38;5;166:*.mpc=00;38;5;166:*.ogg=00;38;5;166:*.ra=00;38;5;166:*.wav=00;38;5;166:*.m4a=00;38;5;166:*.axa=00;38;5;166:*.oga=00;38;5;166:*.spx=00;38;5;166:*.xspf=00;38;5;166:*.mov=01;38;5;166:*.mpg=01;38;5;166:*.mpeg=01;38;5;166:*.m2v=01;38;5;166:*.mkv=01;38;5;166:*.ogm=01;38;5;166:*.mp4=01;38;5;166:*.m4v=01;38;5;166:*.mp4v=01;38;5;166:*.vob=01;38;5;166:*.qt=01;38;5;166:*.nuv=01;38;5;166:*.wmv=01;38;5;166:*.asf=01;38;5;166:*.rm=01;38;5;166:*.rmvb=01;38;5;166:*.flc=01;38;5;166:*.avi=01;38;5;166:*.fli=01;38;5;166:*.flv=01;38;5;166:*.gl=01;38;5;166:*.m2ts=01;38;5;166:*.divx=01;38;5;166:*.webm=01;38;5;166:*.axv=01;38;5;166:*.anx=01;38;5;166:*.ogv=01;38;5;166:*.ogx=01;38;5;166:'
+{9.4806240000}(eval):1> export LS_COLORS
+{9.4807890000}/Users/timosand/.zshrc:69> [ -f /Users/timosand/.zsh_nocorrect ']'
+{9.4809550000}/Users/timosand/.zshrc:70> read -r COMMAND
+{9.4809940000}/Users/timosand/.zshrc:71> alias 'node=nocorrect node'
+{9.4810170000}/Users/timosand/.zshrc:70> read -r COMMAND
+{9.4810460000}/Users/timosand/.zshrc:71> alias 'heroku=nocorrect heroku'
+{9.4810660000}/Users/timosand/.zshrc:70> read -r COMMAND
+{9.4810920000}/Users/timosand/.zshrc:71> alias '_elinks=nocorrect _elinks'
+{9.4811090000}/Users/timosand/.zshrc:70> read -r COMMAND
+{9.4811330000}/Users/timosand/.zshrc:71> alias '_lynx=nocorrect _lynx'
+{9.4811490000}/Users/timosand/.zshrc:70> read -r COMMAND
+{9.4811860000}/Users/timosand/.zshrc:76> typeset -U config_files
+{9.4812070000}/Users/timosand/.zshrc:77> config_files=( /Users/timosand/.zsh/aliases.zsh /Users/timosand/.zsh/functions.zsh /Users/timosand/.zsh/system.zsh )
+{9.4813000000}/Users/timosand/.zshrc:80> file=/Users/timosand/.zsh/aliases.zsh
+{9.4813230000}/Users/timosand/.zshrc:82> source /Users/timosand/.zsh/aliases.zsh
+{9.4814460000}/Users/timosand/.zsh/aliases.zsh:3> hub_path=+{9.4819930000}/Users/timosand/.zsh/aliases.zsh:3> which hub
+{9.4814460000}/Users/timosand/.zsh/aliases.zsh:3> hub_path=/usr/local/bin/hub
+{9.4824110000}/Users/timosand/.zsh/aliases.zsh:4> (( 1 ))
+{9.4832460000}/Users/timosand/.zsh/aliases.zsh:11> ls '--color=tty' --color
+{9.4876000000}/Users/timosand/.zsh/aliases.zsh:12> colorflag=--color
+{9.4877160000}/Users/timosand/.zsh/aliases.zsh:18> lsflags=-hF
+{9.4877470000}/Users/timosand/.zsh/aliases.zsh:19> alias 'ls=ls --color -hF'
+{9.4877980000}/Users/timosand/.zsh/aliases.zsh:20> alias 'la=ls --color -hF -lA'
+{9.4878260000}/Users/timosand/.zsh/aliases.zsh:21> alias 'll=ls --color -hF -l'
+{9.4878510000}/Users/timosand/.zsh/aliases.zsh:24> alias 'cp=cp -iv'
+{9.4878710000}/Users/timosand/.zsh/aliases.zsh:25> alias 'mv=mv -iv'
+{9.4878860000}/Users/timosand/.zsh/aliases.zsh:26> alias 'rm=rm -vi'
+{9.4879070000}/Users/timosand/.zsh/aliases.zsh:29> alias 'sudo=sudo '
+{9.4879300000}/Users/timosand/.zsh/aliases.zsh:32> alias 'updatedb=/usr/libexec/locate.updatedb'
+{9.4879490000}/Users/timosand/.zsh/aliases.zsh:35> alias 'mkdir=mkdir -p'
+{9.4879730000}/Users/timosand/.zsh/aliases.zsh:38> alias 'flush=dscacheutil -flushcache && killall -HUP mDNSResponder'
+{9.4880100000}/Users/timosand/.zsh/aliases.zsh:41> alias 'lscleanup=/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user && killall Finder'
+{9.4880550000}/Users/timosand/.zsh/aliases.zsh:45> alias 'emptytrash=sudo rm -rfv /Volumes/*/.Trashes; sudo rm -rfv ~/.Trash; sudo rm -rfv /private/var/log/asl/*.asl'
+{9.4880930000}/Users/timosand/.zsh/aliases.zsh:48> method=GET
+{9.4881080000}/Users/timosand/.zsh/aliases.zsh:49> alias 'GET=lwp-request -m '\''GET'\'
+{9.4881200000}/Users/timosand/.zsh/aliases.zsh:48> method=HEAD
+{9.4881320000}/Users/timosand/.zsh/aliases.zsh:49> alias 'HEAD=lwp-request -m '\''HEAD'\'
+{9.4881420000}/Users/timosand/.zsh/aliases.zsh:48> method=POST
+{9.4881560000}/Users/timosand/.zsh/aliases.zsh:49> alias 'POST=lwp-request -m '\''POST'\'
+{9.4881690000}/Users/timosand/.zsh/aliases.zsh:48> method=PUT
+{9.4881800000}/Users/timosand/.zsh/aliases.zsh:49> alias 'PUT=lwp-request -m '\''PUT'\'
+{9.4881900000}/Users/timosand/.zsh/aliases.zsh:48> method=DELETE
+{9.4882020000}/Users/timosand/.zsh/aliases.zsh:49> alias 'DELETE=lwp-request -m '\''DELETE'\'
+{9.4882120000}/Users/timosand/.zsh/aliases.zsh:48> method=TRACE
+{9.4882240000}/Users/timosand/.zsh/aliases.zsh:49> alias 'TRACE=lwp-request -m '\''TRACE'\'
+{9.4882340000}/Users/timosand/.zsh/aliases.zsh:48> method=OPTIONS
+{9.4882460000}/Users/timosand/.zsh/aliases.zsh:49> alias 'OPTIONS=lwp-request -m '\''OPTIONS'\'
+{9.4882650000}/Users/timosand/.zsh/aliases.zsh:52> alias 'reload=source ~/.zshrc'
+{9.4882900000}/Users/timosand/.zsh/aliases.zsh:55> alias 'stfu=osascript -e '\''set volume output muted true'\'
+{9.4883100000}/Users/timosand/.zsh/aliases.zsh:56> alias 'pumpitup=osascript -e '\''set volume 7'\'
+{9.4883350000}/Users/timosand/.zsh/aliases.zsh:57> alias 'hax=growlnotify -a '\''Activity Monitor'\'' '\''System error'\'' -m '\''WTF R U DOIN'\'
+{9.4883580000}/Users/timosand/.zsh/aliases.zsh:59> alias 'bower=noglob bower'
+{9.4883970000}/Users/timosand/.zshrc:80> file=/Users/timosand/.zsh/functions.zsh
+{9.4884200000}/Users/timosand/.zshrc:82> source /Users/timosand/.zsh/functions.zsh
+{9.4886110000}/Users/timosand/.zshrc:80> file=/Users/timosand/.zsh/system.zsh
+{9.4886360000}/Users/timosand/.zshrc:82> source /Users/timosand/.zsh/system.zsh
+{9.4888150000}/Users/timosand/.zsh/system.zsh:3> case darwin13.0 (darwin*)
+{9.4888380000}/Users/timosand/.zsh/system.zsh:6> alias 'manpdf=man -t /Users/timosand/.zsh/system.zsh | ps2pdf - - | open -f -a Preview'
[4] 8960
+{9.4893680000}/Users/timosand/.zsh/system.zsh:11> source /Users/timosand/bin/osx_functions.sh
+{9.4893680000}/Users/timosand/.zsh/system.zsh:9> git config --global credential.helper osxkeychain
+{9.4898860000}git:0> hub config --global credential.helper osxkeychain
+{9.4903960000}/Users/timosand/.zshrc:85> uname
+{9.4937060000}/Users/timosand/.zshrc:85> [ Darwin '=' Darwin ']'
+{9.4937920000}/Users/timosand/.zshrc:86> source /usr/local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh
+{9.4940210000}/usr/local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh:1> test -z ''
+{9.4940770000}/usr/local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh:2> which powerline-client
+{9.4942540000}/usr/local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh:5> export 'POWERLINE_COMMAND=powerline'
+{9.4944660000}/usr/local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh:43> trap _powerline_tmux_set_columns SIGWINCH
+{9.4945230000}/usr/local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh:44> _powerline_tmux_set_columns
+{9.4945730000}_powerline_tmux_set_columns:1> _powerline_tmux_setenv COLUMNS 317
+{9.4946190000}_powerline_tmux_setenv:1> emulate -L zsh
+{9.4946630000}_powerline_tmux_setenv:2> [[ -n '' ]]
+{9.4947250000}/usr/local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh:46> setopt promptpercent
+{9.4947700000}/usr/local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh:47> setopt promptsubst
+{9.4948110000}/usr/local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh:48> _powerline_install_precmd
+{9.4948450000}_powerline_install_precmd:1> emulate -L zsh
+{9.4948780000}_powerline_install_precmd:2> f=omz_termsupport_precmd
+{9.4948970000}_powerline_install_precmd:3> [[ omz_termsupport_precmd == _powerline_precmd ]]
+{9.4949250000}_powerline_install_precmd:7> chpwd_functions+=( _powerline_tmux_set_pwd )
+{9.4949890000}_powerline_install_precmd:8> zmodload zsh/zpython
+{9.4951210000}_powerline_install_precmd:13> PS1='$($POWERLINE_COMMAND shell left -r zsh_prompt --last_exit_code=$? --last_pipe_status="$pipestatus")'
+{9.4951490000}_powerline_install_precmd:14> RPS1='$($POWERLINE_COMMAND shell right -r zsh_prompt --last_exit_code=$? --last_pipe_status="$pipestatus")'
+{9.4952310000}/Users/timosand/.zshrc:91> fpath=( /usr/local/share/zsh-completions /usr/local/share/zsh/site-functions /Users/timosand/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting /Users/timosand/.oh-my-zsh/plugins/tmux /Users/timosand/.oh-my-zsh/plugins/ssh-agent /Users/timosand/.oh-my-zsh/plugins/npm /Users/timosand/.oh-my-zsh/plugins/node /Users/timosand/.oh-my-zsh/plugins/history-substring-search /Users/timosand/.oh-my-zsh/plugins/heroku /Users/timosand/.oh-my-zsh/plugins/gitfast /Users/timosand/.oh-my-zsh/plugins/git /Users/timosand/.oh-my-zsh/plugins/git-flow-avh /Users/timosand/.oh-my-zsh/plugins/gem /Users/timosand/.oh-my-zsh/plugins/extract /Users/timosand/.oh-my-zsh/plugins/coffee /Users/timosand/.oh-my-zsh/plugins/bundler /Users/timosand/.oh-my-zsh/plugins/brew /Users/timosand/.oh-my-zsh/plugins/bower /Users/timosand/.oh-my-zsh/plugins/autojump /Users/timosand/.oh-my-zsh/functions /Users/timosand/.oh-my-zsh/completions /usr/share/zsh/site-functions /usr/share/zsh/5.0.2/functions )
+{9.4953760000}/Users/timosand/.zshrc:94> zprof
num calls time self name
-----------------------------------------------------------------------------------
1) 2 64.49 32.25 35.96% 64.49 32.25 35.96% compaudit
2) 87 57.42 0.66 32.01% 57.42 0.66 32.01% compdef
3) 1 84.57 84.57 47.15% 20.08 20.08 11.19% compinit
4) 2 14.93 7.47 8.33% 14.93 7.47 8.33% colors
5) 1 11.37 11.37 6.34% 11.37 11.37 6.34% _zsh_highlight_bind_widgets
6) 1 6.28 6.28 3.50% 6.28 6.28 3.50% _zsh_highlight_load_highlighters
7) 33 2.78 0.08 1.55% 2.78 0.08 1.55% is_plugin
8) 3 1.43 0.48 0.80% 1.43 0.48 0.80% add-zsh-hook
9) 1 0.35 0.35 0.19% 0.35 0.35 0.19% _powerline_install_precmd
10) 1 0.09 0.09 0.05% 0.09 0.09 0.05% _powerline_tmux_setenv
11) 1 0.09 0.09 0.05% 0.09 0.09 0.05% _bundler-installed
12) 1 0.15 0.15 0.08% 0.06 0.06 0.04% _powerline_tmux_set_columns
-----------------------------------------------------------------------------------
3) 1 84.57 84.57 47.15% 20.08 20.08 11.19% compinit
1/2 64.49 64.49 35.96% 0.47 0.47 compaudit [1]
-----------------------------------------------------------------------------------
1/2 64.49 64.49 35.96% 0.47 0.47 compinit [3]
1/2 64.02 64.02 35.69% 64.02 64.02 compaudit [1]
1) 2 64.49 32.25 35.96% 64.49 32.25 35.96% compaudit
1/2 64.02 64.02 35.69% 64.02 64.02 compaudit [1]
-----------------------------------------------------------------------------------
2) 87 57.42 0.66 32.01% 57.42 0.66 32.01% compdef
-----------------------------------------------------------------------------------
4) 2 14.93 7.47 8.33% 14.93 7.47 8.33% colors
-----------------------------------------------------------------------------------
5) 1 11.37 11.37 6.34% 11.37 11.37 6.34% _zsh_highlight_bind_widgets
-----------------------------------------------------------------------------------
6) 1 6.28 6.28 3.50% 6.28 6.28 3.50% _zsh_highlight_load_highlighters
-----------------------------------------------------------------------------------
7) 33 2.78 0.08 1.55% 2.78 0.08 1.55% is_plugin
-----------------------------------------------------------------------------------
8) 3 1.43 0.48 0.80% 1.43 0.48 0.80% add-zsh-hook
-----------------------------------------------------------------------------------
9) 1 0.35 0.35 0.19% 0.35 0.35 0.19% _powerline_install_precmd
-----------------------------------------------------------------------------------
12) 1 0.15 0.15 0.08% 0.06 0.06 0.04% _powerline_tmux_set_columns
1/1 0.09 0.09 0.05% 0.09 0.09 _powerline_tmux_setenv [10]
-----------------------------------------------------------------------------------
1/1 0.09 0.09 0.05% 0.09 0.09 _powerline_tmux_set_columns [12]
10) 1 0.09 0.09 0.05% 0.09 0.09 0.05% _powerline_tmux_setenv
-----------------------------------------------------------------------------------
11) 1 0.09 0.09 0.05% 0.09 0.09 0.05% _bundler-installed
+{9.5099150000}omz_termsupport_precmd:1> title '%15<..<%~%<<' '%n@%m: %~'
+{9.5099580000}title:1> [[ '' == true ]]
+{9.5099760000}title:1> [[ '' == *term* ]]
+{9.5099980000}title:4> [[ xterm-256color == screen* ]]
+{9.5100180000}title:6> [[ xterm-256color == xterm* ]]
+{9.5100550000}title:7> print -Pn '\e]2;%n@%m:\ %\~\a'
+{9.5101360000}title:8> print -Pn '\e]1;%15\<..\<%\~%\<\<\a'
+{9.5117830000}-/bin/zsh:1> powerline shell left -r zsh_prompt '--last_exit_code=0' '--last_pipe_status=0'
[4] + 8960 done git config --global credential.helper osxkeychain
+{9.6298150000}-/bin/zsh:1> powerline shell right -r zsh_prompt '--last_exit_code=0' '--last_pipe_status=0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment