Luke
bdd9ee3687
docs(command-not-found): mention gentoo support ( #12530 )
2 years ago
Marc Cornellà
9f84ba0854
feat(command-not-found): add support for Homebrew on Linux
...
Fixes #11151
2 years ago
theVerusDev
f8c76d55a7
feat(cnf): Added support for SUSE-derived operation systems (ZYpp) to CNF plugin ( #10508 )
...
* Added support for SUSE and derivatives for command-not-found plugin
* Updated command-not-found documentation to list support for SUSE and derivatives
4 years ago
Kirill Molchanov
22de1d304c
fix(command-not-found): pass arguments correctly in Termux ( #10403 )
4 years ago
amnore
9a02515c7c
fix(command-not-found): pass arguments correctly in NixOS ( #10381 )
4 years ago
sevendials
f4de8c5b3a
fix(command-not-found): remove invalid argument for PackageKit ( #9876 )
...
`pk-command-not-found` doesn't accept `--` as an argument. This is what happens when `--` is the first argument:
```
$ gem
zsh: --: command not found...
```
5 years ago
Mario A
6ae78695ef
feat(command-not-found): add support for Termux ( #9666 )
5 years ago
Marc Cornellà
b54a6dab9c
refactor(command-not-found): clean up and reorganize logic
5 years ago
Daniel Wang
8b55fb3b60
feat(command-not-found): add support for Homebrew on Apple M1 ( #9797 )
5 years ago
赵崇延
fa1911f89e
fix(command-not-found): show error in Ubuntu when no package is found ( #9418 )
5 years ago
Hielke Walinga
ed94e06dda
command-not-found: speed up call to Homebrew command-not-found ( #7740 )
...
By sourcing brew files directly we can achieve a very high speed up.
This will not work if the user installed homebrew in a different
location than by default.
6 years ago
SomeDer
d79415b17d
command-not-found: add support for NixOS ( #7701 )
7 years ago
Jeffrey Chandler
b2f51a1a0a
command-not-found: add README ( #7272 )
8 years ago
Janosch Schwalm
19b925e741
use https everywhere ( #6574 )
...
* use https everywhere
* use https links on the files that are left
Also, removed some broken links and updated redirections.
8 years ago
Alberto Gireud
f6557932e9
Add OSX support for command-not-found
11 years ago
Andrey Sitnik
f997ed7ed8
Add Fedora support for command-not-found plugin
11 years ago
toctan
388ae92d47
command-not-found support for Arch Linux
13 years ago
Lorrin Nelson
e8a7a31ef6
Make command-not-found no-op when support not available (e.g. not on Ubuntu)
15 years ago
Joseph Jon Booker
baa46b39e3
command-not-found package in ubuntu
16 years ago