about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Stephen Rueger: 21744: unconditionally assume that \t or \n are not part of ↵Clint Adams2005-09-222-1/+6
| | | | multi-byte characters.
* 21740: completion for quilt.Clint Adams2005-09-202-0/+27
|
* 21739Wayne Davison2005-09-201-0/+5
|
* The PROMPT_SP code now ensures that PROMPT_PERCENT is enabled whenWayne Davison2005-09-201-1/+5
| | | | it uses promptexpand() to expand some percent strings. (21739)
* unposted: fix wcsiidentPeter Stephenson2005-09-202-1/+3
|
* 21737: unmetafy wordchars before looking for multibyte charactersPeter Stephenson2005-09-202-5/+11
|
* 21736: improve tests for word and identifier characters with multibyte inputPeter Stephenson2005-09-207-35/+104
|
* unposted c.f. 21735: document return as exit in try block in scriptPeter Stephenson2005-09-192-2/+9
|
* 21731: handle multibyte characters in prompts correctlyPeter Stephenson2005-09-173-37/+136
|
* 21730: fix metafication of nicechar and pwdPeter Stephenson2005-09-173-16/+41
|
* unposted: update rake completion for version 0.6.0Doug Kearns2005-09-142-1/+6
|
* 21718: complete files after bzr's first argument until the bzr ↵Clint Adams2005-09-132-1/+9
| | | | shell-complete stuff is improved.
* 21722: fix multibyte word stuffPeter Stephenson2005-09-095-45/+93
|
* 21720: fix getrestchar() some morePeter Stephenson2005-09-092-1/+5
|
* adapted from 21719: add some mod_exportsPeter Stephenson2005-09-094-4/+8
|
* 21717: Src/Zle/zle_misc.c: fix execute-named-command and -where-isPeter Stephenson2005-09-092-1/+5
| | | | with multibyte support
* 21709 plus tweaks: use $KEYTIMEOUT for multibyte chars.Reset input state on ↵Peter Stephenson2005-09-098-16/+61
| | | | invalid characters or EOF
* 21705: OpenBSD date(1) completionClint Adams2005-09-072-3/+13
|
* 21704: completion for Solaris, and FreeBSD.Clint Adams2005-09-072-1/+30
|
* 21703: completion for bzr 0.0.7.Clint Adams2005-09-062-0/+15
|
* 21701: Negative subscripts of scalars before start were brokenPeter Stephenson2005-09-063-1/+14
|
* 21698: Jean-Baptiste Quenot: _ant recursive completion could change dirPeter Stephenson2005-09-052-5/+10
|
* 21696: completion for GNU date.Clint Adams2005-09-032-0/+19
|
* 21695: rewrite entry for (u) globbing flagPeter Stephenson2005-09-022-8/+11
|
* 21693: Jean-Baptiste Quenot: recursively find ant targetsPeter Stephenson2005-09-021-0/+5
|
* 21693: Jean-Baptiste Quenot: recursively find ant targetsPeter Stephenson2005-09-021-5/+13
|
* 21692: remove set-tree-version, fix tree-version, add tree-id.Clint Adams2005-08-312-4/+7
|
* 21686: modernize make-kpkg completionClint Adams2005-08-312-1/+7
|
* 9359: Francisco Borges: fix _gv file completionPeter Stephenson2005-08-312-1/+6
|
* 21683: more fixes to urxvt completionClint Adams2005-08-252-23/+37
|
* 21682: handle usage output of commands with [0-9]. alternatives, and ↵Clint Adams2005-08-232-2/+8
| | | | actually parse that output again.
* More apostrophe filtering for Doc/Makefile.in.Wayne Davison2005-08-231-0/+6
|
* A more comprehensive apostrophe fix for nroff files that preventsWayne Davison2005-08-231-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 crashesPeter Stephenson2005-08-223-3/+53
|
* 21676: insert-unicode-char now insert-composed-char.Peter Stephenson2005-08-226-325/+573
| | | | Also uses RFC 1345.
* Note update of mirror site information in Doc/Zsh/metafaq.yoGeoff Wing2005-08-221-0/+5
| | | | and Etc/FAQ.yo
* Small cleanup:Geoff Wing2005-08-222-8/+7
| | | | | UIUC.edu: archive retired in August 2003 ayamura.org: Ayamura KIKUCHI died 2004
* From Brett M Hogden @ rgeGeoff Wing2005-08-222-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."
* 21677Wayne Davison2005-08-191-1/+7
|
* Filter apostrophes in \fB...\fP headers (since it appears thatWayne Davison2005-08-191-1/+2
| | | | yodl is not properly escaping them).
* 21664: unmetafy ztat() argumentAndrey Borzenkov2005-08-183-20/+22
|
* 21663: check for string overflowAndrey Borzenkov2005-08-182-4/+10
|
* unposted: cent is now p % in insert-unicode-charPeter Stephenson2005-08-182-1/+4
|
* 21662: new zle widget insert-unicode-charPeter Stephenson2005-08-183-0/+323
|
* 21661: fix glob bug introduced in 21655Peter Stephenson2005-08-182-1/+5
|
* 21655: bug in ${..//../${..//../..}}Peter Stephenson2005-08-173-23/+36
|
* Got rid of an empty #ifdef/#else/#endif.Wayne Davison2005-08-171-4/+0
|
* 21654Wayne Davison2005-08-171-0/+4
|
* Marked some #ifdef ZLE_UNICODE_SUPPORT lines (and their #endif lines)Wayne Davison2005-08-172-0/+10
| | | | with /**/ so that they would get copied to the .epro file.
* Use AC_HELP_STRING macro consistently.Wayne Davison2005-08-171-1/+6
|