summaryrefslogtreecommitdiff
path: root/tests/TODO.txt
diff options
context:
space:
mode:
authorJohannes Altmanninger <aclopte@gmail.com>2020-06-25 23:41:08 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2020-06-25 15:43:00 -0600
commit9ec2990e96031e617237ac4881288974a69b7522 (patch)
treee5a201a69515e4e794d577932003acb0d4401bcc /tests/TODO.txt
parent3be8496c7488bce380e8072a98a353f9b90875a1 (diff)
downloadpass-9ec2990e96031e617237ac4881288974a69b7522.tar.gz
pass-9ec2990e96031e617237ac4881288974a69b7522.tar.bz2
pass-9ec2990e96031e617237ac4881288974a69b7522.zip
fish-completion: support completions for wrapper commands
There is no point to checking the command name, fish already does that. Additionally fish knows about commands that "wrap" pass; those commands should inherit pass's completions. This commit enables fish>=3.1.0 to provide proper completions for this function: alias p="PASSWORD_STORE_DIR=$HOME/.my-passwords pass" or, equivalently, function p --wraps "PASSWORD_STORE_DIR=$HOME/.my-passwords pass" PASSWORD_STORE_DIR=$HOME/.my-passwords pass $argv end
Diffstat (limited to 'tests/TODO.txt')
0 files changed, 0 insertions, 0 deletions
a href='/portato.git/commit/_shm/shmmodule.c?h=0.14&id=b8f90c7cadb2f56daf9761908a02bd67cfee8d99&follow=1'>Updated shm module to 1.2René 'Necoro' Neumann1-8/+21 2008-03-07Update TODORené 'Necoro' Neumann1-3/+1 2008-03-07hmm ... yesRené 'Necoro' Neumann1-1/+1 2008-03-06Used better exceptions for configuration parserRené 'Necoro' Neumann1-26/+114 2008-03-06Update translationRené 'Necoro' Neumann2-349/+393 2008-03-06Update createpot.shRené 'Necoro' Neumann1-3/+2 2008-03-06Use 'nofork' instead of 'nolistener'René 'Necoro' Neumann1-3/+3 2008-03-05Install glade files into template dir and not data dirRené 'Necoro' Neumann2-2/+1 2008-03-05Added dependency listRené 'Necoro' Neumann3-117/+237