Ville Skyttä
afb2fdd010
export: Fix many use cases, add option completion.
2011-11-26 23:32:30 +02:00
Ville Skyttä
3a7f1d3de3
testsuite/assert_complete_dir: Add note about OLDPWD filtering.
2011-11-26 23:32:24 +02:00
Ville Skyttä
f486ae26a0
testsuite/assert_complete_dir: Fix passing $args to assert_complete.
2011-11-26 23:26:03 +02:00
Ville Skyttä
56672db701
koji: New completion.
2011-11-26 17:45:47 +02:00
Ville Skyttä
81dd740a57
vi and friends: Fix /etc/ld.so.conf.d/* completion (Alioth: #312409 ).
2011-11-25 20:57:03 +02:00
Ville Skyttä
e9082c4d76
testsuite: Fix ssh first arg partial hostname test case.
...
User's known hosts file will affect the expected result, so use
get_known_hosts instead of get_hosts, and add explicit "l" prefix to
limit number of completions.
2011-11-25 20:53:55 +02:00
Ville Skyttä
a958ccde50
perldoc: Add some option arg completions, use _parse_help.
2011-11-25 20:00:23 +02:00
Ville Skyttä
eab195c440
iperf: New completion.
2011-11-25 08:45:59 +02:00
Ville Skyttä
3af9222e96
_parse_help, _parse_usage: If first arg is "-", read from stdin.
2011-11-25 08:45:59 +02:00
Igor Murzov
f271d7e8db
nethogs: New completion.
2011-11-25 04:38:50 +03:00
Ville Skyttä
ed17034974
ccache: New completion.
2011-11-20 17:55:39 +02:00
Igor Murzov
44fee9421e
testsuite: Add more tests for valgrind.
2011-11-20 04:33:23 +03:00
Ville Skyttä
834379ef63
valgrind: New completion.
2011-11-17 18:00:41 +02:00
Igor Murzov
43e8e2b504
wine: Complete all files after an .exe (Alioth #313131 )
2011-11-17 18:35:49 +03:00
Igor Murzov
82784121d8
upgradepkg: Support oldpackage%newpackage notation.
2011-11-17 04:02:35 +03:00
Igor Murzov
9ab064fb17
pidof: Don't check OS type (Alioth #311403 )
...
Also drop non-existent option arguments completion.
Reviewed-by: Ville Skyttä <ville.skytta@iki.fi>
2011-11-16 01:56:07 +03:00
Ville Skyttä
d54db3507d
make: Add -j/--jobs completion.
2011-11-09 18:36:08 +02:00
Igor Murzov
4d76b721f4
testsuite: Set correct COMP_POINT value in test.
2011-11-09 18:14:59 +03:00
Igor Murzov
588facb6b6
testsuite: Add one more test for _get_comp_words_by_ref()
...
This test exposes bug in __get_cword_at_cursor_by_ref().
2011-11-09 04:54:52 +03:00
Igor Murzov
d48d9ebd2f
testsuite: Add some make test cases.
2011-11-09 04:54:31 +03:00
Ville Skyttä
ec3a06ac23
desktop-file-validate: New completion.
2011-11-05 12:15:30 +02:00
Ville Skyttä
bfa8425a4a
_known_hosts_real: Don't offer hostnames containing wildcards.
2011-11-05 00:59:13 +02:00
Ville Skyttä
333a5a50be
_known_hosts_real: Handle more than two hostnames per known hosts line (Debian: #647352 ).
2011-11-05 00:53:39 +02:00
Ville Skyttä
b54d3f022f
_known_hosts_real: Discard @markers at beginning of line.
2011-11-05 00:38:37 +02:00
Ville Skyttä
55ec6a079b
plague-client: New completion.
2011-11-04 22:35:45 +02:00
Ville Skyttä
c3f6eda088
cppcheck: Don't stop completing after -DFOO.
2011-10-30 11:06:13 +02:00
Ville Skyttä
6e08dc5504
testsuite/assert_source_completions: Test for command availability too.
...
We now install (_minimal) completions for just about everything, but
that doesn't mean we can sanely test everything if the command is not
available.
2011-10-26 21:24:56 +03:00
Ville Skyttä
099b47c66d
kill, killall: Add some option and argument completions, simplify _signals.
2011-10-26 21:01:18 +03:00
Ville Skyttä
889e1ae13e
testsuite: Ignore BASH_REMATCH in env unmodified check.
...
_init_completion uses =~ now so it's going to change just about everywhere.
2011-10-25 23:50:46 +03:00
Igor Murzov
c10a2723e7
fbi, fbgs: New completions.
2011-10-12 02:54:13 +04:00
Ville Skyttä
a6c9c614d4
dmesg: New completion.
2011-10-11 21:10:45 +03:00
Ville Skyttä
049b60ec61
watch: New completion (Linux only for now).
2011-10-11 21:10:08 +03:00
Ville Skyttä
d54fcf100e
ionice: New completion.
2011-10-03 23:57:34 +03:00
Ville Skyttä
c3d29e2e0d
file: New completion.
2011-10-03 23:39:20 +03:00
Igor Murzov
5051b1787a
_command_offset: Restore compopts used by called command.
...
This fixes completions that rely on their compopts, most notably mount(8).
Fixes bash-completion bug #313183 .
2011-09-30 22:21:47 +04:00
Ville Skyttä
b9a5f508e2
chrpath: New completion.
2011-09-29 23:11:31 +03:00
Ville Skyttä
e1a3492261
prelink: New completion.
2011-09-29 22:57:59 +03:00
Ville Skyttä
2014d3b45d
arping: New completion.
2011-09-28 19:04:55 +03:00
Ville Skyttä
89b7923cb8
ping, tracepath: Split to iputils, add option completions.
2011-09-28 18:59:15 +03:00
Igor Murzov
e81223ac46
xgamma: New completion
2011-09-26 02:59:15 +04:00
Igor Murzov
c7b9d08d17
feh: New completion.
...
NB: feh should be compiled with `make help=1`. Otherwise `feh --help`
will not print help message, and option completion will not work.
2011-09-26 02:59:14 +04:00
Ville Skyttä
bae99345fd
idn: New completion.
2011-08-23 20:26:06 +03:00
Ville Skyttä
c46c916077
asciidoc, a2x: New completions.
2011-08-16 11:08:54 +03:00
Ville Skyttä
1de06f5de6
_ImageMagick: Drop unnecessary tr invocations.
2011-08-16 00:27:23 +03:00
Ville Skyttä
4bfb42e627
openssl: Drop unnecessary tr invocation.
2011-08-16 00:24:28 +03:00
Ville Skyttä
b1f2402bfd
cal: New completion.
2011-07-24 13:16:44 +03:00
Ville Skyttä
f4364ac99a
testsuite: Add basic compare, conjure, import, and stream test cases.
2011-07-22 21:12:42 +03:00
Ville Skyttä
346624bf5b
gnome-mplayer: New completion.
2011-07-22 00:12:29 +03:00
Ville Skyttä
7137e60a45
base64: New _longopt completion.
2011-07-21 23:59:41 +03:00
Igor Murzov
002a5a4553
kcov: Add --path-strip-level option (added in kcov-v7)
...
Also provide more meaningful completions for --sort-type option.
And improve test.
2011-07-18 02:01:59 +04:00