aboutsummaryrefslogtreecommitdiff
path: root/lib/keyringer/completions/zsh
AgeCommit message (Expand)Author
2016-12-19Adds pwgen actionSilvio Rhatto
2016-11-17Adds sclip into completionsSilvio Rhatto
2015-03-24Updates shell completions (#69)Silvio Rhatto
2015-03-24Adding completions for cp and mv actionsSilvio Rhatto
2014-08-21Shell completions: use KEYRINGER_CHECK_RECIPIENTS=false to avoid fatal errorsSilvio Rhatto
2014-08-21Minor zsh completion fixesSilvio Rhatto
2014-08-21Shell completions: fix handling of keyrings with '-' in their namesSilvio Rhatto
2014-02-23Added find action into shell completionsSilvio Rhatto
2014-02-19Adding xclip action thanks to password-store (2)Silvio Rhatto
2013-12-10Fix instance list at shell completionsSilvio Rhatto
2013-12-10Adding shell completions for 'mkdir' action (#34)feature/shellSilvio Rhatto
2013-11-26New actions: tree and rm (alias for del)Silvio Rhatto
2013-11-25Typo: 'trailing slash' was meant to be 'leading slash'Silvio Rhatto
2013-11-16Misc enhancementsSilvio Rhatto
2013-11-14Enhancing shell completion for 'encrypt' actionSilvio Rhatto
2013-09-29Shell completion: adding 'init' subcommandSilvio Rhatto
2013-09-28Development: adding a subcommandSilvio Rhatto
2013-09-28Do not rely on bash at zsh completionSilvio Rhatto
2013-09-28Set KEYRINGER_CHECK_VERSION=false on shell completionsSilvio Rhatto
2013-09-27Declare more variables as local at zsh completionSilvio Rhatto
2013-09-27Include 'open' action into completion codeSilvio Rhatto
2013-09-27Use 'ls --color=never' on shell completionsSilvio Rhatto
2013-08-25Minor cleanup at zsh completionSilvio Rhatto
2013-08-22Use a different _keyringer_git_complete() for zshSilvio Rhatto
2013-08-16TODO updateSilvio Rhatto
2013-08-16Check config before completionSilvio Rhatto
2013-08-16Matching zsh with bash completionSilvio Rhatto
2013-08-16Initial zsh completionSilvio Rhatto