]> Sergey Matveev's repositories - public-inbox.git/commit
lei: completion: fix filename completion
authorEric Wong <e@80x24.org>
Tue, 5 Jan 2021 09:04:34 +0000 (09:04 +0000)
committerEric Wong <e@80x24.org>
Wed, 6 Jan 2021 10:45:06 +0000 (10:45 +0000)
commit5e503fc272cb1d0afabc4724398b72e4ad5c4777
tree4741252d7ac90bf0b365fabb38183b786307641c
parentf692276e2bcce22160248f27a905e517e706a952
lei: completion: fix filename completion

"-o default" is what we want from "complete", "-o filename" just
tells readline the result from the "_lei" function might be a
filename and quote appropriately.
contrib/completion/lei-completion.bash