Amy Grace
e2ab7397ac
completions: add BSD calendar
...
(cherry picked from commit d1a906026a
)
2023-12-31 11:33:45 +08:00
Amy Grace
e613adda69
completions: add rename ( #10136 )
...
* completions: add rename
* add completions for other versions of `rename`
(cherry picked from commit 00ffc397b4
)
2023-12-31 11:32:11 +08:00
Amy Grace
80cb735cbe
completions: add smerge (Sublime Merge CLI tool) ( #10135 )
...
* completions: add smerge (Sublime Merge CLI tool)
* completions: add `-o` (and file completion) to `smerge mergetool`
(cherry picked from commit b7a85fe172
)
2023-12-31 11:30:36 +08:00
Ivan Kovnatsky
c0cc78cb54
Add git branch --[no-,contains]
completions ( #10133 )
...
* Add `git branch --[no-,contains]` completions
* Add __fish_git_commits as an argument
(cherry picked from commit 8c36c21e2e
)
2023-12-31 11:29:49 +08:00
SanskritFritz
5b1b466f97
Tab completions for ncdu completed
...
(cherry picked from commit 684f44bca3
)
2023-12-31 11:28:48 +08:00
Fabian Boehm
4d858b3f88
completion: Set up wrapping for gw/gradlew
...
These were set up as commands in the actual gradle completions, but
they would never be loaded.
(cherry picked from commit 180692fb29
)
2023-12-31 11:15:21 +08:00
Nater0214
b10611091f
completions: add airmon-ng
...
(cherry picked from commit ca705fcbb5
)
2023-12-31 09:47:58 +08:00
NextAlone
c1f1a92b99
completion(usbip): support ipv6 ( #10113 )
...
* completion(usbip): support ipv6
Signed-off-by: Next Alone <12210746+NextAlone@users.noreply.github.com>
* completion(usbip): use fish string match
Signed-off-by: Next Alone <12210746+NextAlone@users.noreply.github.com>
* fix: support --remote and -r both
Signed-off-by: Next Alone <12210746+NextAlone@users.noreply.github.com>
---------
Signed-off-by: Next Alone <12210746+NextAlone@users.noreply.github.com>
(cherry picked from commit 382005c33e
)
2023-12-31 09:46:39 +08:00
Nater0214
25ae69dac1
completions: add checkinstall
...
(cherry picked from commit 1a42c97f75
)
2023-12-30 23:27:04 +08:00
Dmitriy Shishkov
963166c7ed
Replaced double quotation marks with single in dnf.fish completions
...
(cherry picked from commit bd4adf86f4
)
2023-12-30 23:23:06 +08:00
exploide
0acf05eca0
completions: improved netcat completions
...
- enhanced ncat completions
(cherry picked from commit a390e36e9d
)
2023-12-30 23:21:38 +08:00
Asuka Minato
a307ca3680
Update tar.fish ( #10079 )
...
* Update tar.fish
* add more long options
* add more options
(cherry picked from commit 9f9accf203
)
2023-12-30 23:16:23 +08:00
Amy Grace
36ed2b79c2
completions: add xxd
...
Closes #10137
2023-12-30 10:18:30 +01:00
Grzegorz Milka
03198b7fd3
Add git stash push completions
...
Closes #10147
2023-12-30 10:09:00 +01:00
tangowithfoxtrot
7370e38069
add completions for bws
...
Closes #10165
2023-12-30 09:31:33 +01:00
may
09ac6f8703
update npm completions ( #9800 )
...
* update npm install completions
* update npm uninstall
* init npm dep rewrite
+ init npm
* npm uninstall complete global packages
* add npm pack completions
* add npm publish completions
* add npm init completions
* add missing commands, remove outdated, add missing aliases
* add npm audit completions
* implement requested changes
* rename __yarn_ to __npm_
* add missing commands / aliases
* slightly less verbose options, reword dry-run description (meh)
* more commands and options
* add and update completions for several commands
* access, adduser, bugs, ci, config, cache
* dedupe, deprecate, dist-tag, diff, docs, doctor
* edit, exec, explain, explore, find-dupes, fund
* hooks, help-search, install, ls, publish, search
* version, view
* more commands, fixes
* fish_indent
* remove most aliases from command suggestions
* add most other commands
* npm help, --help
* minor fixes
* remove npm builtin completion, new install option, fish_indent
* add completions for npm set, npm get
(cherry picked from commit d19a08cd8c
)
2023-12-29 23:34:13 +08:00
Husam Harazi
6871f5d6e4
Add wpctl
completions ( #10043 )
...
* Add wpctl completions
* Reviewed comments
(cherry picked from commit 3c814bf53d
)
2023-12-29 23:15:25 +08:00
Kid
3a86ce87c0
Add --verbose
completion to fish_key_reader
...
This was missing from #8467 .
(cherry picked from commit 84e6344c91
)
2023-12-29 23:13:01 +08:00
exploide
7d1090b6de
completions: added userdel from shadow-utils
...
(cherry picked from commit 5d0efbf2e8
)
2023-12-29 23:11:20 +08:00
Nunzio Cicone
ced76a4576
update entr completions
...
(cherry picked from commit 85deb76c5f
)
2023-12-29 22:32:56 +08:00
NextAlone
83185774db
completion(loginctl): fix sessions with ssh or other states ( #10038 )
...
Signed-off-by: Next Alone <12210746+NextAlone@users.noreply.github.com>
(cherry picked from commit 7250e6fa6a
)
2023-12-29 22:29:07 +08:00
Marcelo Mendes Spessoto Junior
6a7d93d9c5
Shortening node.fish completions
...
Signed-off-by: Marcelo Mendes Spessoto Junior <marcelospe@shinji.linux.ime.usp.br>
(cherry picked from commit 7534572d99
)
2023-12-28 22:46:56 +08:00
Christian Fersch
7008e0eec2
git completion: Handle aliases referencing other aliases ( #9992 )
...
(cherry picked from commit 1980a22522
)
2023-12-28 11:06:04 +08:00
figurantpp
7c21e9c36e
Removed type declarations from node descriptions
...
(cherry picked from commit 5a934e7ae3
)
2023-12-27 22:47:27 +08:00
Fabian Boehm
ef43069a06
completions/pactl: Fix matching objects
...
This didn't work for something like `pactl set-card-profile foo
<TAB>`,
because it didn't allow for the card name, as it would just print the
index again and again.
(cherry picked from commit 5f26c56ed5
)
2023-12-25 21:25:55 +08:00
Rocka
8319011f24
completions: fix qdbus Q_NOREPLY method completion
...
(cherry picked from commit c21e13e62e
)
2023-12-24 22:58:39 +08:00
Fabian Boehm
a7b96fc4ab
completions/dnf: Remove "offline-upgrade upgrade"
...
Fixes #10081
(cherry picked from commit 676da369b4
)
2023-11-07 19:59:32 +01:00
Wadii Hajji
3444e1cbf3
fix(git): add force-if-includes
completion
...
(cherry picked from commit 3f7fdd5693
)
2023-11-07 19:58:08 +01:00
Asuka Minato
be75769564
Update find.fish
...
add -D and -nowarn
(cherry picked from commit 754e81afa3
)
2023-11-07 19:58:08 +01:00
Xiretza
52276e4766
completions/pacman: fix -Qp completing packages, not files
...
--file/-p makes -Q interpret the command line argument as a package file
rather than a package name.
(cherry picked from commit 0cdf801d0b
)
2023-10-08 17:15:20 +02:00
Kevin F. Konrad
bd6471d2ce
add completions for crc and oc ( #10034 )
...
(cherry picked from commit 269c9c3f0c
)
2023-10-08 17:15:20 +02:00
Roland Fredenhagen
542e23e87b
completions: add watchexec ( #10027 )
...
* completions: add watchexec
* review
(cherry picked from commit e6bef40c22
)
2023-10-08 17:15:20 +02:00
Charlotte
3027bc355b
completions/pkill: use locals.
...
(cherry picked from commit 7c5777a82a
)
2023-10-08 17:15:20 +02:00
NextAlone
9ea7465ab4
completion(loginctl): complete sessions, users, seats ( #10023 )
...
* completion(loginctl): complete sessions, users, seats
* fix: rename functions and use builtin to parse strings
* fix: duplicate commands
(cherry picked from commit 3bcde90a88
)
2023-10-08 17:15:20 +02:00
Jason Nader
1119f68e66
completions: add ibmcloud ( #10004 )
...
* completions: add ibmcloud
* Update ibmcloud.fish
(cherry picked from commit d6e234c60c
)
2023-10-08 17:15:20 +02:00
Asuka Minato
8235fd49ce
add gcc completion for link lib ( #10007 )
...
* add completion for lib
* use path basename && use -a
(cherry picked from commit 3bf80b2374
)
2023-10-08 17:15:20 +02:00
Xiretza
0b1aa0b12e
completions: make: respect line continuations in recipes
...
Without this, a recipe containing a trailing backslash followed by a line not
beginning with tab (like any non-continued recipe lines would) would result in
the continuation showing up in completions.
Whenever a line ends in a backslash, consider the next line invalid as a target.
Regex explanation:
^([^#]*[^#\\])? -- optional prefix not containing comment character and not
ending in backslash
(\\\\)*\\$ -- 2n+1 backslashes at end of line (handles escaped backslashes)
(cherry picked from commit fff320b56b
)
2023-10-08 17:15:20 +02:00
ghostflyby
f82f92df13
completion for macOS java_home
...
(cherry picked from commit 33ec25da8a
)
2023-10-08 17:15:20 +02:00
Yuntao Zhao
34c19bcee1
Improve completion for rpm-ostree ( #9910 )
...
* Some temporary change until compose - commit
* First draft
* Fix an error that prints double completion
* Fix completion errors. Add rpm-ostree alias.
Fix cimpletion where it trigger by multiple commands.
Add update and remove, which are aliases for upgrade and uninstall.
* Remove -r when it is unnecessary
Some command need path completion for arguments no matter what,
which makes -r flag useless
* Remove -x for compose image
-x does not block the path anyway
* Add missing short otpion in compose image
Revert the last change to block -l completion
* Fix description
Fix multiple description.
(cherry picked from commit 9d0d16686e
)
2023-10-08 17:15:20 +02:00
Jason Nader
80e5f6b2f8
scp completions: fix path escaping
...
(cherry picked from commit f6123d235c
)
2023-10-08 17:15:20 +02:00
figurantpp
ab45e4abf2
Shortens rsync completion description
...
(cherry picked from commit 6473a9c763
)
2023-10-06 18:48:25 +02:00
Roland Fredenhagen
85267199c7
completions/iwctl: Show network details in completion ( #9960 )
...
* completions/iwctl: Show network details in completion
* apply review comments
(cherry picked from commit 556bee6893
)
2023-10-06 18:48:25 +02:00
Roland Fredenhagen
4e63cc23a4
Add iwctl completions ( #9932 )
...
* Add iwctl completions
* review-comments
* options
(cherry picked from commit 408ab86090
)
2023-10-06 18:35:33 +02:00
Emily Grace Seville
c8177bdd30
Add horcrux completion ( #9922 )
...
* feat(completions): horcrux
* feat(changelog): mention completion
* fix(completion): condition for -n
(cherry picked from commit f9d21cc21d
)
2023-10-06 18:35:32 +02:00
AsukaMinato
7e75fe3d37
add gcc completion lm lz lrt ( #9919 )
...
add some gcc completion options
(cherry picked from commit 9a9e133b18
)
2023-10-06 18:35:26 +02:00
AsukaMinato
f2d8112136
more gcc -O completion
...
https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html
(cherry picked from commit 2110b36426
)
2023-10-06 18:35:26 +02:00
Emily Grace Seville
cc72a88ba0
Add Krita completions ( #9903 )
...
* feat(completions): support Krita
* feat(completions): support summary options for Krita
* feat(completions): support remaining options for Krita
* feat(completions): remove debug instructions
* feat(completions): hide completions for sizes for Krita
* feat(completions): fix Krita
* feat(changelog): mention new completion
* fix(completions): refactor Krita
* fix(completion): reformat
* feat(completion): dynamically generate workspace list
* fix(completion): refactor
* fix(completion): krita
* fix(completions): use printf
(cherry picked from commit 6ce2ffbbb0
)
2023-10-06 18:35:25 +02:00
Emily Grace Seville
8430afbead
Add Blender completions ( #9905 )
...
(cherry picked from commit 8d3885b9cb
)
2023-10-06 18:35:16 +02:00
EmilySeville7cfg
f95b8470a2
feat(completions): gimp support
...
(cherry picked from commit 2bc605625e
)
2023-10-06 18:35:10 +02:00
Fabian Boehm
a573d13cf0
completions/unzip: Dangit FreeBSD
...
No "--help" and the man page doesn't mention "-h".
(cherry picked from commit 0cfdc90551
)
2023-10-01 16:23:52 +02:00