Christian Brabandt
|
373538442b
|
41943: Completion: add --clean for vim
Vim since patchlevel 8.0.0716 includes the --clean argument for starting
in a clean mode (only loading defaults.vim and in non-cp mode).
|
2017-10-20 22:20:28 +02:00 |
|
Daniel Shahaf
|
7c36add497
|
41833 + 41838: _jq: New completion.
|
2017-10-13 17:51:29 +00:00 |
|
Oliver Kiddle
|
61b544a068
|
41855: completion option updates for OpenBSD 6.2 and handle macOS in rm completion
|
2017-10-11 01:24:01 +02:00 |
|
Oliver Kiddle
|
a8c2b90810
|
41854: also complete options for ping on Solaris, Mac OS, NetBSD and OpenBSD and for ping6
|
2017-10-11 01:23:59 +02:00 |
|
Oliver Kiddle
|
ea7178a624
|
41853: update options for texinfo 6.5 and complete also for the pinfo info reader
|
2017-10-11 01:23:57 +02:00 |
|
Oliver Kiddle
|
1a3a07a35f
|
41849: handle both unexpand and expand in a single function
They have some commonalities and using _unexpand dodges around
the clash with the _expand completer.
|
2017-10-11 01:23:56 +02:00 |
|
Oliver Kiddle
|
04a7dca3b0
|
41831: fix compset usage in ogg123 completion and tweak where compset -p is a better choice than -P
|
2017-10-11 01:23:53 +02:00 |
|
Peter Stephenson
|
aeed51fdfc
|
unposted: rename _expand command completion to avoid clash with completer
|
2017-10-10 10:01:01 +01:00 |
|
Oliver Kiddle
|
69fcc22dc8
|
41823: new completions for some GNU coreutils utilities
|
2017-10-07 22:26:51 +02:00 |
|
Noah Pendleton
|
63271a4b93
|
41808: _git-cherry-pick: Typo fixes
|
2017-10-04 22:07:23 +00:00 |
|
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 |
|
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 |
|