summaryrefslogtreecommitdiffstats
path: root/assets/completions
AgeCommit message (Expand)Author
2023-12-01Improvements and fixes to zsh completionOliver Kiddle
2023-11-04fix(completions): add missing fish completionsMaria José Solano
2023-09-08make LESSOPEN support opt-inAnomalocaridid
2023-09-02Add `$LESSOPEN` and `$LESSCLOSE` support (#2444)Anomalocaridid
2023-05-12Clean-up bash comletion Adrián Bíro
2022-12-18Disable completion of `cache` subcommand (#2399)cyqsimon
2022-09-11Improve bash completion escapingVille Skyttä
2022-09-11Exclude --unbuffered from bash completionsVille Skyttä
2022-09-11Add --style argument bash completionVille Skyttä
2022-09-11Do not offer bash filename completions with --list-languages/-themesVille Skyttä
2022-09-11Add --acknowledgements and --ignored-suffix to bash completionVille Skyttä
2022-09-11Split bash completion option lists over multiple lines, sync sort with --helpVille Skyttä
2022-08-27fix `--pager` opts display and add some examplesZ. Grace Moreau
2022-08-27add a vim modelineZ. Grace Moreau
2022-08-27improve fish completionsZ. Grace Moreau
2022-05-04Add a --style=default option (#2119)Isaac Horvath
2022-02-27Add header-filename and header-filesize where missingMartin Nordholts
2022-02-24fix Bash completion on macOS (#2074)Josh Pencheon
2021-10-11Add missing style values in fish & zsh completions (#1890)NotWearingPants
2021-08-28Add PowerShell completion file (#1826)Rashil Gandhi
2021-08-21style: trim excess whitespacea1346054
2021-07-29Support a hidden arg --no-custom-assets that skips loading assets from the cacheMartin Nordholts
2021-07-01Add some more options to bash completionVille Skyttä
2021-06-28Fix missing config/cache arguments in Zsh completionFrederick Zhang
2021-06-28Depend on scop/bash-completionVille Skyttä
2021-06-28Add missing comment about --theme arg escapingVille Skyttä
2021-06-28Add bash completionVille Skyttä
2020-10-17Fix zsh completionAlbert Safin
2020-09-14Fix packaging and Use parameterized names for zsh completionKienyew
2020-09-14Fix typoKienyew
2020-09-14use _describe instead of _values on subcommandKienyew
2020-09-14add completion for 'cache' subcommandKienyew
2020-09-14Fix character escape problemKienyew
2020-09-14Add zsh completionKienyew
2020-07-02Hide alias in help, update man and completionsDash Peters
2019-09-27Update fish completions to use parameterized namesEthan P
2019-05-14Update fish completions for new --list-languages formatEthan P
2019-05-14Remove language completions for config filesEthan P
2019-05-14Add fish shell argument completions for --language optionEthan P
2019-04-13Updated fish completions to include parameter completion for available themes...evdev
2019-04-13Updated fish completions to include parameter completion for flags: color, it...evdev
2019-04-13WIP: added manual minimal fish shell completions for current flags. Does not ...evdev