1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-06-22 22:58:52 +02:00
Commit Graph

3586 Commits

Author SHA1 Message Date
Peter Stephenson e8b56578db users/11111: add DEBUG_BEFORE_CMD option 2007-01-09 21:59:31 +00:00
Peter Stephenson de815e3d22 23098: printf multibyte character widths 2007-01-09 21:45:45 +00:00
Peter Stephenson 94bdf92a06 23097: splitting of $'...' strings in completion 2007-01-08 22:05:54 +00:00
Peter Stephenson aab842a0c6 23091: *roff problems noticed by doclifter 2007-01-05 20:55:01 +00:00
Peter Stephenson a27f79c882 20390: prefer ncurses to curses 2007-01-05 13:58:03 +00:00
Clint Adams 572a860eb3 23089: relax playlist glob pattern to work with newer versions. 2007-01-04 18:06:39 +00:00
Peter Stephenson 46a163bd34 23088: printf formats and arguments need different octal escape sequences 2007-01-04 17:24:01 +00:00
Peter Stephenson cfbcd2dbe0 23086: printf should handle octal escapes in the \0NNN form 2007-01-04 15:41:21 +00:00
Clint Adams f7476178bc 22817: update for modern options, add completion of releases. 2007-01-02 22:05:12 +00:00
Clint Adams 912b7db108 23080: fix -c and -g (both were mistakenly -b). 2007-01-02 19:58:19 +00:00
Peter Stephenson 507c58262a 23071: signed characters with no multibyte support 2006-12-19 13:01:43 +00:00
Peter Stephenson 3778f5a3ba 23070: Fix [[ -N file ]] test failure on NFS 2006-12-19 12:09:46 +00:00
Peter Stephenson 8b800f8fd1 document OS may handle negative or zero PID in kill 2006-12-19 10:35:54 +00:00
Peter Stephenson b5a0b49dff 23054, part: error message for "kill -" with nothing after the - was confusing 2006-12-18 11:16:00 +00:00
Peter Stephenson 2c6bf597b9 23060: make everything in Doc makes info 2006-12-17 16:02:01 +00:00
Peter Stephenson e475a39d4c 23057, 23058, 23059: completions from arno 2006-12-17 15:33:27 +00:00
Peter Stephenson 937dc9a84d users/11083: functions for handling shell arguments in ZLE 2006-12-15 11:44:26 +00:00
Peter Stephenson d8e36bffa2 23052: multibyte characters in typeset -L/R/Z padding 2006-12-13 22:30:37 +00:00
Peter Stephenson f50dfd61f6 23051: ${(Q)...} of RCQUOTE expression failed with DEBUG active 2006-12-13 18:49:06 +00:00
Peter Stephenson b8108d295f users/11079: 1(2##) 2006-12-12 10:55:35 +00:00
Peter Stephenson 25134bc341 unposted: improve CUTBUFFER and killring documentation
23044: print -c and print -C didn't handle unmetafied input
2006-12-10 23:27:01 +00:00
Peter Stephenson 4ea03291a8 improved firefox support 2006-12-08 22:52:18 +00:00
Clint Adams b6e6a91e0f 23039: handle iceweasel as firefox. 2006-12-08 21:54:43 +00:00
Peter Stephenson 1cac90759a 23036: three more fixes for completion using $'...' 2006-12-08 18:52:04 +00:00
Peter Stephenson 8c46ae708b 23028: use texi2pdf where available 2006-12-04 11:24:10 +00:00
Peter Stephenson 7960ae5d4c Vin Shelton: 23027: typo in calsys.yo
unposted: missing autoload in calendar_add, improve age date shortcuts
2006-12-04 10:59:10 +00:00
Peter Stephenson 34381548da Incomplete improvements for $'...' in completion 2006-12-03 21:07:17 +00:00
Peter Stephenson ac05bc6e02 unposted: fix calendar stuff 2006-12-01 12:54:20 +00:00
Peter Stephenson 6b1b34d1da c.f. 23023: new calendar function system. 2006-12-01 10:23:06 +00:00
Peter Stephenson ab8b8026dc 23022: don't allow WORDCHARS to be exported to tests 2006-11-28 22:09:00 +00:00
Peter Stephenson ef97181d40 unposted: update Perforce completion to 2006.2 2006-11-28 21:57:27 +00:00
Clint Adams ef3df70c4d 23018: parse out section headings from darcs --help. 2006-11-27 04:08:41 +00:00
Peter Stephenson 6d0dc9e0eb 23008: failure to output error message could alter exit status 2006-11-19 21:34:58 +00:00
Clint Adams 7c98ca21f5 23005: completion for toilet. 2006-11-18 04:15:12 +00:00
Peter Stephenson 181e491deb users/10989: add fake-always pattern that overrides ignored-patterns 2006-11-15 16:27:14 +00:00
Peter Stephenson e12c3e2dc9 users/10981: needs glob_subst for config file 2006-11-14 17:16:39 +00:00
Peter Stephenson b50e035a8a users/10979: ssh completion uses config file from -F if present 2006-11-14 12:12:03 +00:00
Clint Adams 81fe83008e 22998: add -s to _arguments 2006-11-13 18:45:44 +00:00
Clint Adams 71acaeabd9 unposted: update config.guess and config.sub to 2006-07-02 versions. 2006-11-11 13:37:30 +00:00
Peter Stephenson b09a7cc5bf 22997: fix ${...?...} exit and traps 2006-11-11 13:16:10 +00:00
Peter Stephenson 254b3f1a6b 22992: make $? available in exit traps/hooks
22993: slightly more effective _make variable fix
2006-11-10 09:59:26 +00:00
Peter Stephenson 7929d97254 22984: add zshexit hook 2006-11-09 11:04:10 +00:00
Peter Stephenson 434d55da8b 22988: arno: _make fix for special variables 2006-11-09 10:52:45 +00:00
Peter Stephenson aa2ae64dff 22983: exit could loop for ever 2006-11-08 17:43:31 +00:00
Peter Stephenson 96f525f468 unposted: tweak ChangeLog 2006-11-08 11:09:31 +00:00
Peter Stephenson aba936b17c 22981: Zvi Har'el: bad call from 22952
22980: add hook array for special functions
2006-11-08 10:38:05 +00:00
Peter Stephenson f367a90505 22980: 22952 messed up parameter padding flag optional arguments 2006-11-07 22:47:07 +00:00
Peter Stephenson f7b9bf300a _zip completes .xpi files 2006-11-07 10:38:53 +00:00
Peter Stephenson b1d9e5d5fa 22972: limit autoload completion to functions not yet registered. 2006-11-06 17:14:59 +00:00
Peter Stephenson da0dfc62df fix error message 2006-11-06 12:49:20 +00:00
Peter Stephenson a519a6d15c 22968: fix metafication for print -z and print -s 2006-11-05 21:49:15 +00:00
Peter Stephenson ebc76673aa 22953: Mikael Magnusson: _most_recent_file fix.
users/10928: send all "jobs" output to stdout
2006-11-03 19:44:47 +00:00
Peter Stephenson d8207acddb 22952: fix some argument delimiters to work with multibyte characters 2006-11-02 18:43:19 +00:00
Peter Stephenson d94e67d6fd 22950: fix reverse-menu-complete as start of completion 2006-11-02 16:26:23 +00:00
Clint Adams 8dfddcaaf4 22947: minor mkdir completion fixes. 2006-11-02 00:06:38 +00:00
Peter Stephenson 9471bbcfa0 22934, modified, see 22937: add HIST_SUBST_PATTERN option
make ${.../#%...} anchor at both ends
2006-11-01 12:25:18 +00:00
Clint Adams e8d1ef3613 22940: completion for mkdir 2006-11-01 03:04:13 +00:00
Clint Adams a7ba87f316 users/9483: completion for ri (ruby documentation viewer) 2006-11-01 02:58:07 +00:00
Peter Stephenson 006229c32e 22924: a couple more metafy_line()/unmetafy_line() problems 2006-10-30 14:13:36 +00:00
Peter Stephenson 9986ebfd33 obscure crash with hasbrpsfx() 2006-10-30 12:57:52 +00:00
Peter Stephenson ff9f2bb88e 22913: set $! on "bg" 2006-10-30 10:37:17 +00:00
Peter Stephenson 3292f9ec1f unposted: tweak job completion in _perforce 2006-10-27 18:21:05 +00:00
Clint Adams a9c4bdca9b 22914: add wodim to compdef line. 2006-10-27 17:48:48 +00:00
Peter Stephenson 048ac23985 22911: use QT_BACKSLASH if instring is QT_NONE 2006-10-25 18:01:41 +00:00
Peter Stephenson 71963da397 arno: two new completions 2006-10-25 13:13:22 +00:00
Peter Stephenson cc34ebd89a boring .distfiles stuff 2006-10-25 09:46:44 +00:00
Wayne Davison 6478222761 More option twiddles for _rsync's 2.6.9 release. 2006-10-24 01:20:40 +00:00
Peter Stephenson 83c54a59fd use plain mode for listings in _todo.sh 2006-10-23 17:09:24 +00:00
Clint Adams cc8575a270 22896: Src/Zle/complete.mdd: rename Mandrake to Mandriva. 2006-10-23 09:32:24 +00:00
Clint Adams 590ae7fa4c 22888: completion for tardy. 2006-10-20 12:22:54 +00:00
Peter Stephenson ee5ba733a8 unposted: typo in 22885 2006-10-19 08:50:00 +00:00
Peter Stephenson 7d75ea056b 22885: fix problems with multibyte tokenized strings
unposted: _todo.sh: more contexts
2006-10-19 08:40:58 +00:00
Peter Stephenson 717aca7306 c.f. 22833: rename Completion/Mandrake to Completion/Mandriva 2006-10-16 23:05:37 +00:00
Peter Stephenson b736a639dd string quoting in compctl used QT_NONE instead of QT_BACKSLASH 2006-10-16 17:02:05 +00:00
Geoff Wing b5124578e1 archive.progeny.com will be decommissioned around 2006-10-22
Remove from lists
2006-10-16 09:05:52 +00:00
Bart Schaefer 09e90e04dc users/10885 and two unposted new examples. 2006-10-16 02:21:21 +00:00
Peter Stephenson 38f01e72ea 22874: run-help unquoting wasn't consistent 2006-10-15 17:30:13 +00:00
Clint Adams 86f8a4d894 22875: completion for a2ensite, a2dissite, a2enmod, a2dismod. 2006-10-14 18:30:42 +00:00
Peter Stephenson c5492635d8 22873: typo in expn.yo 2006-10-13 21:49:52 +00:00
Peter Stephenson 14ed190087 allow - before first argument of tar 2006-10-10 22:38:40 +00:00
Peter Stephenson ca06d8e308 22859: improve _arguments auto-documentation some more 2006-10-10 21:26:52 +00:00
Peter Stephenson 3162c03cc3 22858: _arguments can generate documentation from --help text 2006-10-10 18:06:28 +00:00
Peter Stephenson c303529348 22851: arno: "-" can occur in init script names 2006-10-10 12:00:57 +00:00
Peter Stephenson 966a330649 22854: replace-string-again 2006-10-10 11:24:38 +00:00
Peter Stephenson d4d6cb5494 22852: users style effect changed in 22191
22853: unquoted ^ at end of bindkey string treated literally
2006-10-10 09:37:19 +00:00
Peter Stephenson a003c09aff 22820: this time, fix handling of long accumulated completion line
(ChangeLog entry)
2006-10-09 09:41:31 +00:00
Andrey Borzenkov cab118d4d1 22839: complete filenames as first argument to info too 2006-10-07 12:51:02 +00:00
Peter Stephenson 52f132de62 22819: bits missed for some reason 2006-10-07 12:15:57 +00:00
Clint Adams 8e6aabfab6 22835: tidy up pon bit and add poff completion. 2006-10-07 08:58:38 +00:00
Andrey Borzenkov 9d8c3eb74d 22831: use CM_SPACE in compdescribe 2006-10-07 08:05:03 +00:00
Peter Stephenson e87b35c04e 10791: fix handling of long accumulated completion line 2006-10-06 10:07:37 +00:00
Peter Stephenson 298a8b8130 22818: improved subscript flag doc
unposted: trivial _perforce tweak
2006-10-05 13:28:24 +00:00
Clint Adams e4675cead4 22816: Joerg Sommer: completion for pon. 2006-10-04 09:40:40 +00:00
Clint Adams 68e6b673f7 22815: Joerg Sommer: completion for invoke-rc.d 2006-10-04 09:33:48 +00:00
Clint Adams 9619db1d94 22814: add .mp4 and .flv to media file extension list. 2006-10-03 22:57:34 +00:00
Clint Adams 55739ab8ae 22812: utilize _bind_addresses in existing completion functions. 2006-10-03 16:24:51 +00:00
Clint Adams 39a2fe325b 22811: helper function to give local IP addresses to which a program might bind a socket. 2006-10-03 16:20:24 +00:00
Clint Adams 4b65fe8966 22810: fix malformed --encrypt-to line 2006-10-03 15:59:39 +00:00
Clint Adams 7c854a26b8 oops 2006-10-03 07:27:03 +00:00
Clint Adams dbdf1c271d 2280x: handle internationalized output and choices within brackets. 2006-10-03 06:45:35 +00:00
Peter Stephenson 03027f0f5f 22804: Mikael Magnusson: allow zero-length narrow-to-region range 2006-10-02 09:21:47 +00:00
Clint Adams 0fbdf5741f 22803: updates for dchroot and schroot completion, and new completion for dchroot-dsa. 2006-10-01 21:57:04 +00:00
Clint Adams 3badc3caba 22800: put quotes around "$@". 2006-09-30 21:58:19 +00:00
Clint Adams 8855a7b635 22799: change _fusermount to use _fuse_values and _canonical_paths. 2006-09-30 21:54:10 +00:00
Clint Adams 29af031d0d 22798: _bittorrent cleanup and fixes. 2006-09-30 21:46:07 +00:00
Clint Adams a1ce5f2148 22797: generic FUSE completion support functions. 2006-09-30 21:39:16 +00:00
Clint Adams 232c068f3c 22796: fix misspelling of IPREFIX. 2006-09-30 21:26:14 +00:00
Clint Adams 76a81e5393 22795: handle https urls. 2006-09-30 21:16:12 +00:00
Clint Adams 3ede15153e 22794: completion for acpitool. 2006-09-30 21:03:44 +00:00
Andrey Borzenkov 21c1e9a346 fix thinko in 22787 2006-09-30 06:53:15 +00:00
Peter Stephenson 85fd642711 Vin Shelton: 22789: 22783 broke .zshenv 2006-09-29 20:43:33 +00:00
Andrey Borzenkov 9f2bf1f0f2 22787: fix calling convention of pattern_match 2006-09-29 17:40:41 +00:00
Peter Stephenson d061785438 22783: Frank Terbeck: don't load zsh/newuser unless interactive 2006-09-28 09:47:13 +00:00
Peter Stephenson 966ff3a185 22780: add _arguments/comparguments -n to set index of first non-option arg 2006-09-27 16:53:58 +00:00
Peter Stephenson 11dc3a29cf 22778: basic completion for locate
unposted: fix todo.sh search completion
2006-09-27 14:50:23 +00:00
Peter Stephenson 8f98285662 22765: rename some MB_ macros to WC_ for consistency. 2006-09-23 20:25:05 +00:00
Andrey Borzenkov 71fa876def 22761: fix compdescrie for multibyte characters 2006-09-23 14:43:57 +00:00
Andrey Borzenkov fa68d6fa0a fix typo 2006-09-23 10:42:34 +00:00
Andrey Borzenkov daed9601f7 revert 22758 and add LC_NUMERIC and LC_MESSAGES
to test harness instead
2006-09-23 06:55:29 +00:00
Andrey Borzenkov 4e576c069c 22758: fix tests by setting locale to C 2006-09-22 19:34:05 +00:00
Peter Stephenson 4fdf7ec7b7 22752: improved introduction to completion 2006-09-21 19:54:31 +00:00
Peter Stephenson d09274dcd8 22739: arno: different test for theme in prompt -c 2006-09-21 16:48:21 +00:00
Peter Stephenson 78d1939ffd 22753: minor character bugs spotted on Cygwin 2006-09-21 16:36:53 +00:00
Peter Stephenson 286ca1d487 users/10748: improve a couple of minor things in compsys doc 2006-09-20 14:09:56 +00:00
Peter Stephenson 753159200c unposted: add p4d and some undoc suppport in _perforce 2006-09-20 10:55:53 +00:00
Peter Stephenson 2bfad02a94 22742: parameter padding uses string lengths unless (m) flag set
22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode
2006-09-20 09:22:34 +00:00
Clint Adams 1554b81053 operator precedence fix 2006-09-18 03:40:40 +00:00
Clint Adams a7c0640c0a 22728: $functrace parameter for function backtraces. 2006-09-17 19:28:45 +00:00
Peter Stephenson 4f11c3b8e3 22729: trunction in computil.c did't handle multibyte characters 2006-09-17 19:23:38 +00:00
Peter Stephenson b477e24aa2 22727: "use 'exit' to exit" was suboptimal 2006-09-17 17:42:56 +00:00
Andrey Borzenkov d8ce9807d4 22721: add pdf target to top Makefile.in 2006-09-16 15:53:03 +00:00
Clint Adams 6e9917e304 22719: check for RLIMIT_NICE and RTLIMIT_RTPRIO so 22718 will work. 2006-09-15 21:45:27 +00:00
Clint Adams 7a7dfd55a1 22718: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively. 2006-09-15 21:22:06 +00:00
Peter Stephenson bd4b21bf46 22715: AUTOCONTINUE option never worked. 2006-09-15 16:27:07 +00:00
Peter Stephenson 0d4a9f65f7 22713: word end in math completion context was screwy 2006-09-15 15:38:36 +00:00
Peter Stephenson bb3628e898 assume width 1 for control characters;
don't crash if width of repeated padding string is 0
2006-09-15 13:17:27 +00:00
Peter Stephenson a82ac460c2 22692: additional notes on a couple of parameter expansion features 2006-09-14 09:03:16 +00:00
Peter Stephenson a242b1eb35 22705: make ${(l...)...} and ${(r...)...} handle multibyte characters 2006-09-13 20:55:29 +00:00
Peter Stephenson efd061cdc9 22704: new completion for todo.sh 2006-09-13 16:11:44 +00:00
Peter Stephenson 6371325fdf 22689: untokenize strings used in parameter substitution pattern matching 2006-09-12 09:56:25 +00:00
Peter Stephenson 0f4d595902 unposted: Mikael Magnusson: typos in sched doc 2006-09-11 20:04:07 +00:00
Peter Stephenson b262d310b2 22686: unset array if assigning numeric parameter 2006-09-11 11:09:15 +00:00
Peter Stephenson 7b927aeac7 22660: unmetafy directory for opendir() etc. in compctl 2006-09-11 10:05:23 +00:00
Peter Stephenson 6c887892f9 22685: make printf "%d" \"X handle multibyte characters 2006-09-10 19:11:53 +00:00
Peter Stephenson 80acfd135c 22684: improve getkeystring() interface and make printf do octal escapes 2006-09-10 18:10:48 +00:00
Peter Stephenson b726ead94e 22676, 22678: extend sched and make it able to run events when waiting for
input
2006-09-10 15:24:26 +00:00
Peter Stephenson 638b0da970 22681: find all error number definitions 2006-09-10 15:20:31 +00:00
Peter Stephenson 07a1121203 22672: arno: unset ksharrays for prompt functions 2006-09-07 18:49:25 +00:00
Clint Adams 4e0b88cfcd fix article num 2006-08-22 22:03:56 +00:00
Clint Adams 7929037b59 2265x: update for tla 1.3.5. 2006-08-22 21:54:00 +00:00
Peter Stephenson 17001a765d 22656: improve handling of monitor option 2006-08-22 09:23:30 +00:00
Peter Stephenson f20b66dd24 zsh-users/10634: try to fix relative paths of completion configuration file 2006-08-21 19:40:34 +00:00
Clint Adams 2f0bb9589c 22655: completion for sisu. 2006-08-21 17:08:26 +00:00
Peter Stephenson 0113199a8b unposted: tweak completion docs 2006-08-21 14:24:48 +00:00
Peter Stephenson 754503c60d 22651: failed to unmetafy bytes for output 2006-08-20 22:28:17 +00:00
Peter Stephenson 1217d5a66d 22650: remove now buggy pointer to last added style 2006-08-20 22:07:06 +00:00
Peter Stephenson f29b8450e7 22643: completing in math context 2006-08-20 18:07:49 +00:00
Peter Stephenson 48fb5eabfb 22683: deleting style in context never removed style itself 2006-08-20 17:04:58 +00:00
Peter Stephenson d0b9eddd9a 22613: add strftime -r to use strptime() if available 2006-08-17 15:28:11 +00:00
Peter Stephenson 1a42aadd81 22612: comment the static variables 2006-08-17 09:34:11 +00:00
Peter Stephenson 72f362cf2c 22610: allow zstyle -L to have arguments 2006-08-16 09:06:39 +00:00
Peter Stephenson 77321097e7 22611: bug scrolling wide completion list 2006-08-15 21:19:34 +00:00
Clint Adams 45de69686b 22609: complete for baz switch 2006-08-15 05:04:58 +00:00
Peter Stephenson b7d9ff9d3b 22601: need some unquoting in _list_files 2006-08-14 19:30:31 +00:00
Peter Stephenson 6a77c04ce0 22608: improve doc for match-word-context 2006-08-14 16:58:47 +00:00
Peter Stephenson 3a97920199 22606: add match-word-context.
Remove workaround from match-words-by-style
2006-08-14 16:14:41 +00:00
Peter Stephenson f2dbedcc4f 22605: bug in complist wide character fixes introduced infinite loop 2006-08-14 13:29:29 +00:00
Clint Adams 227448bbe9 unposted: update distributed files. 2006-08-13 05:03:35 +00:00
Bart Schaefer 410ab16b86 Fix an email address. 2006-08-13 03:22:00 +00:00
Peter Stephenson 2ccad2310e 22599: use wide character widths in completion 2006-08-11 21:30:38 +00:00
Peter Stephenson 36c7a0a0b3 unposted: trivial typo in compsys.yo 2006-08-10 17:17:26 +00:00
Peter Stephenson d5b3716e1c 22597: back off two column-subtraction hunks 2006-08-10 16:34:19 +00:00
Bart Schaefer 7315dbb385 22595: paranoid bounds-checking on some
loop indices.
2006-08-10 15:59:09 +00:00
Peter Stephenson 3dc99a7257 22594: Attempt to fix some off-by-one errors for completion lists
that exactly fit the display width
2006-08-09 22:08:52 +00:00
Peter Stephenson 2983ed3fb3 22594: Attempt to fix some off-by-one errors for completion lists
that exactly fit the display width
2006-08-09 22:08:38 +00:00
Peter Stephenson 5bfe4cb650 22593: add handle-nonexistent style to MIME handler 2006-08-09 16:17:12 +00:00
Peter Stephenson 901e6c7387 22592: add tcp_send -c option for cat 2006-08-08 11:27:39 +00:00
Peter Stephenson 98e306e251 unposted: badly positioned declaration in complist.c 2006-08-07 15:58:44 +00:00
Peter Stephenson b85a444fe0 22589: bug with long lines in menu selection 2006-08-07 15:45:19 +00:00
Clint Adams 37f43513c5 22588: handle targets with colons in their names. 2006-08-07 03:25:31 +00:00
Peter Stephenson f5f90da9c0 22587: update some distribution docs 2006-08-04 15:31:03 +00:00
Peter Stephenson 596d38fb07 22586: fix warnings spotted on Cygwin 2006-08-04 13:38:26 +00:00
Peter Stephenson 99fa8b90b2 22585: fix zsh.exports 2006-08-04 11:42:20 +00:00
Peter Stephenson 1f03591f21 22584: GNU tar should complete uncompressed archives 2006-08-04 11:41:06 +00:00
Peter Stephenson 7a9958e78e 22582: configure.ac: test properly for functions for MULTIBYTE_SUPPORT 2006-08-04 09:20:25 +00:00
Peter Stephenson 504ea49e4c 22583: erand48() needs initialisation on Cygwin. 2006-08-04 09:18:53 +00:00
Peter Stephenson 48d6402e65 rationalise mb<->wc conversions to use restartable form 2006-08-03 15:37:49 +00:00
Peter Stephenson 07f11ba6bf unposted: improve svn import from users/10570 2006-08-03 10:19:20 +00:00
Peter Stephenson 3d215fd53e 22579: find .pod files in include path for perldoc 2006-08-02 22:20:45 +00:00
Peter Stephenson 4a4fb9f77e users/10570: handle "svn import" better 2006-08-02 21:39:15 +00:00
Peter Stephenson c6bb577241 22575: Missed this 2006-08-02 21:26:37 +00:00
Peter Stephenson 6d61a3859e 22578: ensure HISTCHARS/histchars never contains non-ASCII characters 2006-08-02 17:16:37 +00:00
Peter Stephenson 21c83849a9 unposted: yet more history-beginning-search-menu fixes 2006-08-02 09:59:23 +00:00
Peter Stephenson 7d77bc95b2 22574: more history-beginning-search-menu fixes 2006-08-01 20:28:35 +00:00
Peter Stephenson ba22472b7f 22573: smooth interface to history-beginning-search-menu
document how to quote metacharacters for reverse array subscript
2006-08-01 17:35:17 +00:00
Peter Stephenson ee9b17ad2a 22572: use of (#m) was broken with pure strings 2006-08-01 11:58:04 +00:00
Peter Stephenson f34e095f4b users/10564: _gpg key ring fix 2006-08-01 11:31:22 +00:00
Bart Schaefer e7944e7606 unposted: a technique for overriding ZLE widgets within a selected keymap 2006-07-31 06:33:48 +00:00
Peter Stephenson f5bbc619bd 22565: Fix bug after failed menucompletion with accept-and-menu-complete? 2006-07-30 19:58:31 +00:00
Peter Stephenson 663b9376ad 22562: make ${...#...} etc. understand multibyte characters 2006-07-30 18:00:37 +00:00
Bart Schaefer d905d22c65 22561: fix long-standing display bug in incremental-complete-word. 2006-07-29 23:46:01 +00:00
Peter Stephenson 80a6fa6af5 22560: tweak history-beginning-search-menu to clear menu after use 2006-07-28 10:21:06 +00:00
Peter Stephenson d88220042d 22559: add history-beginning-search-menu 2006-07-28 09:52:34 +00:00
Peter Stephenson 44e2e5979c 22558: declaration after statement 2006-07-26 13:19:25 +00:00
Peter Stephenson 09bc7ee2b5 22557: turn on multibyte option by default 2006-07-25 18:10:37 +00:00
Peter Stephenson b9bf52d1fc fix typos in 22556 2006-07-25 09:25:26 +00:00
Peter Stephenson 50e9ab122b 22556: Multibyte separators and delimiters 2006-07-24 22:00:19 +00:00
Clint Adams 6ca7b6abdf 22554: completion for vorbiscomment. 2006-07-19 23:46:16 +00:00
Peter Stephenson 732e440159 unposted: update .distfiles 2006-07-18 09:25:50 +00:00
Clint Adams c75846492e 22553: completion for metaflac 2006-07-18 03:59:42 +00:00
Clint Adams 8955509460 22552: update for tla 1.3.4. 2006-07-15 19:10:52 +00:00
Peter Stephenson 3d3318d8f6 22550: put "exec" tests
in subshells and allow substitution on test output to occur
after the test.
2006-07-12 12:02:51 +00:00
Clint Adams 91a241292b 22549: improve svn propset completion slightly. 2006-07-12 02:40:54 +00:00
Peter Stephenson 0a22eb0e0c 22546: fix {myfd}>... bug and tweak tests 2006-07-11 15:36:37 +00:00
Peter Stephenson 4a67f24798 22544: Improve use of ztype tests for multibyte characters. Add
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
2006-07-10 13:08:22 +00:00
Clint Adams 272256f5d6 22543: completion for clusterssh. 2006-07-09 18:50:02 +00:00
Peter Stephenson 9d5f320f38 22542: deoverenthuse cmdpopping 2006-07-09 14:47:22 +00:00
Peter Stephenson 59bbc0cfc5 22573: rm -rf autom4te.cache on distclean 2006-07-03 09:25:26 +00:00
Peter Stephenson 4cd7b957f3 22529: multibyte conversion in math expressions 2006-06-30 09:41:34 +00:00
Peter Stephenson 92737d2c42 22526: enhance ${(#)...} to handle Unicode 2006-06-28 14:34:27 +00:00
Peter Stephenson 6157c14d06 22525: lengths and cases of multibyte strings in parameters and history 2006-06-28 13:12:55 +00:00
Peter Stephenson f95a6a913c 22524: searchable parameter subscripts with multibyte chars,
a few other fixes
2006-06-27 16:28:45 +00:00
Peter Stephenson ec1274f0a3 22522: infinite loop with invalid character in mb_metastrlen() 2006-06-27 12:00:43 +00:00
Peter Stephenson fbd93a2a82 22519: initial multibyte parameter tests 2006-06-26 22:01:22 +00:00
Peter Stephenson 05bd0b2dd1 22518: Initial go at making parameter subscripts
use multibyte characters.
2006-06-26 18:17:31 +00:00
Peter Stephenson bd50a3c516 22516: error in func() didn't pop command stack 2006-06-26 10:04:09 +00:00
Peter Stephenson 66b58d9c21 22501: missed README chunk 2006-06-26 09:57:16 +00:00
Clint Adams 9bbc6e7daa unposted: autoload is-at-least in _tar if using GNU tar. 2006-06-25 16:15:02 +00:00
Clint Adams 16db320811 22513: only do that for GNU tar >= 1.14.91. 2006-06-24 20:36:10 +00:00
Clint Adams fdff42eaa7 22511: complete compressed archive filenames for GNU tar even when a compression
option is not specified.
2006-06-24 19:28:55 +00:00
Peter Stephenson a940c36487 22501: reduce maximum function depth to 1000 2006-06-19 10:55:26 +00:00
Bart Schaefer 2da1610330 22492: url-quote-magic should detect syntactic word breaks correctly 2006-06-17 17:21:15 +00:00
Peter Stephenson 70a28c494e unposted: remove redundant TODO 2006-06-16 10:43:59 +00:00
Clint Adams a4174f022d 22486: completion for dak (the debian-archive-kit). 2006-06-11 17:17:47 +00:00
Clint Adams ef570806aa users/10282: complete associated sections with man page names. 2006-06-09 19:55:48 +00:00
Clint Adams efd5cec449 unposted: complete the same way for rmadison. 2006-06-08 16:38:56 +00:00
Peter Stephenson 11836eb5e3 22484: support varargs.h in addition to stdarg.h 2006-06-05 16:55:38 +00:00
Peter Stephenson 8346a5e8d2 22483: add $sysparams to zsh/system 2006-06-05 13:21:56 +00:00
Clint Adams 38ad28d8ac 22481: complete svn diff and resolved subcommands. 2006-06-02 14:22:21 +00:00
Peter Stephenson 1cf30c353e 22480: autoload math functions from zmathfuncdef 2006-06-02 13:34:59 +00:00
Clint Adams b8ce0ad122 22479: _arguments -s. 2006-05-31 17:04:20 +00:00
Wayne Davison 598cef03bc 22476 2006-05-31 09:43:22 +00:00
Peter Stephenson dd5602f59b 22474: use variable argument lists to improve error message handling 2006-05-30 22:35:03 +00:00
Wayne Davison 2a90661e24 Option changes for _rsync. 2006-05-30 18:34:33 +00:00
Peter Stephenson 116ee236d1 22473: tweak bad interpreter formatting 2006-05-30 17:54:26 +00:00
Peter Stephenson cd821f5f5f 22470: attempt to improve errno.h searching 2006-05-29 16:01:17 +00:00
Peter Stephenson 29ed6c7e3a 10343: improve error message for bad #! lines 2006-05-29 15:36:25 +00:00
Clint Adams ef04a34480 22469: use _canonical_paths. 2006-05-28 18:46:56 +00:00
Clint Adams 989f7a825c 22468: fixes and updates. 2006-05-28 18:42:01 +00:00
Clint Adams 9ececd4179 22467: utility function which completes all paths given to it, and also
tries to offer completions which point to the same file as one of the paths
given.
2006-05-28 18:36:05 +00:00