Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-17 | feat(cnf): Added support for SUSE-derived operation systems (ZYpp) to CNF ↵ | theVerusDev | |
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 | |||
2021-11-10 | fix(command-not-found): pass arguments correctly in Termux (#10403) | Kirill Molchanov | |
2021-11-03 | fix(command-not-found): pass arguments correctly in NixOS (#10381) | amnore | |
2021-05-03 | fix(command-not-found): remove invalid argument for PackageKit (#9876) | sevendials | |
`pk-command-not-found` doesn't accept `--` as an argument. This is what happens when `--` is the first argument: ``` $ gem zsh: --: command not found... ``` | |||
2021-04-09 | feat(command-not-found): add support for Termux (#9666) | Mario A | |
2021-04-09 | refactor(command-not-found): clean up and reorganize logic | Marc Cornellà | |
2021-04-09 | feat(command-not-found): add support for Homebrew on Apple M1 (#9797) | Daniel Wang | |
2020-12-05 | fix(command-not-found): show error in Ubuntu when no package is found (#9418) | 赵崇延 | |
2020-03-02 | command-not-found: speed up call to Homebrew command-not-found (#7740) | Hielke Walinga | |
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. | |||
2019-03-25 | command-not-found: add support for NixOS (#7701) | SomeDer | |
2018-10-12 | command-not-found: add README (#7272) | Jeffrey Chandler | |
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm | |
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections. | |||
2015-11-02 | Add OSX support for command-not-found | Alberto Gireud | |
2015-01-10 | Add Fedora support for command-not-found plugin | Andrey Sitnik | |
2013-04-14 | command-not-found support for Arch Linux | toctan | |
2011-03-23 | Make command-not-found no-op when support not available (e.g. not on Ubuntu) | Lorrin Nelson | |
2010-10-25 | command-not-found package in ubuntu | Joseph Jon Booker | |