1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-24 00:46:04 +02:00
Commit Graph

4007 Commits

Author SHA1 Message Date
Peter Stephenson 1b3cb68d05 unposted: 4.3.5-dev-4 2008-03-31 15:03:07 +00:00
Peter Stephenson cd002b398d unposted: use kdialog in calendar_show if appropriate 2008-03-31 08:44:34 +00:00
Peter Stephenson 7389a42d17 24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst:
fix backtracking problem in (#c) pattern
2008-03-30 22:14:22 +00:00
Peter Stephenson af92f874e1 24777: bug clearing up after menu selection 2008-03-28 23:21:26 +00:00
Peter Stephenson 0390d69f27 24776: clarify compinit message when compaudit fails 2008-03-28 15:00:46 +00:00
Peter Stephenson 594f783c77 24775: improve _cd option handling 2008-03-28 14:44:42 +00:00
Peter Stephenson 0db1d3f839 users/12739: fix multiple arguments to --with-term-lib 2008-03-28 11:56:46 +00:00
Peter Stephenson 50d9cdeae4 24768: add -q option to cd, chdir, pushd, popd
use in _canonical_paths
add 4.3.6 release note with this and other stuff
2008-03-28 09:59:06 +00:00
Peter Stephenson 42ddb45fe8 24759: dont unfunction if no function; sanitize helper functions 2008-03-27 11:29:17 +00:00
Peter Stephenson 4d2d7d7e37 24757: canonicalize paths some more 2008-03-27 10:35:08 +00:00
Peter Stephenson ae832b901e unposted: fix alias test in 24736 properly 2008-03-27 09:41:08 +00:00
Peter Stephenson 1b551d0513 unposted: 4.3.5-dev-3 2008-03-26 18:20:52 +00:00
Peter Stephenson b6d1d7414f 25735: use zstat to get canonical name for symbolic links 2008-03-26 17:22:17 +00:00
Peter Stephenson 461a9bdf9f 24741: loading zstat builtin was misdocumented 2008-03-26 15:37:54 +00:00
Peter Stephenson 3363d1e82f unposted: 4.3.5-dev-2 2008-03-26 12:59:54 +00:00
Peter Stephenson 845faf5586 22281: wait shouldn't return immediately on signal unless trapped 2008-03-25 18:17:07 +00:00
Peter Stephenson 56e1904e45 fix optimisation of string matching with multibyte mode
24732: attempt to provide adequate space for sched ztrftime string with
multibyte characters
2008-03-25 17:47:10 +00:00
Clint Adams 238df34af4 24730: use --no-color when calling git commands that might output color codes. 2008-03-23 16:18:17 +00:00
Clint Adams 082fb988c3 24728: complete for aptitude why and why-not. 2008-03-23 14:56:50 +00:00
Bart Schaefer 7ffc16e946 unposted: further documentation tweak for the (R) and (I) subscript flags. 2008-03-23 05:13:57 +00:00
Bart Schaefer 337cc12887 Tweak documentation. 2008-03-18 15:49:58 +00:00
Bart Schaefer 4625e0eabc 24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1
any longer, so the (i) subscript flag on an empty array needs to yield 1.
2008-03-18 15:14:20 +00:00
Peter Stephenson 3cd59fa065 unposted: fix some .distfiles and .cvsignore stuff 2008-03-15 23:21:02 +00:00
Peter Stephenson 5d73aea5ee unposted: 4.3.5-dev-1 2008-03-15 23:08:34 +00:00
Bart Schaefer bda53dc6d5 Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test.
Use $DISPLAY when we have one instead of only $VENDOR-$OSTYPE as file name
suffix.  Add some knowledge of the MULTIBYTE option and its effects.
2008-03-15 01:09:05 +00:00
Peter Stephenson 567a8e1d50 24712: handling of backticks being requoted for double quotes 2008-03-14 12:14:04 +00:00
Peter Stephenson 948f015df0 24711: fix re-presentation of here-documents munged internally
to here-strings
2008-03-14 11:40:57 +00:00
Peter Stephenson 2ca42b2025 24705: rationalise curses and term headers even more 2008-03-13 11:10:59 +00:00
Clint Adams 37a7e81390 24704: completion for BSD calendar. 2008-03-12 23:35:25 +00:00
Bart Schaefer b78caa8ec4 24703: Src/Zle/zle_main.c: clear trashedzle when first starting
the editor in zleread(), so that reexpandprompt() from the first
zrefresh() won't expand the prompt an extra time.
2008-03-11 14:31:09 +00:00
Peter Stephenson e9b11fa9f0 unposted: make test for added space in 24699 safer 2008-03-11 10:00:38 +00:00
Clint Adams 9e1c419497 24702: fix 24701 2008-03-09 12:29:52 +00:00
Clint Adams 2448f0f7aa 24701: use $service instead of $words[1] so completion will work if git is an alias to a wrapper. 2008-03-09 12:16:54 +00:00
Peter Stephenson 25413054c1 24699: bug with ${(Q)...} on initial ">"
bug with ${(z)...} on string with unterminated "("
2008-03-08 01:20:49 +00:00
Peter Stephenson db717e3025 users/12699: don't complete normal arguments where we're completing the
required argument to an option in the word following the option
2008-03-07 23:06:42 +00:00
Peter Stephenson 318119bda7 Richard Hartmann: 24631: gpg completion update 2008-03-07 10:43:40 +00:00
Peter Stephenson d70cfd3310 24696: turn off MULTIBYTE by default in sh emulation 2008-03-07 09:44:28 +00:00
Wayne Davison 697d170928 History file-handling improvments. 2008-03-06 17:23:00 +00:00
Peter Stephenson 74c4a9c9be unposted: improved handling of perforce @label and @date 2008-03-04 11:48:43 +00:00
Peter Stephenson 6cc9c89d89 24673: another attempt to sort characters the same way on multiple UTF-8
implementations
2008-03-03 16:14:52 +00:00
Peter Stephenson b9a04359d2 24662: River Tarnell: strtoul() compat when not in system library 2008-03-03 12:29:51 +00:00
Bart Schaefer 25848c5aa7 24653, 24659: Completion/Unix/Type/_path_commands: use a helper function
to call "whatis" portably, and use compadd -O to pre-filter matches before
reading $_command_descriptions.
2008-03-03 01:29:17 +00:00
Peter Stephenson e5a6543e6d overeagnerness to spot integers in cd after - and + 2008-03-02 21:21:52 +00:00
Clint Adams 5707bb5638 24650: use zstyle -t instead of -T since extra-verbose isn't meant to default to yes. 2008-03-01 23:10:30 +00:00
Clint Adams 658deeb7e9 24632: fix remote ssh filename quoting. 2008-03-01 01:03:18 +00:00
Peter Stephenson bc45a1b994 24672: fix(?) crash resizing window during menu-select 2008-02-28 23:12:37 +00:00
Clint Adams e01ff4c18a 24626: only process command descriptions if extra-verbose style is set. 2008-02-28 18:29:04 +00:00
Clint Adams 969913577e 24622: add completion for 'git bisect skip' and 'git bisect run'. 2008-02-28 17:20:43 +00:00
Peter Stephenson 3dd3f72bd9 24618: avoid problems with sorting of UTF-8 characters by using sort 2008-02-27 20:03:21 +00:00
Clint Adams a6cf8b340c 24617: add '.' to the yodl include path for when files are passed as ../../Doc/*.yo. 2008-02-27 18:24:41 +00:00