aboutsummaryrefslogtreecommitdiff
path: root/lib/keyringer/completions
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-27Declare more variables as local at bash completionSilvio Rhatto
2013-09-27Include 'open' action into completion codeSilvio Rhatto
2013-09-27Support git completion found also at /usr/shareSilvio 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
2013-08-16Initial code to make zsh-compatible completionSilvio Rhatto
2013-08-02Avoiding duplication on git completion0.2.1Silvio Rhatto
2013-08-02More git completion codeSilvio Rhatto
2013-08-02Fixing initial options on bash completionSilvio Rhatto
2013-08-02Initial git completion codeSilvio Rhatto
2013-07-18More on bash completionSilvio Rhatto
2013-07-18Completion cleanupSilvio Rhatto
2013-07-18Adding initial completion for genpairSilvio Rhatto
2013-07-18Adding recrypt completionSilvio Rhatto
2013-07-18Adding del completionSilvio Rhatto
2013-07-18Adding completion other encrypt/decrypt/append/edit commandsSilvio Rhatto
2013-07-18Completion: avoid annoying bell and extra tabSilvio Rhatto
2013-07-18More ls completion cleanupSilvio Rhatto
2013-07-18Turn off pathname expansion so expansion can work properlySilvio Rhatto
2013-07-18Cleaning up ls completionSilvio Rhatto
2013-07-18Appending sub folders on completionSilvio Rhatto
2013-07-18Cleaning up ls completionSilvio Rhatto
2013-07-18Minor enhancement on ls completion (2)Silvio Rhatto
2013-07-18Minor enhancement on ls completionSilvio Rhatto
2013-07-12More on completionSilvio Rhatto