1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-02 06:40:55 +01:00
Commit graph

6732 commits

Author SHA1 Message Date
Peter Stephenson
dacb22ecbf Mikael: 28484: GNU du completion 2010-12-06 10:17:45 +00:00
Peter Stephenson
3a5617a477 unposted: NEWS: mention {START..END..STEP} enhancement. 2010-12-05 21:13:10 +00:00
Peter Stephenson
25b12c5d11 28474, 28478: extended {START..END..STEP} syntax 2010-12-05 21:07:48 +00:00
Peter Stephenson
71d8d60e7d typo 2010-12-05 20:35:55 +00:00
Peter Stephenson
cee3f34378 28476: new set of tests for brace expansion 2010-12-05 18:34:46 +00:00
Peter Stephenson
0f1fd5b91f 28475: test that starting background job resets status 2010-12-05 18:33:07 +00:00
Peter Stephenson
9371146ad7 28469: fix memory leak in anonymous function 2010-12-05 16:59:41 +00:00
Wayne Davison
ddee5deb2d Add completion for help subcommand to _git. 2010-12-04 18:08:12 +00:00
Peter Stephenson
e5ddd5b62f 28468: allow man page completion for files when / is present 2010-12-03 17:24:40 +00:00
Peter Stephenson
d7f01887d5 unposted: update and tidy NEWS 2010-11-30 12:13:18 +00:00
Bart Schaefer
f1846856b3 workers/28461: flush stderr in PRINT_EXIT_VALUE handling
users/15583: update sticky-note
2010-11-27 19:48:19 +00:00
Bart Schaefer
828574d953 users/15583: update with zstyles and for ease of use in zle-line-init. 2010-11-27 19:47:00 +00:00
Bart Schaefer
cf17c39832 28461: flush stderr in PRINT_EXIT_VALUE handling. 2010-11-27 19:46:32 +00:00
Peter Stephenson
2e37fda925 28559: flush shell output in PROMPT_SP handling 2010-11-27 17:13:29 +00:00
Wayne Davison
3f42b0a617 Use newer PROMPT_SP behavior for hasxn terms too. 2010-11-26 18:50:22 +00:00
Peter Stephenson
bfcf98a7d3 Sebastian Stark: users/15581: MacOS has .bundle DLL files. 2010-11-25 17:42:28 +00:00
Wayne Davison
d89e55fe0e Overwrite PROMPT_SP string if it should remain invisible,
even with an upcoming newline.
2010-11-25 17:16:27 +00:00
Peter Stephenson
2b361ad116 users/15580: fix MIME handler completion on fallthrough 2010-11-25 15:43:14 +00:00
Peter Stephenson
fc6c76519b 28434: make ${NAME:OFFSET} always use zero-offset 2010-11-25 10:34:32 +00:00
Peter Stephenson
32a4c98206 28424: missed 2010-11-23 11:10:28 +00:00
Peter Stephenson
cc9bc2dd0b 28424: new POSIX_STRINGS option 2010-11-22 11:42:47 +00:00
Peter Stephenson
e6946adf57 28425: remove null arguments and untokenize 2010-11-20 23:46:26 +00:00
Peter Stephenson
8f20b2361c 28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:
KSH_ARRAY ${*:0:1} gives $0, etc.
2010-11-18 13:57:18 +00:00
Peter Stephenson
23bdfc7fd2 28418: add ${NAME:OFFSET:LENGTH} substitution 2010-11-18 10:07:55 +00:00
Peter Stephenson
851b8e1510 28377: document more alias problems 2010-11-17 16:35:27 +00:00
Clint Adams
7be8594c8c 28411: complete submodule and annex as subcommands; complete files when the subcommand is unknown. 2010-11-14 19:43:01 +00:00
Clint Adams
a5f7c8d5a4 28401: git-buildpackage completion from Felipe Sateler. 2010-11-10 16:13:51 +00:00
Peter Stephenson
abfa420189 Mikael: 28389: empty section in java CLASSPATH 2010-11-07 17:16:58 +00:00
Bart Schaefer
ad56692b16 28384: improve error message on assignment to a field of a read-only hash.
CVS ----------------------------------------------------------------------
2010-11-03 22:40:33 +00:00
Peter Stephenson
eff9d597f3 unposted: typo plus rephrase of alias quoting bit 2010-10-27 12:29:13 +00:00
Peter Stephenson
e27a65dd6c 28375: clarify how to quote aliases from expansion 2010-10-27 11:28:29 +00:00
Peter Stephenson
73d622e9c4 28363: fix insert bug refreshing zle with wide characteter 2010-10-25 14:59:18 +00:00
Peter Stephenson
3f3d80c394 28360: NO_UNSET option should check parameters with trailing options 2010-10-22 16:32:36 +00:00
Peter Stephenson
91564ce04c not quite posted: screen: complete sessions after -S 2010-10-22 16:31:13 +00:00
Peter Stephenson
27a317b168 not quite posted, exactly: improvement to previous _man change 2010-10-21 19:29:09 +00:00
Peter Stephenson
f2081c6bc3 Silas Silva: completion support for man -M 2010-10-21 19:15:29 +00:00
Peter Stephenson
76351e9b69 Jérôme Pouiller: 28351: new help functions 2010-10-18 09:33:42 +00:00
Peter Stephenson
467cd12e13 Mikael: 28356: don't increment old display line too far when refreshing 2010-10-17 17:59:27 +00:00
Peter Stephenson
3ead38d8eb unposted but c.f. 28353: omit sunsite.dk from FTP list 2010-10-17 17:54:42 +00:00
Peter Stephenson
bdb38058e4 28345: make ${(D)...} return a fully usable command line argument 2010-10-15 18:56:16 +00:00
Bart Schaefer
69134f18cb unposted: fix cross-references in doc for parameter substitution rules 2010-10-13 02:24:17 +00:00
Peter Stephenson
7a4d9bba55 Mikael: 28343: fix setfacl completion 2010-10-12 08:45:06 +00:00
pdpennock
dde6c78f96 Document the 28338 commit. Oops. 2010-10-10 18:49:58 +00:00
Peter Stephenson
af5a85f363 28339: backslash-newline history without HIST_LEX_WORDS
28340: assignment to range of scalar variable with multibyte characters
2010-10-10 17:51:29 +00:00
Peter Stephenson
6fea7f0d3c 28332: backslash-newline with HIST_LEX_WORDS 2010-10-10 17:26:38 +00:00
pdpennock
d234059b1c 28338: keep =~ from inverting sense of subsequent tests (after &&/||) 2010-10-10 00:05:24 +00:00
Peter Stephenson
f58f9caf6f Ben: 28330: acroread completion for -openInNewInstance 2010-10-08 10:22:02 +00:00
Peter Stephenson
819603b25f Ben: 28329: acroread completion for version 9 similar to 7 and 8 2010-10-08 10:20:14 +00:00
Peter Stephenson
1cdaf8c459 28327: fix pseudolexical word splitting with RC_QUOTES 2010-10-07 16:49:50 +00:00
Peter Stephenson
156a28953b 28326: Fix numbering 2010-10-07 16:47:00 +00:00