Peter Stephenson
|
ff23ebe925
|
17872: Fix `typeset SECONDS' when creating local parameter
|
2002-10-29 10:56:38 +00:00 |
|
Peter Stephenson
|
7bfc0f1b5c
|
17868: Allow $SECONDS to become floating point.
|
2002-10-29 10:31:12 +00:00 |
|
Clint Adams
|
6c998a07ab
|
* 17810 (Martin Waitz): Src/utils.c: bung up memory leak with
POSIX.1e capabilities.
|
2002-10-11 01:08:18 +00:00 |
|
Oliver Kiddle
|
7a0ab2444d
|
17794: fix bugs with tied parameters
|
2002-10-10 11:06:42 +00:00 |
|
Peter Stephenson
|
3ad5e3e7fe
|
17481 (Karl Tomlinson): get/set for terminfo and termcap parameters
|
2002-10-07 11:48:06 +00:00 |
|
Bart Schaefer
|
d4c7657014
|
17760: Fix case-pattern parsing bug in sh emulation.
|
2002-10-06 18:38:14 +00:00 |
|
Bart Schaefer
|
fbc08ff52c
|
17714: Fix to 17357, add module dependencies even if not adding autoloads.
|
2002-10-06 18:25:39 +00:00 |
|
Bart Schaefer
|
a1d727e5dc
|
17692: Prevent typeset of a positional parameter before it can do damage,
and improve the error message about it.
|
2002-09-19 17:57:56 +00:00 |
|
Peter Stephenson
|
41b50445ea
|
17673: Fix bug with &&s and ||s in complex constructs
|
2002-09-17 10:42:17 +00:00 |
|
Oliver Kiddle
|
49bfbc1248
|
17678: ignore initial `--' argument to printf to satisfy POSIX
|
2002-09-16 18:24:47 +00:00 |
|
Peter Stephenson
|
56565320c1
|
17608: comment on use and abuse of BINF_SKIPINVALID
|
2002-09-03 19:33:00 +00:00 |
|
Peter Stephenson
|
25e363df2b
|
17602, 17603: Rationalise option handling, in particular for cd, pushd, popd.
|
2002-09-03 09:33:35 +00:00 |
|
Peter Stephenson
|
9634760d5e
|
17582: Improved option argument handling.
unposted: Updated version to 4.1.0-dev-6 because of interface change.
|
2002-08-27 21:10:30 +00:00 |
|
Peter Stephenson
|
7123f4413b
|
17544: implement read -s to suppress tty echo
|
2002-08-22 12:57:43 +00:00 |
|
Peter Stephenson
|
1c5d5bb1f4
|
17570: tweaks to socket module
|
2002-08-22 12:08:06 +00:00 |
|
Sven Wischnowsky
|
de670cbb58
|
fix typo in comment (17569)
|
2002-08-20 15:21:54 +00:00 |
|
Sven Wischnowsky
|
1229d05c19
|
fix default completion module loading, use compctl if it hasn't been loaded already and no completion widgets have been defined (17567)
|
2002-08-20 12:28:05 +00:00 |
|
Clint Adams
|
c6b5b1f147
|
17558: zsh/net/socket , zsocket builtin
|
2002-08-18 02:12:39 +00:00 |
|
Peter Stephenson
|
f60279ae24
|
17516, 17517: Attempted fixes for memory leaks shown by valgrind.
First with zstyle patterns, second with pwd in job structure.
|
2002-08-08 10:43:50 +00:00 |
|
Oliver Kiddle
|
af0697b705
|
17503: fix various typos and spelling mistakes in source code comments
|
2002-08-05 12:35:59 +00:00 |
|
Peter Stephenson
|
cc70b96162
|
17497: getopts skipped over zero-length arguments.
|
2002-08-01 15:50:07 +00:00 |
|
Peter Stephenson
|
8e90d2018c
|
Dan Nelson: 17492: Quote output from xtrace
|
2002-08-01 15:06:25 +00:00 |
|
Sven Wischnowsky
|
273929e188
|
make sure invalidatelist() isn't called hwen we are inside menu selection and there's only one match left (17489)
|
2002-07-30 07:47:03 +00:00 |
|
Peter Stephenson
|
39bb8c9e8b
|
17485?: Incorrect test for TYPESET_SILENT
|
2002-07-29 16:02:53 +00:00 |
|
Sven Wischnowsky
|
def8d4afda
|
remove qword, it isn't needed anymore (17439)
|
2002-07-08 09:03:04 +00:00 |
|
Sven Wischnowsky
|
135db923be
|
improve interactive mode when there are no matches left (alow to go back with undo) (17429)
|
2002-07-05 08:18:50 +00:00 |
|
Clint Adams
|
19424d40a8
|
17417: remove unused fluff from datetime.c
|
2002-07-04 17:03:18 +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 |
|
Peter Stephenson
|
1a1b108b34
|
17390: new zle parameters $PREDISPLAY, $POSTDISPLAY
|
2002-07-01 16:50:41 +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 |
|
Peter Stephenson
|
19817c34d1
|
17334: TYPESET_SILENT shell option and typeset -p option
|
2002-06-20 16:39:47 +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
|
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 |
|