Peter Stephenson
c5ebd0fad0
16942: Allow zero-length matches in parameter substitutions.
2002-04-08 17:54:21 +00:00
Oliver Kiddle
e38adccc5d
16935: update options completed for ssh and add sftp completion
2002-04-04 14:59:54 +00:00
Clint Adams
e1d69f1fea
name tweak
2002-04-04 12:46:53 +00:00
Clint Adams
87ac2d16d9
16934: complete ssh -1 as well as ssh -2.
2002-04-04 12:41:35 +00:00
Oliver Kiddle
c4b8482b94
add original string as match (like in _approximate)
2002-04-04 12:05:17 +00:00
Oliver Kiddle
8ce654afb5
16933: more sophisticated versions of these functions
2002-04-04 11:59:08 +00:00
Oliver Kiddle
41eb475f9b
16923: add insert style for inserting matches instead of adding them as a match
2002-04-04 10:45:59 +00:00
Wayne Davison
53e646b1cc
16927 + a usage-message fix.
2002-03-30 19:33:08 +00:00
Wayne Davison
8224baf73c
+ Added -W to auto-convert wildcards in both the find and replace strings.
...
+ Fixed the usage message to output the '$' args and '\' characters (they
were getting eaten).
2002-03-30 19:30:11 +00:00
Bart Schaefer
94f73ed646
16895: cross-references to the |&' and
>(...)' syntax.
2002-03-28 04:22:03 +00:00
Oliver Kiddle
ac88d2bbef
16913: fix completion after compdef -a and correct typos
2002-03-27 16:10:07 +00:00
Oliver Kiddle
1f14da726e
John Beppu: 16866: new completion for figlet
2002-03-27 14:47:14 +00:00
Oliver Kiddle
6f1bb6147a
alter _generic example to be more robust
2002-03-27 14:36:12 +00:00
Wayne Davison
ea16062ff7
16890
2002-03-24 23:57:15 +00:00
Wayne Davison
c5015e19de
Made SAVEHIST a special parameter.
2002-03-24 23:52:49 +00:00
Wayne Davison
cbc7abb006
Added "savehistsiz" (for the new SAVEHIST special parameter), and used it
...
in place of getiparam("SAVEHIST").
2002-03-24 23:52:47 +00:00
Wayne Davison
18b090df5a
Got rid of unused-variable compiler warning.
2002-03-24 07:56:42 +00:00
Peter Stephenson
9763da46c8
16879: Functions/Zle/up-line-or-beginning-search,
...
Functions/Zle/down-line-or-beginning-search,
Doc/Zsh/contrib.yo: originally by Bart --- widgets which
combine up-line-or-search and history-beginning-search-backward
behaviour.
2002-03-21 23:03:09 +00:00
Oliver Kiddle
25b84ec914
handle dot files and directories too
2002-03-19 18:45:32 +00:00
Oliver Kiddle
79952b8e05
16864: fix remote file completion with relative paths
2002-03-19 17:28:20 +00:00
Oliver Kiddle
40c3087461
correct my mistake which broke file completion after grep
2002-03-19 14:49:16 +00:00
Oliver Kiddle
c4bc712432
arg to -C option must be in the same word
2002-03-19 14:38:36 +00:00
Oliver Kiddle
f40278ec0b
16862: allow print's -s and -z options to be used with -f
2002-03-19 14:34:01 +00:00
Clint Adams
ad47f84fa8
16850: remote file completion via rsync and ssh, plus all options valid in rsync 2.5.2.
2002-03-17 19:00:29 +00:00
Bart Schaefer
d20d427572
16849: shift off `-s' argument.
2002-03-17 18:03:06 +00:00
Bart Schaefer
35352d833b
Add missing close-paren
2002-03-17 17:14:09 +00:00
Clint Adams
ff494e0299
16847: complete multiple -j's after cvs update.
2002-03-17 05:15:35 +00:00
Clint Adams
0031e14357
16846: complete xdvi .dvi.gz and .dvi.bz2 too.
2002-03-17 05:00:48 +00:00
Bart Schaefer
f8b89476eb
16820: change tests to match 16759.
2002-03-16 19:43:36 +00:00
Oliver Kiddle
79323d6d41
16842: resolve name clash for nc between netcat and the nedit client for
...
completion and add _pick_variant to resolve program variants in general
2002-03-15 16:26:08 +00:00
Oliver Kiddle
2fa33574f0
16838: complete new options of grep 2.5 and value for GREP_OPTIONS parameter
2002-03-15 14:49:36 +00:00
Oliver Kiddle
11ae0078d3
correct typo in Changelog
2002-03-14 15:56:59 +00:00
Oliver Kiddle
975b133365
16823: complete for values of GZIP and any *PATH or *path parameters
2002-03-14 15:54:36 +00:00
Peter Stephenson
10cbfa987a
16821+16831: _gzip, _compress, _bzip2 complete after redirections
2002-03-14 14:38:48 +00:00
Sven Wischnowsky
45f9a36216
remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819)
2002-03-13 09:28:04 +00:00
Oliver Kiddle
799b34d817
16804: completion for sccs
2002-03-11 13:08:25 +00:00
Oliver Kiddle
5ae306d7a1
16803: option descriptions
2002-03-11 12:56:48 +00:00
Clint Adams
968d8e5e2c
16789: completion for netcat
2002-03-10 04:20:55 +00:00
Clint Adams
cae16f27ec
document the impossibility of timing builtins
2002-03-10 02:53:49 +00:00
Bart Schaefer
2260fe045e
Fix parsing of binary infix operators of test builtin.
2002-03-07 16:20:00 +00:00
Bart Schaefer
e56350c481
Stop mentioning long-dead globbing bug.
2002-03-07 16:18:15 +00:00
Adam Spiers
d5d9de3ae3
16779: Completion/Unix/Command/_mysqldiff,
...
Completion/Unix/Command/.distfiles: new completion for my mysqldiff
utility.
2002-03-07 14:00:43 +00:00
Clint Adams
8ad09f834c
16778: completion by Istvan Sebestyen for irssi.
2002-03-07 13:36:38 +00:00
Sven Wischnowsky
6bfc325a94
don't try to build the redirection string for the loops (for, foreach, select) (16776)
2002-03-07 08:38:44 +00:00
Sven Wischnowsky
179006f495
make zrecompile show the error messages from zcompile unless the -q option is given (16774)
2002-03-07 08:32:26 +00:00
Adam Spiers
824e519964
16769: Completion/Unix/Command/_gcc: fix typo
2002-03-06 14:22:40 +00:00
Peter Stephenson
533cc753f7
unposted: usual fixups for .distfiles
zsh-4.1.0-dev-4
2002-03-05 18:34:18 +00:00
Peter Stephenson
f71afa3e1c
unposted: Config/version.mk: 4.1.0-dev-4
2002-03-05 18:29:11 +00:00
Peter Stephenson
849f4068de
16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,
...
Functions/Zle/copy-earlier-word: Enhance insert-last-word to
pick different lines from the history (including the current
line) and different words from that line. Add copy-earlier-word
as suggested by Dominik Vogt to copy words from either the
current line, or (following an insert-last-word) a previous
history line.
2002-03-05 16:33:19 +00:00
Peter Stephenson
15630b234a
16759: Src/builtin.c: from Eric Norum <eric.norum@usask.ca>:
...
cd prints output whenever the target directory is not obvious
to the user. This confuses scripts, so restrict it to
interactive mode.
2002-03-04 15:51:58 +00:00