Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-09 | Add a description in the completion outputs | regnat | |
Make nix output completions in the form `completion\tdescription`. This can't be used by bash (afaik), but other shells like zsh or fish can display it along the completion choices | |||
2020-06-04 | Fix completion script install name | Eelco Dolstra | |
2020-05-11 | Bash completion: Don't break on ':' | Eelco Dolstra | |
2020-05-10 | Add completion for paths | Eelco Dolstra | |
2020-05-10 | nix: Implement basic bash completion | Eelco Dolstra | |