Wayne Davison
e706f12937
Optimized putoldhistentryontop() so that when resizehistents() calls it
...
repeatedly while HIST_EXPIRE_DUPS_FIRST is set, it doesn't re-scan the
already-checked hist items (avoiding potentially slow operation).
2002-02-16 09:15:07 +00:00
Wayne Davison
86aa24922b
16618
2002-02-16 08:44:18 +00:00
Clint Adams
d5ac256e14
Gergely Nagy, 16644: completion for cdcd.
2002-02-14 17:56:53 +00:00
Geoff Wing
2cd4492c02
unposted: METAFAQ distribution sites fixup
2002-02-14 04:08:58 +00:00
Geoff Wing
560a471d91
Changed: uiarchive.uiuc.edu path
2002-02-14 03:12:14 +00:00
Geoff Wing
f97db7f376
Remove: Australia ftp.ips.gov.au
...
Italy ftp.unina.it
Japan ftp.nisiq.net
USA FTP foad.org
Add: Japan ftp.ayamura.org (Ayamura Kikuchi <ayamura@ayamura.org>)
Korea linux.sarang.net (<mirror@linux.sarang.net>)
USA HTTP zsh.disillusion.org (Guido Fortunati <zuez@disillusion.org>)
2002-02-14 02:59:45 +00:00
Wayne Davison
c24a38cdaa
Improved resizehistents() so that it honors HISTEXPIREDUPSFIRST.
2002-02-13 18:13:14 +00:00
Wayne Davison
8b7c9d40d4
Two unposted tweaks.
2002-02-12 19:36:15 +00:00
Wayne Davison
168aeada1a
Silenced a compiler warning.
2002-02-12 19:34:53 +00:00
Wayne Davison
322c5abf00
The minimum size of histsiz (aka HISTSIZE) should be 1, not 2.
2002-02-12 19:32:57 +00:00
Bart Schaefer
d4a5b9916f
Add a special-dirs example.
2002-02-12 17:25:18 +00:00
Sven Wischnowsky
77339cc21d
add -x option (to be passed on to compadd) to _description and friends; make _message respect any -[12VJ] options it gets, adding the message to that group (16609)
2002-02-12 13:37:00 +00:00
Clint Adams
50758ce645
unposted: improve apm and screen handling
2002-02-09 21:06:13 +00:00
Clint Adams
f50dfba2f2
16590: use a prefix match instead of a "fuzzy-exact" match.
2002-02-08 08:30:09 +00:00
Sven Wischnowsky
9e0f74f07b
fix for displaying matches in groups via _describe; go back to displaying one match per line when lines get too long (16582)
2002-02-07 08:40:01 +00:00
Clint Adams
0eefb1ec25
unposted: Colin Walters's prompt, adapted for the theme system
2002-02-07 07:35:14 +00:00
Clint Adams
7dea9669bb
16577: don't return a single dot as the path head of a slash.
2002-02-06 16:48:28 +00:00
Clint Adams
aa9b40fb5d
16568: get listing of entire directory for approximation and other purposes.
2002-02-05 18:10:52 +00:00
Clint Adams
6b932f3cf7
16566: show ls -F classifiers as display strings.
2002-02-05 18:03:24 +00:00
Bart Schaefer
c6d589aadd
16556: No error on `print >&-'.
2002-02-04 19:38:40 +00:00
Clint Adams
8db461b8e4
16555: add | to bracket expression, 2>/dev/null
2002-02-04 18:44:14 +00:00
Clint Adams
190aef0e25
16553: differentiate between files and directories during remote scp completion.
2002-02-04 18:03:02 +00:00
Felix Rosencrantz
2d35fd6ab0
Fixed some problems with _cvs and flags. Fixed _perl to complete a script
...
args with _normal.
2002-02-04 06:25:35 +00:00
Clint Adams
1dd643b016
16540: short options and local files
2002-02-03 06:12:34 +00:00
Oliver Kiddle
29b704202a
Akinori Musha: 16534: a few bug fixes and some wording fixes
2002-02-01 14:28:30 +00:00
Oliver Kiddle
6fd9ce2c82
use RPS2 to put states on the right
2002-01-31 15:30:41 +00:00
Oliver Kiddle
16f1f616f9
16494: extract outermost words with negative arguments to %_ and add %^
2002-01-31 15:13:26 +00:00
Oliver Kiddle
149aafd65e
16493: correct typos
2002-01-31 15:04:33 +00:00
Oliver Kiddle
5d11abfa3b
16492: add RPROMPT2 variable for right prompts in multi-line commands
2002-01-31 14:44:06 +00:00
Andrew Main
b1dadd97d3
* 16527: Src/Zle/zle_refresh.c: Don't lose the rprompt when
...
clearing an otherwise-blank line.
2002-01-31 10:51:05 +00:00
Sven Wischnowsky
908065190d
fixlet to avoid an empty string in an array; cause completion after cd without any matches to not report that there were no matches (16515)
2002-01-30 08:47:52 +00:00
Clint Adams
c3e0113d1c
16514: initscript completion fixes
2002-01-30 03:38:29 +00:00
Sven Wischnowsky
a2deb3854a
slight improvement for 16500 to allow completion after ./<TAB> in all cases (16507)
2002-01-28 16:34:12 +00:00
Clint Adams
79e13d1209
16503: warn on fclose or fflush errors in bin_print.
2002-01-27 22:44:40 +00:00
Clint Adams
a92fca6f8e
16500: don't complete executable files in the current directory if "." is not in path.
2002-01-27 21:57:52 +00:00
Bart Schaefer
fc25322fa3
16419 (_arguments syntax doc), 16435 (hash crash).
2002-01-26 21:11:02 +00:00
Bart Schaefer
a11b60569b
16419: Improve _arguments syntax summary.
2002-01-26 21:08:26 +00:00
Bart Schaefer
9113c2e2d6
16435: Fix core dump in `hash'.
2002-01-26 21:03:36 +00:00
Peter Stephenson
8840ce7144
16489: Test/C01arith.ztst: default output for whole numbers
...
as floats now has `.' at the end, c.f. 16423.
2002-01-23 16:28:16 +00:00
Peter Stephenson
803131605b
16487: Src/glob.c: bug in 16486 when a qualifier in a set
...
consisted only of flags which were handled globally.
2002-01-22 13:52:29 +00:00
Peter Stephenson
13b57311de
16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: support
...
(#q...) EXTENDED_GLOB syntax for qualifiers. May be chained,
ignored by pattern matching code.
2002-01-22 12:40:25 +00:00
Sven Wischnowsky
3807c902a2
add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483)
2002-01-22 10:22:47 +00:00
Sven Wischnowsky
f463b09b13
allow arguments to be given to functions used by compdef (actually, the strings are eval'uated, so this should be powerful enough) (16472)
2002-01-21 16:13:15 +00:00
Oliver Kiddle
4f6493aff1
*** empty log message ***
2002-01-18 14:49:02 +00:00
Oliver Kiddle
f879a295e1
use pager style instead of $EDITOR and fix bad substitution in exclusion lists
2002-01-17 18:49:32 +00:00
Clint Adams
3708080538
unposted: remove ansi2knr from distfiles
2002-01-16 23:29:01 +00:00
Clint Adams
db5779a84a
16463: apt-cache showsrc completion
2002-01-16 23:25:49 +00:00
Oliver Kiddle
d7822305b4
16461: a number of minor completion function updates
2002-01-16 16:29:51 +00:00
Oliver Kiddle
8476aa7fc2
16449: new chkconfig completion for both the RedHat and IRIX commands
2002-01-14 14:17:50 +00:00
Peter Stephenson
64ba6ab245
16448: math assignment bug introduced by 15291, 15292
2002-01-14 13:46:30 +00:00