Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an email address. | Bart Schaefer | 2006-08-13 | 1 | -1/+1 |
| | |||||
* | 22599: use wide character widths in completion | Peter Stephenson | 2006-08-11 | 6 | -51/+116 |
| | |||||
* | unposted: trivial typo in compsys.yo | Peter Stephenson | 2006-08-10 | 2 | -1/+3 |
| | |||||
* | 22597: back off two column-subtraction hunks | Peter Stephenson | 2006-08-10 | 3 | -3/+18 |
| | |||||
* | 22595: paranoid bounds-checking on some | Bart Schaefer | 2006-08-10 | 2 | -9/+14 |
| | | | | loop indices. | ||||
* | 22594: Attempt to fix some off-by-one errors for completion lists | Peter Stephenson | 2006-08-09 | 1 | -3/+3 |
| | | | | that exactly fit the display width | ||||
* | 22594: Attempt to fix some off-by-one errors for completion lists | Peter Stephenson | 2006-08-09 | 5 | -8/+50 |
| | | | | that exactly fit the display width | ||||
* | post-22593 typo fix | Peter Stephenson | 2006-08-09 | 1 | -1/+1 |
| | |||||
* | 22593: add handle-nonexistent style to MIME handler | Peter Stephenson | 2006-08-09 | 3 | -2/+35 |
| | |||||
* | 22592: add tcp_send -c option for cat | Peter Stephenson | 2006-08-08 | 3 | -12/+32 |
| | |||||
* | unposted: badly positioned declaration in complist.c | Peter Stephenson | 2006-08-07 | 2 | -1/+5 |
| | |||||
* | 22589: bug with long lines in menu selection | Peter Stephenson | 2006-08-07 | 2 | -0/+9 |
| | |||||
* | 22588: handle targets with colons in their names. | Clint Adams | 2006-08-07 | 2 | -1/+6 |
| | |||||
* | 22587: update some distribution docs | Peter Stephenson | 2006-08-04 | 5 | -36/+45 |
| | |||||
* | 22586: fix warnings spotted on Cygwin | Peter Stephenson | 2006-08-04 | 3 | -1/+21 |
| | |||||
* | 22585: fix zsh.exports | Peter Stephenson | 2006-08-04 | 3 | -2/+13 |
| | |||||
* | 22584: GNU tar should complete uncompressed archives | Peter Stephenson | 2006-08-04 | 2 | -1/+4 |
| | |||||
* | 22582: configure.ac: test properly for functions for MULTIBYTE_SUPPORT | Peter Stephenson | 2006-08-04 | 2 | -24/+29 |
| | |||||
* | 22583: erand48() needs initialisation on Cygwin. | Peter Stephenson | 2006-08-04 | 2 | -0/+12 |
| | |||||
* | rationalise mb<->wc conversions to use restartable form | Peter Stephenson | 2006-08-03 | 7 | -45/+56 |
| | |||||
* | unposted: improve svn import from users/10570 | Peter Stephenson | 2006-08-03 | 2 | -3/+8 |
| | |||||
* | 22579: find .pod files in include path for perldoc | Peter Stephenson | 2006-08-02 | 3 | -7/+22 |
| | |||||
* | users/10570: handle "svn import" better | Peter Stephenson | 2006-08-02 | 2 | -9/+20 |
| | |||||
* | 22575: Missed this | Peter Stephenson | 2006-08-02 | 1 | -0/+5 |
| | |||||
* | 22578: ensure HISTCHARS/histchars never contains non-ASCII characters | Peter Stephenson | 2006-08-02 | 4 | -4/+27 |
| | |||||
* | unposted: yet more history-beginning-search-menu fixes | Peter Stephenson | 2006-08-02 | 3 | -9/+16 |
| | |||||
* | 22575: multibyte fixes for bslashquote(), getzlequery() | Peter Stephenson | 2006-08-01 | 6 | -148/+163 |
| | |||||
* | 22574: more history-beginning-search-menu fixes | Peter Stephenson | 2006-08-01 | 3 | -3/+9 |
| | |||||
* | 22573: smooth interface to history-beginning-search-menu | Peter Stephenson | 2006-08-01 | 3 | -11/+51 |
| | | | | document how to quote metacharacters for reverse array subscript | ||||
* | 22572: use of (#m) was broken with pure strings | Peter Stephenson | 2006-08-01 | 1 | -0/+5 |
| | |||||
* | 22572: use of (#m) was broken with pure strings | Peter Stephenson | 2006-08-01 | 2 | -0/+29 |
| | |||||
* | users/10564: _gpg key ring fix | Peter Stephenson | 2006-08-01 | 2 | -3/+25 |
| | |||||
* | unposted: a technique for overriding ZLE widgets within a selected keymap | Bart Schaefer | 2006-07-31 | 2 | -2/+84 |
| | |||||
* | 22565: Fix bug after failed menucompletion with accept-and-menu-complete? | Peter Stephenson | 2006-07-30 | 2 | -2/+5 |
| | |||||
* | 22562: make ${...#...} etc. understand multibyte characters | Peter Stephenson | 2006-07-30 | 3 | -12/+392 |
| | |||||
* | 22561: fix long-standing display bug in incremental-complete-word. | Bart Schaefer | 2006-07-29 | 2 | -2/+18 |
| | |||||
* | 22560: tweak history-beginning-search-menu to clear menu after use | Peter Stephenson | 2006-07-28 | 2 | -0/+16 |
| | |||||
* | 22559: add history-beginning-search-menu | Peter Stephenson | 2006-07-28 | 3 | -0/+117 |
| | |||||
* | 22558: declaration after statement | Peter Stephenson | 2006-07-26 | 2 | -1/+5 |
| | |||||
* | 22557: turn on multibyte option by default | Peter Stephenson | 2006-07-25 | 7 | -16/+79 |
| | |||||
* | fix typos in 22556 | Peter Stephenson | 2006-07-25 | 3 | -2/+9 |
| | |||||
* | 22556: Multibyte separators and delimiters | Peter Stephenson | 2006-07-24 | 13 | -228/+737 |
| | |||||
* | 22554: completion for vorbiscomment. | Clint Adams | 2006-07-19 | 2 | -0/+23 |
| | |||||
* | unposted: update .distfiles | Peter Stephenson | 2006-07-18 | 7 | -21/+38 |
| | |||||
* | 22553: completion for metaflac | Clint Adams | 2006-07-18 | 2 | -0/+62 |
| | |||||
* | 22552: update for tla 1.3.4. | Clint Adams | 2006-07-15 | 2 | -4/+21 |
| | |||||
* | 22550: put "exec" tests | Peter Stephenson | 2006-07-12 | 3 | -31/+58 |
| | | | | | in subshells and allow substitution on test output to occur after the test. | ||||
* | 22549: improve svn propset completion slightly. | Clint Adams | 2006-07-12 | 2 | -0/+12 |
| | |||||
* | 22546: fix {myfd}>... bug and tweak tests | Peter Stephenson | 2006-07-11 | 4 | -5/+16 |
| | |||||
* | 22544: Improve use of ztype tests for multibyte characters. Add | Peter Stephenson | 2006-07-10 | 18 | -110/+270 |
| | | | | | POSIX_IDENTIFIERS option to control allowability of multibyte alphanumeric characters in parameter and module names. |