aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/pacman.fish
Commit message (Collapse)AuthorAge
* Fix "replacement string too large" error in pacman completionGravatar Fabian Homborg2016-02-10
| | | | | Turns out we can skip using string altogether, thanks to the magic of the cartesian product.
* pacman: StringifyGravatar Fabian Homborg2016-02-02
|
* pacman: Remove outdated "$argument" hackGravatar Fabian Homborg2016-02-02
| | | | This doesn't seem to speed up anything.
* pacman: Improve --files completionGravatar Fabian Homborg2016-02-02
| | | | Missed one option and the option-as-command-hack
* Update pacman/makepkg completions for pacman 5Gravatar Fabian Homborg2016-02-02
| | | | Some new options, one new operation - "--files".
* Add database completion for pacmanGravatar Bogdan Sinitsyn2015-12-23
|
* Introduce __fish_print_pacman_repos helperGravatar Fabian Homborg2015-09-25
| | | | | | | This is used in at least 4 places, all of which have a bug in that they print "options" as a valid repo. It seems better to fix it once, especially given that there are tons of AUR helpers and pacman wrappers, all of which might need this info.
* pacman completion: Offer "command-options" firstGravatar Fabian Homborg2015-08-05
|
* Complete commands in pacman againGravatar Fabian Homborg2015-07-31
| | | | "noopt" was mistakenly turned around by missing a "not".
* pacman completion: Turn into regular completionGravatar Fabian Homborg2015-07-19
| | | | | | | | | | This used to be a function because we didn't have complete -w Use that and it becomes a bit simpler. This also simplifies the code in a few other ways (like removing a useless-use-of-cat) and adds comments about a few edgecases.
* Squashed commit of the following:Gravatar ridiculousfish2012-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 33358874f1c275d8b08186e29f24a7889d2b5224 Author: maxfl <gmaxfl@gmail.com> Date: Thu Jun 14 11:01:13 2012 +0400 revert fish_pager commit cee1bc8a66ec3adc9573b76e1aca3131cd32db83 Author: maxfl <gmaxfl@gmail.com> Date: Thu Jun 14 10:57:41 2012 +0400 revert fish_pager.cpp commit 27f3bd39dd9903009503d20a59a9e2ba84add07a Author: maxfl <gmaxfl@gmail.com> Date: Wed Jun 13 17:35:20 2012 +0400 __fish_complete_command now can understand '--arg=option' tokens latexmk completion is updated commit 97b53a4b53de9389675783f3e90f58215d936356 Author: maxfl <gmaxfl@gmail.com> Date: Wed Jun 13 16:46:47 2012 +0400 . completion commit d5b63b9963b0a02a71f564e7392171c5eab005cd Author: maxfl <gmaxfl@gmail.com> Date: Wed Jun 13 16:46:13 2012 +0400 a lot of new completions commit ceab87d99425124aa010c64ed062e27202b850d2 Author: Maxim Gonchar <gonchar@myhost.localdomain> Date: Tue Jun 12 20:19:31 2012 +0400 A lot of new completions. Some small updates and fixes of old functions and completions. commit 950aecd570b51e1b9dc444cc651b282a220e8d94 Author: Maxim Gonchar <gonchar@myhost.localdomain> Date: Tue Jun 12 20:03:44 2012 +0400 step-coloring initial set_color correction
* remove trialing spaces #2Gravatar Grissiom2010-09-18
|
* pacman-completionGravatar patroclo72007-12-18
Completion definitions for the pacman package manager, used by Archlinux. darcs-hash:20071217231409-782a0-c17d12806fcd9732578a878b827af4074577c177.gz