Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 21709 plus tweaks: use $KEYTIMEOUT for multibyte chars.Reset input state on ↵ | Peter Stephenson | 2005-09-09 | 8 | -16/+61 |
| | | | | invalid characters or EOF | ||||
* | 21705: OpenBSD date(1) completion | Clint Adams | 2005-09-07 | 2 | -3/+13 |
| | |||||
* | 21704: completion for Solaris, and FreeBSD. | Clint Adams | 2005-09-07 | 2 | -1/+30 |
| | |||||
* | 21703: completion for bzr 0.0.7. | Clint Adams | 2005-09-06 | 2 | -0/+15 |
| | |||||
* | 21701: Negative subscripts of scalars before start were broken | Peter Stephenson | 2005-09-06 | 3 | -1/+14 |
| | |||||
* | 21698: Jean-Baptiste Quenot: _ant recursive completion could change dir | Peter Stephenson | 2005-09-05 | 2 | -5/+10 |
| | |||||
* | 21696: completion for GNU date. | Clint Adams | 2005-09-03 | 2 | -0/+19 |
| | |||||
* | 21695: rewrite entry for (u) globbing flag | Peter Stephenson | 2005-09-02 | 2 | -8/+11 |
| | |||||
* | 21693: Jean-Baptiste Quenot: recursively find ant targets | Peter Stephenson | 2005-09-02 | 1 | -0/+5 |
| | |||||
* | 21693: Jean-Baptiste Quenot: recursively find ant targets | Peter Stephenson | 2005-09-02 | 1 | -5/+13 |
| | |||||
* | 21692: remove set-tree-version, fix tree-version, add tree-id. | Clint Adams | 2005-08-31 | 2 | -4/+7 |
| | |||||
* | 21686: modernize make-kpkg completion | Clint Adams | 2005-08-31 | 2 | -1/+7 |
| | |||||
* | 9359: Francisco Borges: fix _gv file completion | Peter Stephenson | 2005-08-31 | 2 | -1/+6 |
| | |||||
* | 21683: more fixes to urxvt completion | Clint Adams | 2005-08-25 | 2 | -23/+37 |
| | |||||
* | 21682: handle usage output of commands with [0-9]. alternatives, and ↵ | Clint Adams | 2005-08-23 | 2 | -2/+8 |
| | | | | actually parse that output again. | ||||
* | More apostrophe filtering for Doc/Makefile.in. | Wayne Davison | 2005-08-23 | 1 | -0/+6 |
| | |||||
* | A more comprehensive apostrophe fix for nroff files that prevents | Wayne Davison | 2005-08-23 | 1 | -1/+1 |
| | | | | | characters from vanishing from the output when an apostrophe appears as the first literal character on a line. | ||||
* | 21678: Unsetting tied parameters caused various crashes | Peter Stephenson | 2005-08-22 | 3 | -3/+53 |
| | |||||
* | 21676: insert-unicode-char now insert-composed-char. | Peter Stephenson | 2005-08-22 | 6 | -325/+573 |
| | | | | Also uses RFC 1345. | ||||
* | Note update of mirror site information in Doc/Zsh/metafaq.yo | Geoff Wing | 2005-08-22 | 1 | -0/+5 |
| | | | | and Etc/FAQ.yo | ||||
* | Small cleanup: | Geoff Wing | 2005-08-22 | 2 | -8/+7 |
| | | | | | UIUC.edu: archive retired in August 2003 ayamura.org: Ayamura KIKUCHI died 2004 | ||||
* | From Brett M Hogden @ rge | Geoff Wing | 2005-08-22 | 2 | -3/+0 |
| | | | | | | "After 15 years of providing mirrors of popular software packages and other interesting topics of information, the Rochester Gas and Electric Company is discontinuing its Internet mirror archive." | ||||
* | 21677 | Wayne Davison | 2005-08-19 | 1 | -1/+7 |
| | |||||
* | Filter apostrophes in \fB...\fP headers (since it appears that | Wayne Davison | 2005-08-19 | 1 | -1/+2 |
| | | | | yodl is not properly escaping them). | ||||
* | 21664: unmetafy ztat() argument | Andrey Borzenkov | 2005-08-18 | 3 | -20/+22 |
| | |||||
* | 21663: check for string overflow | Andrey Borzenkov | 2005-08-18 | 2 | -4/+10 |
| | |||||
* | unposted: cent is now p % in insert-unicode-char | Peter Stephenson | 2005-08-18 | 2 | -1/+4 |
| | |||||
* | 21662: new zle widget insert-unicode-char | Peter Stephenson | 2005-08-18 | 3 | -0/+323 |
| | |||||
* | 21661: fix glob bug introduced in 21655 | Peter Stephenson | 2005-08-18 | 2 | -1/+5 |
| | |||||
* | 21655: bug in ${..//../${..//../..}} | Peter Stephenson | 2005-08-17 | 3 | -23/+36 |
| | |||||
* | Got rid of an empty #ifdef/#else/#endif. | Wayne Davison | 2005-08-17 | 1 | -4/+0 |
| | |||||
* | 21654 | Wayne Davison | 2005-08-17 | 1 | -0/+4 |
| | |||||
* | Marked some #ifdef ZLE_UNICODE_SUPPORT lines (and their #endif lines) | Wayne Davison | 2005-08-17 | 2 | -0/+10 |
| | | | | with /**/ so that they would get copied to the .epro file. | ||||
* | Use AC_HELP_STRING macro consistently. | Wayne Davison | 2005-08-17 | 1 | -1/+6 |
| | |||||
* | Use AC_HELP_STRING macro in all AC_ARG_ENABLE and AC_ARG_WITH macros. | Wayne Davison | 2005-08-17 | 2 | -31/+31 |
| | |||||
* | Removed superfluous main() from AC_TRY_COMPILE. | Wayne Davison | 2005-08-17 | 1 | -3/+1 |
| | |||||
* | 21629 | Wayne Davison | 2005-08-16 | 1 | -0/+4 |
| | |||||
* | Now that ZLE_UNICODE_SUPPORT is defined by configure, tweaked the | Wayne Davison | 2005-08-16 | 1 | -12/+8 |
| | | | | multibyte #ifdef logic a little here to honor its setting. | ||||
* | Added --enable-/disable-multibyte support, with the default being to | Wayne Davison | 2005-08-16 | 1 | -0/+31 |
| | | | | check for multibyte support and define ZLE_UNICODE_SUPPORT accordingly. | ||||
* | 1/2 of 21644 | Wayne Davison | 2005-08-16 | 1 | -0/+5 |
| | |||||
* | Fixed bug in do_comp_vars() when *compprefix is a metified char. | Wayne Davison | 2005-08-16 | 1 | -3/+1 |
| | |||||
* | 21642: remove redundant checks | Andrey Borzenkov | 2005-08-16 | 2 | -16/+9 |
| | |||||
* | Moved declaration of char pointer var to comply with | Wayne Davison | 2005-08-16 | 1 | -2/+2 |
| | | | | restrictions of standard C. | ||||
* | 21631: make sure an unmetafied string is passed to ztat to determine file type. | Clint Adams | 2005-08-16 | 2 | -1/+13 |
| | |||||
* | unposted: fix spelling | Andrey Borzenkov | 2005-08-15 | 1 | -1/+1 |
| | |||||
* | 21627: fix recursive ZLE from completion call | Andrey Borzenkov | 2005-08-15 | 2 | -3/+25 |
| | |||||
* | 21622: fix recursive completion call in zrefresh() | Andrey Borzenkov | 2005-08-15 | 2 | -1/+11 |
| | |||||
* | 21619: define wide versions of zarrdup, zputs, niceztrlen. | Clint Adams | 2005-08-15 | 4 | -0/+130 |
| | |||||
* | 21565: better handle uncompresed manpages with .[0-9] in their names. | Clint Adams | 2005-08-15 | 2 | -2/+7 |
| | |||||
* | 21609 | Wayne Davison | 2005-08-15 | 1 | -0/+4 |
| |