Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after installation with zplug, zaw does nothing in response to ^x #104

Open
brandondrew opened this issue Apr 29, 2021 · 1 comment
Open

Comments

@brandondrew
Copy link

I've just installed zaw with zplug

zplug zsh-users/zaw

and disabled all other zplug plugins, and confirmed that zaw is in fact installed:

brandon@Brandons-MacBook-Air ~ % zplug status
[zplug] Start to get remote status 1 plugins in parallel

 ✔  Up-to-date            zsh-users/zaw

[zplug] Elapsed time: 0.7313 sec.
 ==> All packages are up-to-date!

but when I enter ^x I see no response. According to the README I should see a list of sources at this point.

My Zsh version is 5.8:

brandon@Brandons-MacBook-Air ~ % zsh --version
zsh --version
zsh 5.8 (x86_64-apple-darwin20.0)

zaw-print-src seems to verify that zaw is installed:

brandon@Brandons-MacBook-Air ~ % zaw-print-src
source name      shortcut widget name
----------------------------------------
aliases          zaw-aliases
applications     zaw-applications
bookmark         zaw-bookmark
command-output   zaw-command-output
commands         zaw-commands
fasd             zaw-fasd
fasd-directories zaw-fasd-directories
fasd-files       zaw-fasd-files
functions        zaw-functions
git-branches     zaw-git-branches
git-files        zaw-git-files
git-files-legacy zaw-git-files-legacy
git-log          zaw-git-log
git-recent-all-branches zaw-git-recent-all-branches
git-recent-branches zaw-git-recent-branches
git-reflog       zaw-git-reflog
git-status       zaw-git-status
history          zaw-history
locate           zaw-locate
open-file        zaw-open-file
perldoc          zaw-perldoc
process          zaw-process
programs         zaw-programs
screens          zaw-screens
searcher         zaw-searcher
ssh-hosts        zaw-ssh-hosts
tmux             zaw-tmux
widgets          zaw-widgets
@brandondrew
Copy link
Author

Hitting x and typing zaw successfully shows a list of sources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant