1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-21 19:31:50 +02:00
Commit Graph

894 Commits

Author SHA1 Message Date
Peter Stephenson
9b032ff6d8 25958: make it possible to get docs for startup files correct 2008-10-30 12:09:18 +00:00
Peter Stephenson
3e70e99d50 Mikael: 25933: typos 2008-10-26 17:57:13 +00:00
Peter Stephenson
2f50e20d84 25931: Test for prompt code reentrancy
users/13400: clarify some ksh-like editing issues
2008-10-24 16:00:48 +00:00
Peter Stephenson
7f470ebcb0 25912: fix another metafication bug in completion
and remove lies about matchers
2008-10-18 19:16:24 +00:00
Peter Stephenson
52fba13e9b Rocky: 25907: Makefile needs .exe to run zsh on Cygwin 2008-10-17 08:31:22 +00:00
Peter Stephenson
1f0f5b8e62 25893: rescind advice to use m:{[:lower:]}={[:upper:]} matcher for now 2008-10-14 12:59:03 +00:00
Peter Stephenson
6bcc7f6011 unposted: protect () in doc from macro expansion 2008-10-10 13:53:43 +00:00
Bart Schaefer
f7832f645b Fix trailing backslash in example. 2008-10-10 10:02:04 +00:00
Bart Schaefer
7783d398c3 25029: : "environ" style to allow a different search path when completing
as a different user.
2008-10-10 09:56:25 +00:00
Peter Stephenson
ad3e2aa215 25831: fix empty return values from subscript matches with RC_EXPAND_PARAM 2008-10-09 13:46:45 +00:00
Peter Stephenson
043959b0be 25760: add (~) flag 2008-09-27 20:58:24 +00:00
Peter Stephenson
4a34c96289 25755/25756: Jörg Sommer: improved handling of module arguments
25759: fix dynamic named directory crash, static named directory consistency
2008-09-27 19:57:25 +00:00
Peter Stephenson
b2d08a2155 25744: dynamic named directories and further doshfunc() simplification 2008-09-26 09:11:27 +00:00
Peter Stephenson
c328252c58 25733: add revision number to Perforce vcs_info backend
add abbreviation to list of backends
2008-09-23 16:48:27 +00:00
Peter Stephenson
f49d738db3 25732: make vcs_info p4 backend use server if style use-server is set 2008-09-23 16:10:57 +00:00
Clint Adams
dd5d608c11 25720: remove misleading vcs_info bit about PROMPT_SUBST. 2008-09-22 17:22:47 +00:00
Peter Stephenson
bf3726b757 25715: Frank Terbeck: vcs_info now works immediately 2008-09-22 16:57:49 +00:00
Peter Stephenson
90c33894c4 25693: Frank Terbeck: another doc glitch 2008-09-19 15:08:47 +00:00
Peter Stephenson
47bbde0056 users/13262: Frank Terbeck: another formatting fix 2008-09-19 13:50:04 +00:00
Peter Stephenson
23f2b4503c users/13252 and elsewhere: Frank Terbeck plus tweaks:
add VCS_Info function system
2008-09-19 12:58:46 +00:00
Peter Stephenson
d9f1432e07 c.f. users/13251: update mapfile doc again 2008-09-19 09:14:55 +00:00
Peter Stephenson
d3e90df780 users/13239: add some comments to mapfile doc 2008-09-18 10:55:43 +00:00
Peter Stephenson
2920c227d3 25677: add %x and %I prompt escapes for shell source code debugging
tidy up interface to doshfunc()
2008-09-16 15:02:01 +00:00
Peter Stephenson
fb67cd46ea 25643: keep DEBUG and ZERR traps in subshells 2008-09-11 14:47:18 +00:00
Peter Stephenson
8bb15c1392 25641: add emulation option (NO_)MULTI_FUNC_DEF 2008-09-11 12:49:05 +00:00
Peter Stephenson
db31a13ecd 25627: add $ZSH_SUBSHELL 2008-09-05 21:02:08 +00:00
Peter Stephenson
7ce1d57358 25615: $ZSH_DEBUG_CMD for use in DEBUG traps 2008-09-05 09:05:21 +00:00
Peter Stephenson
adcf467e28 25603: format error in compsys.yo 2008-09-03 09:18:16 +00:00
Peter Stephenson
0cba5ef62a 25595: fix line numbers with EVAL_LINENO,
try to fix oddities with funcstack and sourced files,
simplify use of caller element of funcstack
2008-09-03 09:08:18 +00:00
Peter Stephenson
c0e501d8a5 Alexey I. Froloff: 25459: add list-dirs-first style.
Also doc.
2008-08-21 15:53:00 +00:00
Peter Stephenson
a5a1296fa0 25448: add $funcfiletrace to show absolute line number for caller 2008-08-13 21:02:02 +00:00
Peter Stephenson
01f5d0a274 25443 (tweaked): allow $functrace to show sourced files 2008-08-12 20:25:14 +00:00
Peter Stephenson
2853ca830a 25247 with further modifications: add $funcsourcetrace 2008-08-11 19:22:54 +00:00
Peter Stephenson
2e485d60ff unposted: prvent command(s) from looking like a Yodl macro 2008-08-11 09:20:38 +00:00
Peter Stephenson
342999a629 unposted: prvent zshaddhistory() from looking like a Yodl macro 2008-08-11 09:18:18 +00:00
Peter Stephenson
c79ccea792 25418: set PROMPT_SUBST for all Bourne-style shells 2008-08-07 16:27:15 +00:00
Peter Stephenson
2706eac454 25415: Make DEBUG_BEFORE_CMD the default.
Reuse ERR_EXIT in DEBUG traps.
Clean up trapreturn code.
2008-08-07 16:25:14 +00:00
Peter Stephenson
c4f33330f6 25409: fix eval's use of lastval 2008-08-06 19:51:04 +00:00
Bart Schaefer
42471ac572 unposted: two-word clarification of ZLS_COLORS usage. 2008-08-06 02:24:47 +00:00
Bart Schaefer
16e75d6978 25389: rearrange precedence of ZLS_COLORS alternatives. 2008-08-06 02:21:01 +00:00
Peter Stephenson
dc72699b6c 25364: fix k flag in hash subscript 2008-07-31 13:53:28 +00:00
Peter Stephenson
8a466992da cross-reference to DEBUG_BEFORE_CMD option 2008-07-30 19:46:14 +00:00
Peter Stephenson
71432c3205 users/13072: add follow option to file-sort 2008-07-29 08:39:37 +00:00
Clint Adams
3694f7c5fe 25330: fix description of zcurses "position" (was documented as "location"). 2008-07-23 17:06:32 +00:00
Peter Stephenson
0409391c7d 25272: add zshaddhistory hook 2008-07-17 11:27:55 +00:00
Peter Stephenson
902289b82e 25278: rename sections in compwid.yo to avoid confusion 2008-07-14 17:39:20 +00:00
Peter Stephenson
5527851061 25266: always use EXTENDED_GLOB for patterns in ZLS_COLORS 2008-07-05 19:55:29 +00:00
Peter Stephenson
950756d579 25255: add anonymous function capability 2008-06-30 10:37:11 +00:00
Peter Stephenson
46c8127e93 25244: add subword-range style 2008-06-24 16:09:28 +00:00
Peter Stephenson
86b8b5eaa3 users/12987: add subword capability to word-style 2008-06-24 11:18:39 +00:00