about summary refs log tree commit diff
path: root/pkgs/profpatsch/dhallsh/main.dhall
Commit message (Expand)AuthorAgeFilesLines
* Mostly implement nice completion for dhallProfpatsch2020-02-241-36/+137
* main: factor out basic fish completion commandsProfpatsch2020-02-241-149/+44
* `abc foo --bar` can be completedProfpatsch2020-02-241-2/+23
* First working fish subcommand completion.Profpatsch2020-02-241-42/+81
* Init: basic command line abstraction for fish’s completeProfpatsch2020-02-241-0/+101