command-not-found: Regenerate with new commands

This commit is contained in:
Fredrik Fornwall 2018-09-11 22:14:52 +02:00
parent 8f25d5ca61
commit 9d753cec52
2 changed files with 24 additions and 28 deletions

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://termux.com TERMUX_PKG_HOMEPAGE=https://termux.com
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions" TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
TERMUX_PKG_VERSION=1.33 TERMUX_PKG_VERSION=1.34
termux_step_make_install () { termux_step_make_install () {
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux

View File

@ -124,8 +124,6 @@ char const* const commands[] = {
" bzip2recover", " bzip2recover",
" bzless", " bzless",
" bzmore", " bzmore",
"cadaver",
" cadaver",
"calcurse", "calcurse",
" calcurse", " calcurse",
" calcurse-caldav", " calcurse-caldav",
@ -173,6 +171,7 @@ char const* const commands[] = {
" ccmake", " ccmake",
"cmark", "cmark",
" cmark", " cmark",
" cmark-gfm",
"cmatrix", "cmatrix",
" cmatrix", " cmatrix",
"cmus", "cmus",
@ -357,6 +356,9 @@ char const* const commands[] = {
" mac2unix", " mac2unix",
" unix2dos", " unix2dos",
" unix2mac", " unix2mac",
"doxygen",
" doxygen",
" doxyparse",
"dpkg", "dpkg",
" dpkg", " dpkg",
" dpkg-deb", " dpkg-deb",
@ -379,22 +381,6 @@ char const* const commands[] = {
"ed", "ed",
" ed", " ed",
" red", " red",
"elfutils",
" eu-addr2line",
" eu-elfcmp",
" eu-elfcompress",
" eu-elflint",
" eu-findtextrel",
" eu-make-debug-archive",
" eu-nm",
" eu-objdump",
" eu-ranlib",
" eu-readelf",
" eu-size",
" eu-stack",
" eu-strings",
" eu-strip",
" eu-unstrip",
"elinks", "elinks",
" elinks", " elinks",
"emacs", "emacs",
@ -421,6 +407,8 @@ char const* const commands[] = {
" timed-read", " timed-read",
" timed-run", " timed-run",
" unbuffer", " unbuffer",
"fd",
" fd",
"fdupes", "fdupes",
" fdupes", " fdupes",
"ffmpeg", "ffmpeg",
@ -500,6 +488,7 @@ char const* const commands[] = {
"gdb", "gdb",
" gcore", " gcore",
" gdb", " gdb",
" gdb-add-index",
" gdbserver", " gdbserver",
"gdbm", "gdbm",
" gdbm_dump", " gdbm_dump",
@ -870,6 +859,11 @@ char const* const commands[] = {
" jstar", " jstar",
" jupp", " jupp",
" rjoe", " rjoe",
"kbfs",
" git-remote-keybase",
" kbfsfuse",
"keybase",
" keybase",
"kona", "kona",
" k", " k",
"krb5", "krb5",
@ -1289,6 +1283,7 @@ char const* const commands[] = {
" mpv", " mpv",
"msmtp", "msmtp",
" msmtp", " msmtp",
" msmtpd",
"mtools", "mtools",
" amuFormat.sh", " amuFormat.sh",
" lz", " lz",
@ -1864,9 +1859,6 @@ char const* const commands[] = {
" php-fpm", " php-fpm",
"pick", "pick",
" pick", " pick",
"picolisp",
" picolisp",
" pil",
"pinentry", "pinentry",
" pinentry", " pinentry",
" pinentry-curses", " pinentry-curses",
@ -1931,13 +1923,10 @@ char const* const commands[] = {
" pmap", " pmap",
" ps", " ps",
" pwdx", " pwdx",
" slabtop",
" sysctl", " sysctl",
" tload", " tload",
" top", " top",
" uptime",
" vmstat", " vmstat",
" w",
" watch", " watch",
"profanity", "profanity",
" profanity", " profanity",
@ -1954,7 +1943,6 @@ char const* const commands[] = {
" pslog", " pslog",
" pstree", " pstree",
"pulseaudio", "pulseaudio",
" esdcompat",
" pacat", " pacat",
" pacmd", " pacmd",
" pactl", " pactl",
@ -2063,6 +2051,8 @@ char const* const commands[] = {
" tiger-hash", " tiger-hash",
" tth-hash", " tth-hash",
" whirlpool-hash", " whirlpool-hash",
"ripgrep",
" rg",
"rlwrap", "rlwrap",
" rlwrap", " rlwrap",
"rsync", "rsync",
@ -2117,8 +2107,6 @@ char const* const commands[] = {
" squidclient", " squidclient",
"sshpass", "sshpass",
" sshpass", " sshpass",
"sslscan",
" sslscan",
"stag", "stag",
" stag", " stag",
"strace", "strace",
@ -2180,6 +2168,7 @@ char const* const commands[] = {
" termux-sensor", " termux-sensor",
" termux-share", " termux-share",
" termux-sms-inbox", " termux-sms-inbox",
" termux-sms-list",
" termux-sms-send", " termux-sms-send",
" termux-speech-to-text", " termux-speech-to-text",
" termux-storage-get", " termux-storage-get",
@ -2577,6 +2566,8 @@ char const* const commands[] = {
" timew", " timew",
"tintin++", "tintin++",
" tt++", " tt++",
"tinyproxy",
" tinyproxy",
"tinyscheme", "tinyscheme",
" tinyscheme", " tinyscheme",
"tmate", "tmate",
@ -2592,6 +2583,8 @@ char const* const commands[] = {
" torify", " torify",
"torsocks", "torsocks",
" torsocks", " torsocks",
"toxic",
" toxic",
"tracepath", "tracepath",
" tracepath", " tracepath",
" traceroute", " traceroute",
@ -2913,6 +2906,9 @@ char const* const commands[] = {
"ecj", "ecj",
" ecj", " ecj",
" ecj-21", " ecj-21",
"ecj4.6",
" ecj",
" ecj-21",
"getmail", "getmail",
" getmail", " getmail",
" getmail-gmail-xoauth-tokens", " getmail-gmail-xoauth-tokens",