Oliver Kiddle
|
95231270ed
|
19595: rename DO to DOLOOP to avoid conflict with curses.h on Tru64 5.1
|
2004-03-11 14:25:12 +00:00 |
|
Peter Stephenson
|
2ace0ce4f2
|
19553: rename c in zle to lastchar
|
2004-03-08 11:44:09 +00:00 |
|
Geoff Wing
|
8026bedc1c
|
19474: fix a calculation when displaying completions which are
screen width or multiples of that wide, and ALWAYS_LAST_PROMPT
|
2004-03-05 00:51:36 +00:00 |
|
Wayne Davison
|
326fb2d483
|
Fixed two cases where unmetify() was using an int* to store a value
into a size_t variable.
|
2004-03-03 18:47:52 +00:00 |
|
Oliver Kiddle
|
0b787b5da2
|
19525: suppress compiler warnings and complete groups using lookupd on Mac OS
|
2004-03-03 11:05:40 +00:00 |
|
Peter Stephenson
|
2073eca9f3
|
19456: Fix ptmx tests, again.
|
2004-02-20 15:27:35 +00:00 |
|
Wayne Davison
|
cd7bfcf690
|
Silenced some compiler warnings about uninitialized variables.
|
2004-02-19 09:11:40 +00:00 |
|
Oliver Kiddle
|
7feb529776
|
19422: fix crash resulting from passing a long option to compctl
|
2004-02-15 12:55:30 +00:00 |
|
Wayne Davison
|
ba827bb22b
|
Another fix in sub_match() to avoid allowing a partial-meta match
to occur (this time in the backwards scan).
|
2004-02-10 02:30:14 +00:00 |
|
Wayne Davison
|
6fd883c737
|
Optimized the check for a widowed Meta character.
|
2004-02-09 05:49:52 +00:00 |
|
Peter Stephenson
|
0167f8d036
|
19385: NULL dereference in add_match_part
|
2004-01-20 10:55:24 +00:00 |
|
Peter Stephenson
|
66329cbe4c
|
19336: Src/Zle/compmatch.c: Bug with metafied characters in length of
completion prefix
|
2004-01-05 17:28:49 +00:00 |
|
Peter Stephenson
|
6eb5f99f1e
|
19295: $CONTEXT zle parameter
|
2003-12-15 22:45:27 +00:00 |
|
Peter Stephenson
|
1e212cbedc
|
19281: zle-line-init special widget
|
2003-12-12 22:53:27 +00:00 |
|
Peter Stephenson
|
a6a63a147e
|
19242: Make job table dynamically reallocatable.
|
2003-11-13 14:34:33 +00:00 |
|
Peter Stephenson
|
a7b9b5f851
|
19218: extend 19216 to zle widgets
|
2003-11-03 13:57:52 +00:00 |
|
Felix Rosencrantz
|
9644fbfb3f
|
Added *.dll to .cvsignore and fixed typo. (unposted)
|
2003-11-03 04:26:51 +00:00 |
|
Peter Stephenson
|
815bc92148
|
a la 19209: zcalloc -> zshcalloc
|
2003-10-29 19:17:30 +00:00 |
|
Peter Stephenson
|
b38f3c9a17
|
18938: Export some data symbols.
|
2003-08-11 10:45:08 +00:00 |
|
Peter Stephenson
|
1f8c031467
|
18926: problem accepting filename require metafication with menu selection
|
2003-08-05 10:12:08 +00:00 |
|
Wayne Davison
|
1495a7e008
|
Don't crash if alt-y is typed twice in a row without a prior ctrl-y.
|
2003-07-29 09:53:26 +00:00 |
|
Peter Stephenson
|
1be7d4744d
|
18559, 18562: make modules use proper option arguments
|
2003-05-22 09:48:25 +00:00 |
|
Peter Stephenson
|
6d9135befe
|
18543: memory leak vared'ing arrays
|
2003-05-19 10:30:42 +00:00 |
|
Peter Stephenson
|
62719196b2
|
18536: EMACS and VI compatibility options
|
2003-05-14 15:09:14 +00:00 |
|
Peter Stephenson
|
2b744cb21d
|
18513: Work around crash on resize in menu selection
|
2003-05-14 10:16:01 +00:00 |
|
Andrey Borzenkov
|
bd4cb9a4d1
|
unposted: cvsignore VIM *.swp files
|
2003-05-05 06:14:49 +00:00 |
|
Andrey Borzenkov
|
f318d64e3d
|
18476: Fix menu selection on Linux console
|
2003-05-05 06:07:04 +00:00 |
|
Peter Stephenson
|
807e5536a5
|
18477: Null pointer dereferenced in _arguments "*-+bar"
|
2003-04-23 18:50:34 +00:00 |
|
Felix Rosencrantz
|
6bd0c51366
|
workers-18440: add previously added cygwin completion functions to the completion module
|
2003-04-08 15:34:51 +00:00 |
|
Peter Stephenson
|
63de268fee
|
18378: fix lots of problems with $killring
|
2003-03-24 13:57:38 +00:00 |
|
Peter Stephenson
|
5660eb86ac
|
183818: memory leak in zle_params.c
|
2003-03-05 17:24:37 +00:00 |
|
Peter Stephenson
|
e0d2c9c0b3
|
18313: NULL pointer dereference if yank-pop after a single yank
|
2003-02-27 11:32:44 +00:00 |
|
Geoff Wing
|
8e50782a72
|
18306: fix redisplay of rprompt when line shortens
|
2003-02-27 02:37:29 +00:00 |
|
Peter Stephenson
|
4c149a8abc
|
18252: pass ignoreeof as flag to zleread
|
2003-02-17 14:06:39 +00:00 |
|
Peter Stephenson
|
06d25a35b0
|
18243: Nasty tty poll fix for Solaris
|
2003-02-14 19:03:08 +00:00 |
|
Oliver Kiddle
|
c1467e410d
|
18238: bashcompinit was not being installed with --enable-function-subdirs
|
2003-02-13 16:34:19 +00:00 |
|
Peter Stephenson
|
809ab19dff
|
18191: from Greg Klanderman: compctl -y didn't respect list arrangement
options listpacked and listrowsfirst.
|
2003-02-06 10:29:30 +00:00 |
|
Peter Stephenson
|
778a73b027
|
18139: Improve $killring interface; can now change length. Empty
strings in $killring are ignored when yank-popping. Yank-popping
is more consistent about looping and using the original cutbuffer.
|
2003-01-27 14:54:31 +00:00 |
|
Peter Stephenson
|
1e7c463fd9
|
18059: allow compadd -r and -R with default space suffix
|
2003-01-13 10:32:03 +00:00 |
|
Felix Rosencrantz
|
e91067d966
|
17983: Added zle LASTSEARCJ parameter
|
2002-12-06 23:24:06 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|