From 483c20815611edcbdf850f3ae96fc7da7a2e8f3e Mon Sep 17 00:00:00 2001 From: Shohei YOSHIDA Date: Tue, 14 Oct 2025 11:44:38 +0900 Subject: [PATCH 1/6] Update emacs --- src/_emacs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/_emacs b/src/_emacs index 4683c33..cba58eb 100644 --- a/src/_emacs +++ b/src/_emacs @@ -25,7 +25,7 @@ # Description # ----------- # -# Completion script for emacs 29. (https://www.gnu.org/software/emacs/) +# Completion script for emacs 31. (https://www.gnu.org/software/emacs/) # # ------------------------------------------------------------------------------ # Authors @@ -59,12 +59,14 @@ _arguments \ '--init-directory=[use DIR when looking for the Emacs init files]: :_files -/' \ '(-Q --quick)'{-Q,--quick}'[equivalent to -q --no-site-file --no-site-lisp --no-splash --no-x-resources]' \ '--script[run FILE as an Emacs Lisp script]: :_files' \ + '-x[same as -Q --script]' \ '(-t --terminal)'{-t,--terminal}'[use DEVICE for terminal IO]: :_files' \ '(-u --user)'{-u,--user}'[load ~USER/.emacs instead of your own]' \ \*{-L,--directory}'[prepend DIR to load-path(with :DIR, append DIR)]: :_files -/' \ {--eval,--execute}'[evaluate Emacs Lisp expression EXPR]:expr' \ \*{--file,--find-file,--visit}'[visit FILE]: :_files' \ \*{-f,--funcall}'[call Emacs Lisp function FUNC with no arguments]:func' \ + '--insert[insert contents of FILE into current buffer]:file:_files' \ '--kill[exit without asking for confirmation]' \ \*{-l,--load}'[load Emacs Lisp FILE using the load function]: :_files' \ '(-bg --background-color)'{-bg,--background-color}'[window background color]:color' \ @@ -95,7 +97,6 @@ _arguments \ '(- *)--version[output version information and exit]' \ '*: :_files' - # Local Variables: # mode: Shell-Script # sh-indentation: 2 From a5f749cd4ae786d81f30bea16d95d10233d79fb8 Mon Sep 17 00:00:00 2001 From: Shohei YOSHIDA Date: Tue, 14 Oct 2025 11:44:47 +0900 Subject: [PATCH 2/6] update exportfs --- src/_exportfs | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/src/_exportfs b/src/_exportfs index 1265e32..053c78f 100644 --- a/src/_exportfs +++ b/src/_exportfs @@ -37,15 +37,22 @@ # * Timofey Titovets # # ------------------------------------------------------------------------------ -_exportfs() { - _values -w 'option' \ - '(-i)-a[Export or unexport all directories]' \ - '(-a -r -u)-i[Ignore the /etc/exports file and files under /etc/exports.d directory]' \ - '(-i)-r[Reexport all directories]' \ - '(-i)-u[Unexport one or more directories]' \ - '-f[Flush everything out of export table]' \ - '-o[option1,option2.. Specify a list of export options]' \ - '-s[Display the current export list suitable for /etc/exports]' \ - '-v[Be verbose]' -} -_exportfs "$@" + +_arguments \ + '(-d --debug)'{-d,--debug}'[Turn on debugging]:kind:(all auth call general parse)' \ + '(-i)-a[Export or unexport all directories]' \ + '(-a -r -u)-i[Ignore the /etc/exports file and files under /etc/exports.d directory]' \ + '-o[Specify a list of export options in the same manner as in exports]:option' \ + '(-i)-r[Reexport all directories]' \ + '(-i)-u[Unexport one or more directories]' \ + "-f[Flush everything out of kernel's export table]" \ + '-v[Be verbose]' \ + '-s[Display the current export list suitable for /etc/exports]' + +# Local Variables: +# mode: Shell-Script +# sh-indentation: 2 +# indent-tabs-mode: nil +# sh-basic-offset: 2 +# End: +# vim: ft=zsh sw=2 ts=2 et From 4e8c09fa836086bdc9efe7e1a866fb04a4e9cd78 Mon Sep 17 00:00:00 2001 From: Shohei YOSHIDA Date: Tue, 14 Oct 2025 11:52:39 +0900 Subject: [PATCH 3/6] update glances --- src/_glances | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/_glances b/src/_glances index 043bd69..6654785 100644 --- a/src/_glances +++ b/src/_glances @@ -28,7 +28,7 @@ # Description # ----------- # -# Completion script for glances (https://nicolargo.github.io/glances/). +# Completion script for glances 4.3.3 (https://nicolargo.github.io/glances/). # # ------------------------------------------------------------------------------ # Authors @@ -42,8 +42,10 @@ _glances() { _arguments \ '(- *)'{-h,--help}'[show this help message and exit]' \ + '--print-completion[print shell completion script]:shell:(bash zsh tcsh)' \ '(- *)'{-V,--version}"[show program's version number and exit]" \ - '(-C,--config)'{-C,--config}'[path to the configuration file]: :_files' \ + '(-d --debug)'{-d,--debug}'[enable debug mode]' \ + '(-C --config)'{-C,--config}'[path to the configuration file]: :_files' \ '(--modules-list --module-list)'{--modules-list,--module-list}'[display modules list and exit]' \ '(--disable-plugin --disable-plugins)'{--disable-plugin,--disable-plugins}'[disable plugin(comma separated list or all)]:plugin' \ '(--enable-plugin --enable-plugins)'{--enable-plugin,--enable-plugins}'[enable plugin(comma separated list)]:plugin' \ @@ -62,7 +64,8 @@ _glances() { '--disable-bg[disable background colors in the terminal]' \ '--enable-irq[enable IRQ mode]' \ '--enable-process-extended[enable extended stats on top process]' \ - '(--separator --enable-separator)'{--separator,--enable-separator}'[enable separator in the UI]' \ + '--disable-separator[disable separator in the UI]' \ + '--disable-cursor[disable cursor in the UI]' \ '--sort-process[sort processes]: :(cpu_percent memory_percent username cpu_times io_counters name)' \ '(--programs --program)'{--programs,--program}'[Accumulate processes by program]' \ '--export[enable export module]:module' \ @@ -70,11 +73,12 @@ _glances() { '--export-csv-overwrite[overwrite existing CSV file]' \ '--export-json-file[file path for JSON exporter]: :_files' \ '--export-graph-path[Folder for Graph exporter]: :_files -/' \ + '--export-process-filter[set the export process filter]:filters' \ '(-c --client)'{-c,--client}'[connect to a Glances server]:host:_hosts' \ '(-s --server)'{-s,--server}'[run Glances in server mode]' \ '--browser[start the client browser]' \ '--disable-autodiscover[disable autodiscover feature]' \ - '(-p --port)'{-p,--port}'[define the client/server TCP port]' \ + '(-p --port)'{-p,--port}'[define the client/server TCP port]:port' \ '(-B --bind)'{-B,--bind}'[bind server to the given IPv4/IPv6 address or hostname]:host:_hosts' \ '--username[define a client/server username]' \ '--password[define a client/server password]' \ From d682198a7bc35203e43a003afb608806f6c14966 Mon Sep 17 00:00:00 2001 From: Shohei YOSHIDA Date: Tue, 14 Oct 2025 11:54:50 +0900 Subject: [PATCH 4/6] fix option --- src/_ldattach | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_ldattach b/src/_ldattach index 5cbead2..217d33d 100644 --- a/src/_ldattach +++ b/src/_ldattach @@ -51,7 +51,7 @@ _arguments -s -C \ '(-n --noparity)'{-n,--noparity}'[Set the parity of the serial line to none]' \ '(-o --oddparity)'{-o,--oddparity}'[Set the parity of the serial line to odd]' \ '(-s --speed)'{-s,--speed}'[Set the speed(the baud rate) of the serial line]:value' \ - '(-C --intro-command)'{-C,--intro-command}'[An intro command before the invocation of ldattach]:command' \ + '(-c --intro-command)'{-c,--intro-command}'[An intro command before the invocation of ldattach]:command' \ '(-p --pause)'{-p,--pause}'[Sleep for given seconds before the invocation of ldattach]:value' \ '(- *)'{-h,--help}'[Display help text and exit]'\ '(- *)'{-V,--version}'[Print version and exit]' \ From 26e54f9772e9f3c36002d42c690b63b27ba07724 Mon Sep 17 00:00:00 2001 From: Shohei YOSHIDA Date: Tue, 14 Oct 2025 11:57:29 +0900 Subject: [PATCH 5/6] update protoc --- src/_protoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_protoc b/src/_protoc index e82c606..0efb23b 100644 --- a/src/_protoc +++ b/src/_protoc @@ -73,6 +73,7 @@ _protoc() { '--js_out=[Generate JavaScript source]:out_dir:_files -/' \ '--objc_out=[Generate Objective C header and source]:out_dir:_files -/' \ '--php_out=[Generate PHP source file]:out_dir:_files -/' \ + '--pyi_out=[Generate python pyi stub]:out_dir:_files -/' \ '--python_out=[Generate Python source file]:out_dir:_files -/' \ '--ruby_out=[Generate Ruby source file]:out_dir:_files -/' \ '--rust_out=[Generate Rust sources]:out_dir:_files -/' \ From 1cbda7f841ed30949d47227744295a43f38eae15 Mon Sep 17 00:00:00 2001 From: Shohei YOSHIDA Date: Tue, 14 Oct 2025 12:04:39 +0900 Subject: [PATCH 6/6] update ts-node --- src/_ts-node | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/_ts-node b/src/_ts-node index 1291922..6c81f1e 100644 --- a/src/_ts-node +++ b/src/_ts-node @@ -24,7 +24,7 @@ # Description # ----------- # -# Completion script for ts-node v10.9.1. (https://github.com/TypeStrong/ts-node) +# Completion script for ts-node v10.9.2. (https://github.com/TypeStrong/ts-node) # # ------------------------------------------------------------------------------ # Authors @@ -41,6 +41,7 @@ _arguments \ '(-e --eval)'{-e,--eval}'[Evaluate code]:code' \ '(-p --print)'{-p,--print}'[Print result of "--eval"]' \ '*'{-r,--require}'[Require a node module before execution]:path:_files' \ + '(-i --interactive)'{-i,--interactive}'[Open the REPL even if stdin does not appear to be a terminal]' \ '--esm[Bootstrap with the ESM loader, enabling full ESM support]' \ '--swc[Use the faster swc transpiler]' \ '(- *)--showConfig[Print resolved configuration and exit]' \