1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-18 15:21:16 +02:00
Commit graph

2037 commits

Author SHA1 Message Date
Oliver Kiddle
8ddadb8afe update mtr completion through mtr 0.92 2017-09-22 18:45:32 +02:00
Oliver Kiddle
101fb8dbf8 41732: bring tmux completion in line with tmux 2.5 - removing completion of mode tables 2017-09-22 01:16:53 +02:00
Oliver Kiddle
fde84f9e0b 41729: update options for gnutls completion plus cleanup and rearrange the function 2017-09-18 22:41:13 +02:00
Oliver Kiddle
1051d48bf5 41728: new completion for flac and update options in metaflac completion 2017-09-18 22:38:18 +02:00
Oliver Kiddle
256201eecd 41727: run tidy -xml-config to get HTML options for completion 2017-09-18 22:33:37 +02:00
Oliver Kiddle
b138acf42e 41725: assorted minor updates to completion functions 2017-09-18 15:53:29 +02:00
Oliver Kiddle
8e9fe082be 41711: new dconf completion 2017-09-15 20:24:04 +02:00
Oliver Kiddle
c1f789d2aa 41710: new smartctl completion 2017-09-15 18:37:43 +02:00
Oliver Kiddle
9429663af3 41709: update options in Linux sysstat completions 2017-09-15 18:31:11 +02:00
Jun-ichi Takimoto
6401caa183 41628 (plus 41645 by Oliver): _ps: update options
also do not reset compstate[insert]
2017-09-09 01:02:23 +09:00
Daniel Shahaf
1e536747ae 41621: _mkdir: Honour the 'command' and 'builtin' precommand modifiers. 2017-09-04 14:05:24 +00:00
Daniel Shahaf
2c4e5c4acb 41620 (tweaked per 41622): _mkdir: Don't offer a linux-specific option in the 'zsh' variant. 2017-09-04 14:05:21 +00:00
Marc Aldorasi
ef9d13c3d1 41637: add explicit objdump completion 2017-09-04 09:33:43 +01:00
Daniel Shahaf
73514c40f6 41567: _tmux: Complete detached sessions first for attach-session. 2017-08-30 00:13:06 +00:00
Daniel Shahaf
1e44c649a4 41566: _tmux: Complete only attached sessions for detach-session. 2017-08-30 00:13:03 +00:00
Daniel Shahaf
eb6c012f64 41564: _tmux: Complete environment variables and their values for set-environment and show-environment.
Also, teach show-environment not to offer --options after positional
arguments.
2017-08-30 00:12:07 +00:00
Daniel Shahaf
9a4fb22d89 41557: _tmux: show-environment, set-environment: Make -g,-t mutually exclusive.
tmux does not error out on the combination, but it does ignore one of
the two when both are specified.
2017-08-30 00:12:05 +00:00
Daniel Shahaf
383dc2a6f5 41558: _tmux: Complete option names for show-options and show-window-options. 2017-08-30 00:12:02 +00:00
Андрей Стоцкий (_RuRo_)
8b4d2329c7 41618: Added some arguments autocompletion to _todo.sh. 2017-08-29 01:56:17 +00:00
Oliver Kiddle
386eb378a7 41617: complete new tracepath options 2017-08-29 00:41:34 +02:00
Oliver Kiddle
e5c11eb7b5 41616: update completion options to entr 3.8 2017-08-29 00:38:32 +02:00
Oliver Kiddle
92ec72844c unposted: add missing #autoload directive 2017-08-29 00:32:41 +02:00
William da Silva
dd2e003c8e 41602 (tweaked): Improve wording in gpg completion. 2017-08-25 15:29:36 +00:00
Oliver Kiddle
3fbb80b1d3 41601: handle system differences in arp completion and add function for route 2017-08-25 15:20:10 +02:00
Oliver Kiddle
93ce12e7a0 41600: fix quoting of songs for mpc completion
also avoid sending errors to stderr and update completion of options
and subcommands
2017-08-25 15:13:57 +02:00
Oliver Kiddle
86f9edbc9d 41598: new who and w completions 2017-08-25 15:08:30 +02:00
Oliver Kiddle
1472c85412 41568: complete vmstat options on NetBSD and Solaris and add some exclusion lists 2017-08-18 22:25:16 +02:00
Oliver Kiddle
bcb285dbb6 41561: update dhclient completion
handle Free/OpenBSD implementations and bring options up-to-date
for the ISC implementation
2017-08-18 12:56:39 +02:00
Oliver Kiddle
ba6538637e 41560: cleanup chsh completion for different platforms 2017-08-18 12:54:18 +02:00
Tomasz Pala
8197af9b9c users/22834: allow completion after -c and a few other new ip options 2017-08-16 23:58:19 +02:00
Oliver Kiddle
b1a1a34250 41556: complete BPF (libpcap) filters 2017-08-16 23:47:55 +02:00
Oliver Kiddle
f80fe2dfe9 41552: complete only branches after git worktree add --detach
the --detach is superfluous for other commits
2017-08-16 23:41:09 +02:00
Daniel Shahaf
5654b905f9 41481: _df: Complete mounted device and mount points.
This splits umount's "udevordir" completion from _mount to a new file,
without changing it.
2017-08-08 14:55:02 +00:00
Daniel Shahaf
e2124c4719 41486: _tmux: Correct completions of new-window, split-window, respawn-window, respawn-pane.
This follows up to 41467 which patched new-session.
2017-08-08 13:52:04 +00:00
Oliver Kiddle
943a061ea5 41493: fix to not print hash into terminal and update options for git 2.14 2017-08-06 00:28:22 +02:00
Oliver Kiddle
14ff7d39ad 41492: update some options in completions 2017-08-05 16:22:30 +02:00
Daniel Shahaf
623be7199e 41479: _xz: Complete compressed, rather than uncompressed, files after -d. 2017-08-02 14:09:59 +00:00
Daniel Shahaf
17a6eb655d 41475: _git: Complete files after 'reset' when there are no commits, when the 'verbose' style is set. 2017-08-02 14:09:57 +00:00
Daniel Shahaf
562482a495 unposted: _git: Fix style lookup for 'max-verbose'. 2017-07-31 00:52:49 +00:00
Daniel Shahaf
f183ed66c8 41467: Correct completion of 'tmux new <TAB>'.
Reference: window_pane_spawn() in tmux 2.5.

Also, document _cmdstring and _precommand.
2017-07-28 15:49:14 +00:00
Daniel Shahaf
a6f2755448 41471 (tweaked): _svn: Complete propvals in 'propset'. 2017-07-28 15:46:00 +00:00
Daniel Shahaf
4015f3cf5d 41458: _subversion: Don't cache an empty commands list when svn is not available at the first invocation of _svn. 2017-07-28 15:42:42 +00:00
Oliver Kiddle
9e7315ab89 41432: use option grouping in xz completion 2017-07-15 14:55:41 +02:00
Oliver Kiddle
8eaacb3541 41431: update options in assorted completions 2017-07-15 14:53:53 +02:00
Fabian Klötzl
4a63a1793a 41414: fix for commas used in exclusion lists
also missing escape for _gcc and --no-index option for git diff
2017-07-14 12:07:49 +02:00
Oliver Kiddle
76a4a5ed3c 41419: update for git 2.13.2 2017-07-14 11:59:31 +02:00
Marcin Mielniczuk
050f752ed2 41409: complete "django startproject" 2017-07-11 09:13:51 +01:00
Peter Stephenson
c5783576e8 41339: Unquote treeish argument for git checkout completion 2017-06-22 10:05:07 +01:00
Jun-ichi Takimoto
01fb569009 41177: _nm: add support for macOS and OpenBSD 2017-06-01 00:11:41 +09:00
Barton E. Schaefer
5ded0ad967 41159: handle "Include" and "HostName" lines in ~/.ssh/config
Added 2>/dev/null to conceal file access errors.
2017-05-28 11:27:55 -07:00