about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Tweak to PROMPT_SP.Wayne Davison2005-10-011-0/+5
|
* Changed the PROMPT_SP output to use prompt-escape %# instead of just #.Wayne Davison2005-10-011-2/+2
|
* 21784: Improved character widths for formatted multibyte character outputPeter Stephenson2005-09-2910-155/+452
|
* 21770: tweak 21760 to avoid conflicts with global bindingsBart Schaefer2005-09-292-3/+8
|
* 21781: cope with `iconv --list` output from glibc 2.3.5.Clint Adams2005-09-282-1/+4
|
* 21780: completion for dlocate.Clint Adams2005-09-282-0/+36
|
* 21779 plus unposted catch change: exception improvementssPeter Stephenson2005-09-284-5/+12
|
* 21778: completion for piuparts.Clint Adams2005-09-282-0/+35
|
* 21769: fix some consequences of 21730 in completion listsPeter Stephenson2005-09-273-3/+10
|
* Vincent Lefevre: 21767: add ~ to the default svn status pattern.Clint Adams2005-09-272-1/+6
|
* 21764: unmetafication mangle zle history linesPeter Stephenson2005-09-262-1/+8
|
* unposted: alter reference to process substitutions in redriction docsPeter Stephenson2005-09-262-3/+11
|
* 21763: Completion/Unix/Command/_baz: remove stray underscore.Clint Adams2005-09-262-1/+6
|
* 21760: fix test for sequence prefixes in the local keymap in getkeymapcmd()Bart Schaefer2005-09-242-7/+16
|
* unposted: range-checking of numeric arguments in zargsBart Schaefer2005-09-242-3/+35
|
* 21758: optimise =(<<<...) to run within the shell.Peter Stephenson2005-09-234-13/+77
|
* Tweaked an entry to add the missing file info.Wayne Davison2005-09-221-2/+2
|
* Unposted, c.f. 21752: Expand insert-composed-char.Peter Stephenson2005-09-225-255/+410
|
* 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
|