Peter Stephenson
|
19a8356ff1
|
Add `bindkey -p'
|
2001-03-28 16:54:21 +00:00 |
|
Sven Wischnowsky
|
6d72dca54f
|
try to make _h_c_w smarter at the beginning and end of the list; avoid list-beeping if the old completion list is re-used (3752)
|
2001-03-27 09:14:50 +00:00 |
|
Sven Wischnowsky
|
5687662ec1
|
handle colons in xor lists (13770)
|
2001-03-26 10:02:23 +00:00 |
|
Sven Wischnowsky
|
4e994fddce
|
avoid adding empty strings to the kill ring (13767)
|
2001-03-26 08:58:33 +00:00 |
|
Sven Wischnowsky
|
d83665b7cf
|
fix default colour for directories (3674)
|
2001-03-15 09:55:32 +00:00 |
|
Peter Stephenson
|
2d442fff86
|
13633: don't use termcap cursor keys if single key which is already bound
|
2001-03-14 12:20:17 +00:00 |
|
Peter Stephenson
|
c925a15aa7
|
13611, 13615: Bind cursor keys using termcap, including in viins.
|
2001-03-13 15:32:41 +00:00 |
|
Sven Wischnowsky
|
c8f2e51007
|
another fix for completion matching, CLF_MISS in the wrong cline struct (13575)
|
2001-03-06 11:31:20 +00:00 |
|
Sven Wischnowsky
|
eb41692bc5
|
fix for matching control, try harder to merge separately completed parts to avoid losing user-typed characters (13565)
|
2001-03-05 10:48:10 +00:00 |
|
Sven Wischnowsky
|
061c1ce912
|
add `aliases' option to be able to disable alias expansion (13554)
|
2001-02-28 09:12:54 +00:00 |
|
Sven Wischnowsky
|
193846af84
|
fix for mergin two CLF_MID entries in cline lists (with two equal prefixes it thought there were characters missing) (13388)
|
2001-01-25 15:16:27 +00:00 |
|
Sven Wischnowsky
|
bdaa4f4c05
|
*** empty log message ***
|
2001-01-22 12:03:55 +00:00 |
|
Sven Wischnowsky
|
c06782d95b
|
*** empty log message ***
|
2001-01-18 14:41:40 +00:00 |
|
Sven Wischnowsky
|
757168e2c8
|
remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365)
|
2001-01-16 13:44:18 +00:00 |
|
Sven Wischnowsky
|
052316fea3
|
fix for ol' compctl when completing hash keys (13364)
|
2001-01-16 12:39:21 +00:00 |
|
Sven Wischnowsky
|
4a39b5d9c5
|
two more fixes for completion matching and reporting interesting positions (13349)
|
2001-01-15 10:44:14 +00:00 |
|
Sven Wischnowsky
|
a11115ecee
|
fix for 13339 (report each position only once) and fixlet for matching: a case where missing characters weren't remembered (13343)
|
2001-01-12 13:50:13 +00:00 |
|
Sven Wischnowsky
|
2a78c24842
|
*** empty log message ***
|
2001-01-11 10:06:40 +00:00 |
|
Sven Wischnowsky
|
9af83c6c2a
|
fix cursor positioning with partial-word match specs using `**' (13336)
|
2001-01-10 09:24:45 +00:00 |
|
Sven Wischnowsky
|
4a376d7250
|
fix for listpacked for matches as long as screen is wide (minus added spaces); more security when freeing matches: make sure current menu match pointer isn't used afterwards (13331)
|
2001-01-08 15:25:01 +00:00 |
|
Bart Schaefer
|
bf23eb259c
|
Back out 13285.
|
2000-12-18 02:14:57 +00:00 |
|
Clint Adams
|
fe8a55b640
|
13285: use vi-up and -down in vicmd mode
|
2000-12-16 16:25:41 +00:00 |
|
Peter Stephenson
|
a59b51006b
|
Function installation information now in config.modules
|
2000-11-30 18:36:21 +00:00 |
|
Peter Stephenson
|
49a1ad7516
|
13194: change in module configuration system
|
2000-11-26 20:01:01 +00:00 |
|
Peter Stephenson
|
c292a3ae50
|
Sven: 13108: Handle traps synchronously
pws: 13109, 13111: clear up zle display when output produced in trap.
|
2000-11-11 19:50:27 +00:00 |
|
Sven Wischnowsky
|
6db6cde964
|
re-display list for cleanup only if we were in menu selection (13084)
|
2000-10-25 10:52:25 +00:00 |
|
Sven Wischnowsky
|
9e44b5ea29
|
add a counter for invalidatelist() to allow finding out if there is a new list (13082)
|
2000-10-25 08:18:43 +00:00 |
|
Sven Wischnowsky
|
ead3cee30d
|
avoid printing file type characters in completion lists for matches ending in a slash (13071)
|
2000-10-24 07:50:24 +00:00 |
|
Bart Schaefer
|
de595fbc90
|
Fix "vared -e".
|
2000-10-22 02:34:16 +00:00 |
|
Bart Schaefer
|
9bf7fb75c5
|
Fix "vared -h" in shell scripts.
|
2000-10-21 03:15:36 +00:00 |
|
Sven Wischnowsky
|
8ec18a622c
|
*** empty log message ***
|
2000-10-17 14:04:13 +00:00 |
|
Sven Wischnowsky
|
bb1fabf3ff
|
two completion matching fixes; wrong (path) prefix matching (removed path components) and reverse order of sub-strings in match-strings (12995)
|
2000-10-13 08:44:57 +00:00 |
|
Sven Wischnowsky
|
adf7965951
|
add _all_matcher completer and supporting C-code for adding a special match representing all other matches; remove completions style from _expand(|_word) (12960)
|
2000-10-11 12:19:23 +00:00 |
|
Sven Wischnowsky
|
5d8adbee07
|
make user defined completion widgets leave menu selection without accepting the currently selected match (12959)
|
2000-10-11 10:57:40 +00:00 |
|
Sven Wischnowsky
|
bd4490b966
|
*** empty log message ***
|
2000-10-10 13:37:30 +00:00 |
|
Sven Wischnowsky
|
7bb0338a78
|
follow-up to 12930, make it first try exact character matches, but enable it to go back to try match specs if it fails after accepting such character matches (12941)
|
2000-10-10 08:36:32 +00:00 |
|
Sven Wischnowsky
|
3f63f13610
|
prefer exact character matches over match specs (so that nom' can match nomatch') (12930)
|
2000-10-09 12:50:20 +00:00 |
|
Sven Wischnowsky
|
a93e62c630
|
comparguments: don't use rest-argument-specification if it was inactivated (12897)
|
2000-10-05 08:55:35 +00:00 |
|
Sven Wischnowsky
|
6c4dfc3228
|
don't stop parsing too early when completing inside a command substitution (12885)
|
2000-10-04 13:54:00 +00:00 |
|
Sven Wischnowsky
|
213a453d08
|
don't forget a displayed list when starting menu completion (12884)
|
2000-10-04 13:24:45 +00:00 |
|
Clint Adams
|
8e628ac624
|
unposted: remove unused variable declaration from ztat()
|
2000-10-01 23:43:55 +00:00 |
|
Clint Adams
|
f42bd3a3f9
|
12863: remove ztrdupstrip, use VARARR in ztat
|
2000-09-27 19:31:44 +00:00 |
|
Clint Adams
|
2a625db39d
|
12859: dynamically-allocate buffer in ztat(), ztrdupstring()
|
2000-09-22 22:16:15 +00:00 |
|
Peter Stephenson
|
942009eb9f
|
12719: quoting arrays in vared with real backslashes
|
2000-08-29 20:27:47 +00:00 |
|
Sven Wischnowsky
|
f4f38507e5
|
fix for unbalanced calls to {push,pop}heap in docomplete()/get_comp_string() (12717)
|
2000-08-29 08:20:59 +00:00 |
|
Bart Schaefer
|
7a38b670a7
|
12621: Avoid bad free.
|
2000-08-14 16:54:04 +00:00 |
|
Sven Wischnowsky
|
90c6d73b56
|
make all builtins in computil test if they were called from a completion function (12610)
|
2000-08-14 08:16:45 +00:00 |
|
Sven Wischnowsky
|
4f13bbd654
|
fixes for completion in math contexts (12592)
|
2000-08-11 12:19:35 +00:00 |
|
Sven Wischnowsky
|
3bca186819
|
handle the right option in strings with multiple single-letter options (and correctly handle its argument) (12567)
|
2000-08-08 12:11:42 +00:00 |
|
Sven Wischnowsky
|
5c90cf1a51
|
more fixes for completion of special characters (quoting) (12565)
|
2000-08-08 10:32:47 +00:00 |
|