1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-13 13:41:01 +02:00
Commit graph

6752 commits

Author SHA1 Message Date
Bart Schaefer
822680d157 27862: handle X11 versions greater than X11R6 in the compdef line 2010-12-18 23:04:03 +00:00
Bart Schaefer
70acf8ed59 "prep" target depends on Makemod 2010-12-18 23:03:20 +00:00
Peter Stephenson
655174ca42 uncommitted: fix properly 2010-12-17 23:05:31 +00:00
Peter Stephenson
9465e7d721 Mikael: 28583: typo 2010-12-17 22:48:08 +00:00
Peter Stephenson
c9a70e18fd Štěpán Němec: 28533: typos 2010-12-17 17:10:47 +00:00
Peter Stephenson
a9421446d2 Mikael: users/15653: zle_highlight=(none) turns off suffix highlighting
unposted: note suffix highlighting in NEWS
2010-12-17 14:01:23 +00:00
Peter Stephenson
246bcd10a7 Mikael: 28531: typos 2010-12-16 13:55:35 +00:00
Peter Stephenson
796501f440 unposted: add notes to NEWS on (Z) parameter flag 2010-12-16 12:11:02 +00:00
Peter Stephenson
750ec0fe1b unposted: update for 4.3.10-test-3 2010-12-16 10:18:41 +00:00
Bart Schaefer
66152e8ada 28530: replace (z+opts+) flag with (Z:opts:), add reserved (_🎏). 2010-12-15 04:05:50 +00:00
Peter Stephenson
ef5cf45780 unposted: another neatening of lexflags use in ZLE 2010-12-14 10:40:42 +00:00
Peter Stephenson
ebcead7543 lexsave/lexrestore lexflags
add new LEXFLAGS_ZLE
2010-12-14 10:35:38 +00:00
Peter Stephenson
eab4f9a83c 28528: Rearrange zleparse to lexflags
Add (z+n+)
2010-12-14 09:59:04 +00:00
Peter Stephenson
5858e79f4d 28526: remove bogus newline with stripped comment zplitting 2010-12-13 11:20:46 +00:00
Peter Stephenson
0a5702457b 28510: add (z+c+) and (z+C+) parameter flags 2010-12-12 22:44:50 +00:00
Peter Stephenson
72d1045da5 unposted: remove users/15622 _pick_variant change 2010-12-07 15:10:48 +00:00
Peter Stephenson
c66f52bad9 Mikael: 28480: allow PROMPT_EOL_MARK to be an empty string 2010-12-06 19:34:32 +00:00
Peter Stephenson
8d00aca697 users/15621: compdef -p/-P <pat>=<service>
users/15622: use service with _pick_variant
2010-12-06 17:23:04 +00:00
Peter Stephenson
32ce1cdd79 Mikael: 28487: fix docs to refer to current directory
rather than $PWD
2010-12-06 13:53:15 +00:00
Peter Stephenson
3e97b749f4 28486: $compstate[parameter] needs untokenizing 2010-12-06 10:49:51 +00:00
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