Peter Stephenson
|
603956acdc
|
17410: narrow-to-region widgets
|
2002-07-04 13:53:47 +00:00 |
|
Peter Stephenson
|
76c1e26713
|
17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered
|
2002-07-04 10:13:38 +00:00 |
|
Sven Wischnowsky
|
c2dd10edc9
|
in menu selection, use copies of comp{pre,suf}fix to make sure they exist; fix display problem with non-empty iprefix (17403)
|
2002-07-04 09:29:20 +00:00 |
|
Sven Wischnowsky
|
d98faffcaf
|
fix for interactive mode when menu selection is called via the menu-select widget (17394)
|
2002-07-03 07:59:53 +00:00 |
|
Sven Wischnowsky
|
f5c8907ec5
|
keep globbing quiet in _path_files; check if group/user exists in _chown (17393)
|
2002-07-02 14:06:44 +00:00 |
|
Peter Stephenson
|
1a1b108b34
|
17390: new zle parameters $PREDISPLAY, $POSTDISPLAY
|
2002-07-01 16:50:41 +00:00 |
|
Clint Adams
|
964f819070
|
17391: complete files after dpkg -S.
|
2002-07-01 16:04:03 +00:00 |
|
Peter Stephenson
|
a18f020282
|
17384: new recursive-edit widget.
|
2002-07-01 09:54:47 +00:00 |
|
Sven Wischnowsky
|
053629183d
|
add new sepcial context -assign-parameter- for completing the parameter in an assignment (17387)
|
2002-07-01 08:25:15 +00:00 |
|
Bart Schaefer
|
6278159f6d
|
17357: Predefine autoloads in zsh emulation only.
|
2002-06-27 01:43:03 +00:00 |
|
Sven Wischnowsky
|
d28f67623f
|
two new modes for menu selection: incremental search and interactive (17366)
|
2002-06-26 11:07:42 +00:00 |
|
Peter Stephenson
|
03105a5d6e
|
17360: more lenient accept-line-and-down-history behaviour
17361: more careful about NULL history entries in zle
|
2002-06-24 18:21:18 +00:00 |
|
Peter Stephenson
|
36765a58a6
|
17350: add $CUTBUFFER and $killring zle parameters
|
2002-06-24 09:51:59 +00:00 |
|
Bart Schaefer
|
273067d55d
|
users/5073: use typeset to get function names for compdump
|
2002-06-23 04:52:39 +00:00 |
|
Peter Stephenson
|
19817c34d1
|
17334: TYPESET_SILENT shell option and typeset -p option
|
2002-06-20 16:39:47 +00:00 |
|
Peter Stephenson
|
61f9940d67
|
Usual .distfiles tidy-up
zsh-4.1.0-dev-5
|
2002-06-17 13:29:23 +00:00 |
|
Peter Stephenson
|
f15a9108cf
|
Version 4.1.0-dev-5
|
2002-06-17 13:15:44 +00:00 |
|
Peter Stephenson
|
98307b767c
|
17318: ${(z)...} added an extra space when the lexical analyser failed.
|
2002-06-14 17:52:05 +00:00 |
|
Peter Stephenson
|
2cf42676cc
|
17304: tweak to tweak the tweaked tweak for zle -I in 17301
|
2002-06-07 18:04:35 +00:00 |
|
Peter Stephenson
|
b673918c0f
|
17304: tweak to tweak the tweaked tweak for zle -I in 17301
|
2002-06-07 18:04:06 +00:00 |
|
Peter Stephenson
|
0e08b8c2e4
|
17299: Use reference counts in Eprogs so as to be able to free them as soon
as finished with.
|
2002-06-07 14:44:21 +00:00 |
|
Peter Stephenson
|
37199039b2
|
17301: improve zle -I.
|
2002-06-07 10:57:24 +00:00 |
|
Peter Stephenson
|
9e97cfa052
|
17293: support poll() as preferred alternative to select() in zle
|
2002-06-06 09:04:46 +00:00 |
|
Clint Adams
|
c2c3e7e886
|
17297: 17265 continued.
|
2002-06-06 05:47:35 +00:00 |
|
Clint Adams
|
956eebdf62
|
zselect
|
2002-06-06 04:54:50 +00:00 |
|
Peter Stephenson
|
9c8b79b993
|
17295: `zle -F' failed because of bad test
|
2002-06-05 21:12:08 +00:00 |
|
Peter Stephenson
|
b2226ac72f
|
remove builtin when tcp module is unloaded.
|
2002-06-05 21:02:34 +00:00 |
|
Peter Stephenson
|
682d83503b
|
17292: shut up compiler if no OPEN_MEMSTREAM
|
2002-06-05 15:03:15 +00:00 |
|
Peter Stephenson
|
5ef61a44b1
|
17265: make the jobs command work in subshells
|
2002-06-05 14:57:05 +00:00 |
|
Peter Stephenson
|
5d010ca81a
|
17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problem
|
2002-06-05 09:15:33 +00:00 |
|
Sven Wischnowsky
|
5221570c4a
|
don't use optimised completion list display code after the list has been erased or we're not in menu selection anymore anyway (17286)
|
2002-06-05 07:49:02 +00:00 |
|
Peter Stephenson
|
07047de129
|
17283: Src/parse.c: `func() { ... } this bit was ignored'.
|
2002-06-04 16:25:46 +00:00 |
|
Peter Stephenson
|
7d5e54195f
|
17273, not 17272: inner function definition could define nonsense
|
2002-06-02 18:11:15 +00:00 |
|
Peter Stephenson
|
da6a201946
|
17272: inner function definition could define nonsense
|
2002-06-02 18:03:20 +00:00 |
|
Clint Adams
|
5441412544
|
17266: check manpath even when $MANPATH is set.
|
2002-05-31 05:02:38 +00:00 |
|
Peter Stephenson
|
69b570e28c
|
17253: ztcp -L gives parseable information on tcp session
|
2002-05-30 15:16:18 +00:00 |
|
Sven Wischnowsky
|
4446df3dff
|
fix for use of (z) parameter modifier; the first word in the parameter is parsed like the first word on a command line, treating parens specially (17252)
|
2002-05-29 15:05:22 +00:00 |
|
Peter Stephenson
|
1ca8378051
|
17250: dont't execsave()/execrestore() around synchronous traps
|
2002-05-29 14:28:05 +00:00 |
|
Peter Stephenson
|
7898d5b198
|
17249: fix user output from ztcp
|
2002-05-29 13:15:35 +00:00 |
|
Oliver Kiddle
|
d8d9181861
|
add handling for the other texinfo commands (besides info)
|
2002-05-28 14:22:38 +00:00 |
|
Clint Adams
|
f486cc9ce9
|
17244: don't complete udebs for dpkg -i or --unpack
|
2002-05-28 14:07:35 +00:00 |
|
Sven Wischnowsky
|
b36344b6ba
|
follow-up to 17222, make the optimisation work for some more keys again (17237)
|
2002-05-27 07:41:07 +00:00 |
|
Clint Adams
|
189aa5c9f2
|
17235: strftime builtin
|
2002-05-26 22:43:56 +00:00 |
|
Clint Adams
|
b66a4a262f
|
17234: don't call _path_files with empty ().
|
2002-05-26 19:22:42 +00:00 |
|
Clint Adams
|
53ec91769c
|
17225: $=CVSIGNORE instead of $CVSIGNORE
|
2002-05-25 23:04:02 +00:00 |
|
Sven Wischnowsky
|
9038bdb400
|
we have to disable 17219 for some keys because their code doesn't set up the variables we need (17222)
|
2002-05-24 15:02:32 +00:00 |
|
Peter Stephenson
|
00d476ac20
|
17220: Src/Modules/tcp.c: bugs using ztcp to list connections.
|
2002-05-24 13:01:57 +00:00 |
|
Sven Wischnowsky
|
205e07663f
|
make re-display in menu selection faster; redraw only the previously and newly selected matches (17219)
|
2002-05-24 08:50:10 +00:00 |
|
Andrey Borzenkov
|
db4e4c400d
|
unposted: use zstyle again now when it works
|
2002-05-23 14:48:57 +00:00 |
|
Andrey Borzenkov
|
395cb853d7
|
17125, 17159 (Oliver): info completion
|
2002-05-23 14:36:17 +00:00 |
|