Commit graph

12 commits

Author SHA1 Message Date
Niklas Mohrin
911277cd21
Update completions 2026-08-19 14:49:58 +02:00
Giftzwerg02
1c68f99c2a
Add --override-config flag (#458)
Co-authored-by: Niklas Mohrin <dev@niklasmohrin.de>
2026-08-13 00:01:30 +02:00
Danilo Bargen
fc6d644152
Update all URLs to point to new GitHub organization (#379)
See https://github.com/tealdeer-rs/tealdeer/issues/376 for details.
2024-09-30 11:27:19 +02:00
K.B.Dharun Krishna
ee6d2418f1
Add BSD platform support and update workflows (#354) 2024-04-10 16:05:51 +02:00
Iliia Maleki
de9cf431a8
Completions: Add checks for wrong tldr --list output (#327) 2023-07-06 16:22:50 +02:00
Adam Henley
45b3db6dc4
Guard Fish completion when cache is empty (#331)
Signed-off-by: Adam Henley <adamazing@gmail.com>
2023-07-06 16:20:46 +02:00
bagohart
b369678794
added missing fish completion for language (#280) 2022-07-18 10:01:03 +00:00
Evan Lloyd New-Schmidt
4a5410fd0b Add support for android platform
tldr added android-specific commands under a new 'android' platform
last year: <https://github.com/tldr-pages/tldr/issues/5462>
2022-06-02 12:36:20 -04:00
Danilo Bargen
cc22760e5a Align help text and completion descriptions 2022-01-21 09:15:52 +01:00
Danilo Bargen
cab6666ffb Fix completions: Remove -p for pager 2022-01-21 09:14:30 +01:00
cyqsimon
d5dbe3084b
Add no-auto-update flag (#257)
* Added `no-auto-update`
* Updated usage.txt
* Add `no-auto-update` to completion scripts
* Apply review suggestions
2022-01-21 09:12:10 +01:00
Danny Moesch
2177297871
Move shell completion scripts to their own directory (#259)
* Move shell completion scripts to their own directory
* Remove completion scripts from published Cargo package
2022-01-20 09:10:18 +01:00