command-not-found: Update executable list
authorFredrik Fornwall <fredrik@fornwall.net>
Thu, 17 Sep 2015 15:25:10 +0000 (11:25 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 17 Sep 2015 15:25:10 +0000 (11:25 -0400)
packages/command-not-found/build.sh
packages/command-not-found/commands.h

index 09d47fa..f9ab180 100644 (file)
@@ -1,6 +1,6 @@
 TERMUX_PKG_HOMEPAGE=http://termux.com
 TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
-TERMUX_PKG_VERSION=0.8
+TERMUX_PKG_VERSION=0.9
 
 termux_step_make_install () {
        TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
index 4141a36..697878e 100644 (file)
@@ -1135,12 +1135,21 @@ char const* const commands[] = {
 " pv",
 "python",
 " 2to3",
-" 2to3-3.4",
+" 2to3-3.5",
 " pydoc3",
-" pydoc3.4",
+" pydoc3.5",
 " python",
 " python3",
-" python3.4",
+" python3.5",
+"python2",
+" idle",
+" pydoc",
+" python-config",
+" python2",
+" python2-config",
+" python2.7",
+" python2.7-config",
+" smtpd.py",
 "rlwrap",
 " rlwrap",
 "rsync",
@@ -1273,6 +1282,12 @@ char const* const commands[] = {
 " vimdiff",
 " vimtutor",
 " xxd",
+"vim-python",
+" view",
+" vim",
+" vimdiff",
+" vimtutor",
+" xxd",
 "vttest",
 " vttest",
 "vtutils",