]> Sergey Matveev's repositories - public-inbox.git/commit
lei lcat+inspect: start wiring up completion
authorEric Wong <e@80x24.org>
Sun, 30 May 2021 06:33:55 +0000 (06:33 +0000)
committerEric Wong <e@80x24.org>
Sun, 30 May 2021 08:09:08 +0000 (08:09 +0000)
commit6ac85b2245b306590527196fb2cee124a29979b5
tree4189eae654b11a807d090ab9f37b47e396c2f46b
parentc4aa366973c9129a640f51c6a52a986f393ac206
lei lcat+inspect: start wiring up completion

Colons and other delimiters still cause problems for our bash
completion, but some completion is better than no completion.
lib/PublicInbox/LeiInspect.pm
lib/PublicInbox/LeiLcat.pm