1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 05:24:23 +01:00
Commit Graph

4353 Commits

Author SHA1 Message Date
Clint Adams
fdd0397411 Stephen Rueger: 21744: unconditionally assume that \t or \n are not part of multi-byte characters. 2005-09-22 01:36:35 +00:00
Clint Adams
4882c536e9 21740: completion for quilt. 2005-09-20 20:05:34 +00:00
Wayne Davison
7aa716edfd 21739 2005-09-20 16:34:32 +00:00
Wayne Davison
0945e20323 The PROMPT_SP code now ensures that PROMPT_PERCENT is enabled when
it uses promptexpand() to expand some percent strings. (21739)
2005-09-20 16:33:01 +00:00
Peter Stephenson
29bb2438c0 unposted: fix wcsiident 2005-09-20 15:41:22 +00:00
Peter Stephenson
33c9432d56 21737: unmetafy wordchars before looking for multibyte characters 2005-09-20 15:19:06 +00:00
Peter Stephenson
409296e22f 21736: improve tests for word and identifier characters with multibyte input 2005-09-20 15:10:26 +00:00
Peter Stephenson
ce43e4a22c unposted c.f. 21735: document return as exit in try block in script 2005-09-19 15:19:21 +00:00
Peter Stephenson
bd678526b3 21731: handle multibyte characters in prompts correctly 2005-09-17 21:39:07 +00:00
Peter Stephenson
dc060607e9 21730: fix metafication of nicechar and pwd 2005-09-17 18:23:49 +00:00
Doug Kearns
ba9bad6c0e unposted: update rake completion for version 0.6.0 2005-09-14 12:45:00 +00:00
Clint Adams
42ed9c4e39 21718: complete files after bzr's first argument until the bzr shell-complete stuff is improved. 2005-09-13 14:30:55 +00:00
Peter Stephenson
d33c6e502a 21722: fix multibyte word stuff 2005-09-09 20:34:42 +00:00
Peter Stephenson
58b9e731da 21720: fix getrestchar() some more 2005-09-09 16:55:21 +00:00
Peter Stephenson
7746eea52b adapted from 21719: add some mod_exports 2005-09-09 16:06:47 +00:00
Peter Stephenson
5831792752 21717: Src/Zle/zle_misc.c: fix execute-named-command and -where-is
with multibyte support
2005-09-09 13:48:59 +00:00
Peter Stephenson
d39b9fabdb 21709 plus tweaks: use $KEYTIMEOUT for multibyte chars.Reset input state on invalid characters or EOF 2005-09-09 11:48:27 +00:00
Clint Adams
f384f47984 21705: OpenBSD date(1) completion 2005-09-07 19:12:53 +00:00
Clint Adams
541dc6998e 21704: completion for Solaris, and FreeBSD. 2005-09-07 19:10:46 +00:00
Clint Adams
cb7cac776c 21703: completion for bzr 0.0.7. 2005-09-06 16:08:29 +00:00
Peter Stephenson
f2d873d811 21701: Negative subscripts of scalars before start were broken 2005-09-06 15:28:17 +00:00
Peter Stephenson
394ab0aeb7 21698: Jean-Baptiste Quenot: _ant recursive completion could change dir 2005-09-05 13:55:47 +00:00
Clint Adams
9b05a714c3 21696: completion for GNU date. 2005-09-03 00:16:59 +00:00
Peter Stephenson
1eb5efc826 21695: rewrite entry for (u) globbing flag 2005-09-02 11:38:42 +00:00
Peter Stephenson
db0aaf32e0 21693: Jean-Baptiste Quenot: recursively find ant targets 2005-09-02 09:45:29 +00:00
Peter Stephenson
16c84ec8de 21693: Jean-Baptiste Quenot: recursively find ant targets 2005-09-02 09:17:32 +00:00
Clint Adams
a4d443af43 21692: remove set-tree-version, fix tree-version, add tree-id. 2005-08-31 19:58:53 +00:00
Clint Adams
f060dd2d83 21686: modernize make-kpkg completion 2005-08-31 19:47:17 +00:00
Peter Stephenson
a0890f75a2 9359: Francisco Borges: fix _gv file completion 2005-08-31 09:28:30 +00:00
Clint Adams
bea2cb3b06 21683: more fixes to urxvt completion 2005-08-25 19:51:03 +00:00
Clint Adams
ab96b700f2 21682: handle usage output of commands with [0-9]. alternatives, and actually parse that output again. 2005-08-23 19:11:10 +00:00
Wayne Davison
eb2f90a673 More apostrophe filtering for Doc/Makefile.in. 2005-08-23 00:40:50 +00:00
Wayne Davison
4495adee6d A more comprehensive apostrophe fix for nroff files that prevents
characters from vanishing from the output when an apostrophe
appears as the first literal character on a line.
2005-08-23 00:37:51 +00:00
Peter Stephenson
635b405c55 21678: Unsetting tied parameters caused various crashes 2005-08-22 11:43:36 +00:00
Peter Stephenson
7df83c6a1c 21676: insert-unicode-char now insert-composed-char.
Also uses RFC 1345.
2005-08-22 09:27:57 +00:00
Geoff Wing
5b12bb3827 Note update of mirror site information in Doc/Zsh/metafaq.yo
and Etc/FAQ.yo
2005-08-22 07:03:15 +00:00
Geoff Wing
2b76418036 Small cleanup:
UIUC.edu: archive retired in August 2003
ayamura.org: Ayamura KIKUCHI died 2004
2005-08-22 07:01:13 +00:00
Geoff Wing
492be95de0 From Brett M Hogden @ rge
"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."
2005-08-22 06:55:15 +00:00
Wayne Davison
e8eedf2d9b 21677 2005-08-19 22:10:51 +00:00
Wayne Davison
e3c1629ec5 Filter apostrophes in \fB...\fP headers (since it appears that
yodl is not properly escaping them).
2005-08-19 22:08:54 +00:00
Andrey Borzenkov
a6ebb7bfc3 21664: unmetafy ztat() argument 2005-08-18 18:19:29 +00:00
Andrey Borzenkov
c26b8accb4 21663: check for string overflow 2005-08-18 18:15:44 +00:00
Peter Stephenson
2396eb34e4 unposted: cent is now p % in insert-unicode-char 2005-08-18 16:50:18 +00:00
Peter Stephenson
e987416cdd 21662: new zle widget insert-unicode-char 2005-08-18 16:45:28 +00:00
Peter Stephenson
d551b0f483 21661: fix glob bug introduced in 21655 2005-08-18 10:17:47 +00:00
Peter Stephenson
b0ca393c47 21655: bug in ${..//../${..//../..}} 2005-08-17 23:45:31 +00:00
Wayne Davison
5e803c0fcf Got rid of an empty #ifdef/#else/#endif. 2005-08-17 19:26:03 +00:00
Wayne Davison
28d9c83764 21654 2005-08-17 19:20:42 +00:00
Wayne Davison
610a691e1c Marked some #ifdef ZLE_UNICODE_SUPPORT lines (and their #endif lines)
with /**/ so that they would get copied to the .epro file.
2005-08-17 19:17:40 +00:00
Wayne Davison
307c27e16f Use AC_HELP_STRING macro consistently. 2005-08-17 17:42:07 +00:00