1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-12 23:11:14 +02:00
zsh/Completion/Linux/Command
2023-11-02 15:02:31 +01:00
..
.distfiles
_acpi
_acpitool
_alsa-utils 49156: make wider use of the convention of square brackets for defaults 2021-07-10 23:44:58 +02:00
_analyseplugin
_basenc 49464: _basenc: new completion 2021-10-11 23:43:47 +09:00
_brctl 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
_btrfs github #93: Replace /etc/mtab with /proc/self/mounts for Linux 2022-05-25 22:50:48 -05:00
_chattr 42231: new completion functions for simple utilities belonging to the 'Darwin' and 'Linux' groups. 2018-01-06 00:13:51 +01:00
_chcon 44781: add completion of SELinux contexts 2019-09-27 00:27:45 +02:00
_choom 47320: Add completion for Linux tool used to adjust process OOM score 2020-08-13 22:19:02 +02:00
_chrt 52112: use '_normal -p subcmd' to complete only external command 2023-09-04 15:07:52 +09:00
_cpupower 52112: use '_normal -p subcmd' to complete only external command 2023-09-04 15:07:52 +09:00
_cryptsetup 49319: completion options update 2021-08-29 17:08:34 +02:00
_dkms 49319: completion options update 2021-08-29 17:08:34 +02:00
_e2label 43372: Add completion for e2label 2018-09-05 14:57:55 -05:00
_ethtool 49319: completion options update 2021-08-29 17:08:34 +02:00
_findmnt 52265: update completions for some util-linux tools to version 2.39.2 2023-11-02 14:59:19 +01:00
_free 51979: Update free completion for procps-ng version 4.0.3 2023-07-26 20:01:06 -07:00
_fusermount 51857: Include fusermount3 in fusermount completions 2023-09-20 20:21:50 +02:00
_gpasswd 39067: update options to correspond to latest versions of software in various functions 2016-08-19 18:00:07 +02:00
_htop 50176 (tweaked): Improve htop completion 2022-05-08 01:32:04 -05:00
_iconvconfig
_ionice 52112: use '_normal -p subcmd' to complete only external command 2023-09-04 15:07:52 +09:00
_ipset 49156: make wider use of the convention of square brackets for defaults 2021-07-10 23:44:58 +02:00
_iptables unposted: remove spurious reference to nonexistent completion function 2019-05-23 01:22:50 +02:00
_iwconfig 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
_kpartx 44798: completion option update 2019-10-01 23:10:17 +02:00
_losetup 49306: fix file completion for the second parameter to losetup 2021-08-27 09:10:31 +02:00
_lsattr 42231: new completion functions for simple utilities belonging to the 'Darwin' and 'Linux' groups. 2018-01-06 00:13:51 +01:00
_lsblk 52265: update completions for some util-linux tools to version 2.39.2 2023-11-02 14:59:19 +01:00
_lsns 49500: new lsns completion 2021-10-23 18:15:43 +02:00
_lsusb unposted: using a colon in the tag name for lsusb completion was not such a good idea 2017-02-10 13:53:37 +01:00
_ltrace 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
_mat gitlab !12: completion for mat & mat2 2020-06-11 22:46:49 +02:00
_mat2 gitlab !12: completion for mat & mat2 2020-06-11 22:46:49 +02:00
_mdadm 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +02:00
_mii-tool 41725: assorted minor updates to completion functions 2017-09-18 15:53:29 +02:00
_modutils github #94: Support .zst kernel modules with modutils 2022-05-25 22:51:02 -05:00
_mondo
_networkmanager 49319: completion options update 2021-08-29 17:08:34 +02:00
_nsenter 47918: new util-linux completions for nsenter and unshare 2021-02-06 00:05:48 +01:00
_opkg 43990: _opkg: Support gain-privileges 2019-01-18 01:45:27 -06:00
_perf 49629: new Linux perf completion 2021-12-02 21:03:54 +01:00
_pidof 51964: support pidof variants other than procps 2023-07-26 19:58:00 -07:00
_pkgtool 38632: remove trailing space on #compdef line for compinit parsing 2016-06-07 20:24:18 -07:00
_pmap 44147: add/update completions for procps-ng 2019-03-22 09:23:42 +09:00
_qdbus
_schedtool
_setpriv 52112: use '_normal -p subcmd' to complete only external command 2023-09-04 15:07:52 +09:00
_setsid 44201: _command_name: Check for external forcing precommand 2019-04-04 18:45:19 -05:00
_slabtop 44147: add/update completions for procps-ng 2019-03-22 09:23:42 +09:00
_ss 44798: completion option update 2019-10-01 23:10:17 +02:00
_sshfs 45572: _sshfs: Complete some more options 2020-03-17 14:03:50 +00:00
_strace 52266: update completion for strace to 2.6.5 2023-11-02 15:02:31 +01:00
_sysstat 52112: use '_normal -p subcmd' to complete only external command 2023-09-04 15:07:52 +09:00
_tload 44147: add/update completions for procps-ng 2019-03-22 09:23:42 +09:00
_tpb 49315: list units in brackets at the end of group descriptions 2021-08-29 16:55:25 +02:00
_tracepath 41617: complete new tracepath options 2017-08-29 00:41:34 +02:00
_tune2fs 43073: various completion option updates 2018-06-21 13:28:24 +02:00
_uml
_unshare 47918: new util-linux completions for nsenter and unshare 2021-02-06 00:05:48 +01:00
_valgrind 49319: completion options update 2021-08-29 17:08:34 +02:00
_vserver
_wipefs 49319: completion options update 2021-08-29 17:08:34 +02:00
_wpa_cli