Initial inclusion of tealdeer, fixes T8180. Based on @Jacek's initial diff.
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Maniphest Tasks
- T8180: Tealdeer - Rust TLDR client
- Commits
- R4814:d30f741914eb: Initial inclusion of tealdeer
Read a command's tldr page (i.e. tldr ssh). Test tab completion for Bash, fish and Zsh.
Diff Detail
- Repository
- R4814 tealdeer
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
You didn't include a feature introduced in 1.2, which is fish autocompletion. Here is mine package.yml{F5130896}
I have tested it for a few weeks, this is ready to be accepted!
(Oh, you can add memes on phabricator, good to know)
ZSH person here: I don't want to be an inferior user for a CLI of a tool I'll never use (joking). Let's get it added from this file in master to /usr/share/zsh/site-functions/_tealdeer. Chuck it in files/ until the next tealdeer release.
Add zsh completions.
Edit: So that didn't work, I accidentally deleted the initial repo and can't find a way to add the new files, any help would be greatly appreciated. :)
Your branch isn't correct, you should be submitted against a new repo, on a master branch.