index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
/
params.yo
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
32521: document that LOGNAME comes from getlogin()
Peter Stephenson
2014-04-06
1
-1
/
+3
*
unposted: document interactions of "fc -R" etc. with "fc -l" and $HISTCMD
Barton E. Schaefer
2014-02-17
1
-3
/
+4
*
32157: fix extra line feed after prompt, and erased character in completion l...
Barton E. Schaefer
2013-12-18
1
-1
/
+1
*
32114: ZLE_PROMPT_INDENT allows you to move rprompt flush right
Patrick Oscity
2013-12-16
1
-0
/
+13
*
31849: document effect of KSH_ZERO_SUBSCRIPT on the argv special array
Barton E. Schaefer
2013-10-19
1
-0
/
+6
*
31823: add HISTORY_IGNORE parameter
Barton E. Schaefer
2013-10-17
1
-0
/
+10
*
based on 31144 etc.: all entries of psvar can now be shown in prompts
Peter Stephenson
2013-03-13
1
-1
/
+1
*
users/17310: we can't treat < after [ as a normal character.
Peter Stephenson
2012-10-03
1
-1
/
+4
*
30687 with typo corrected: don't REPORTTIME if zleactive
Peter Stephenson
2012-09-21
1
-1
/
+4
*
Danek: 30510: bad indentation in params.yo
Peter Stephenson
2012-06-15
1
-1
/
+1
*
unposted, c.f. 30465: add index entries and cross-references
Peter Stephenson
2012-05-03
1
-0
/
+16
*
Christian Neukirchen: 30398, 30399: TIMEFMT documentation
Peter Stephenson
2012-04-13
1
-5
/
+5
*
30320: "emulate" accepts invocation-time flags; other small doc tweaks.
Bart Schaefer
2012-03-07
1
-0
/
+4
*
29756: Doc/Zsh/params.yo: DIRSTACKSIZE is unlimited by default.
Simon Ruderich
2011-09-07
1
-1
/
+1
*
Axel Beckert: 29506: use form SINGLE_LINE_ZLE in manual
Peter Stephenson
2011-06-25
1
-2
/
+2
*
unposted: document PROMPT_EOL_MARK can be empty
Mikael Magnusson
2011-05-27
1
-2
/
+2
*
29191 (Danek) and 29203 (with fixes): make TERMINFO variable special.
Peter Stephenson
2011-05-10
1
-0
/
+7
*
Štěpán Němec: 28533: typos
Peter Stephenson
2010-12-17
1
-1
/
+1
*
28237: new parameter ZLE_LINE_ABORTED
Peter Stephenson
2010-09-08
1
-0
/
+7
*
unposted: extra note on ZSH_EVAL_CONTEXT
Peter Stephenson
2010-06-14
1
-0
/
+3
*
unposted: fix typo in previous commit
Peter Stephenson
2010-05-12
1
-1
/
+1
*
27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt
Peter Stephenson
2010-05-12
1
-0
/
+94
*
Joakim Rosqvist: 27591 as modified in 27594:
Peter Stephenson
2010-01-13
1
-0
/
+10
*
users/14143 plus tweak in padding code:
Peter Stephenson
2009-05-20
1
-0
/
+3
*
Greg Klanderman: 26964 (modified): PROMPT_EOL_MARK
Peter Stephenson
2009-05-17
1
-2
/
+10
*
26876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARS
Peter Stephenson
2009-04-24
1
-0
/
+43
*
26806 (doc tweaked): Add CORRECT_IGNORE variable
Peter Stephenson
2009-04-06
1
-0
/
+11
*
26683: add some notes on LC_CTYPE
Peter Stephenson
2009-03-03
1
-1
/
+6
*
26517: fix naming of prompt expansion section in Unix manual
Peter Stephenson
2009-02-06
1
-1
/
+3
*
262727: add $ZSH_PATCHLEVEL from ChangeLog revision
Peter Stephenson
2009-01-09
1
-1
/
+9
*
25627: add $ZSH_SUBSHELL
Peter Stephenson
2008-09-05
1
-0
/
+7
*
25364: fix k flag in hash subscript
Peter Stephenson
2008-07-31
1
-3
/
+4
*
24806: more assoc subscript completion + typos
Peter Stephenson
2008-04-09
1
-2
/
+2
*
unposted, see users/12758: [(w)...] does work with (r) and (R)
Peter Stephenson
2008-04-03
1
-2
/
+2
*
users/12754: document [(w)...] only works on forward indexing
Peter Stephenson
2008-04-02
1
-1
/
+2
*
fix optimisation of string matching with multibyte mode
Peter Stephenson
2008-03-25
1
-14
/
+16
*
unposted: further documentation tweak for the (R) and (I) subscript flags.
Bart Schaefer
2008-03-23
1
-9
/
+12
*
Tweak documentation.
Bart Schaefer
2008-03-18
1
-2
/
+2
*
c.f. users/12110: another tweak to $SECONDS doc
Peter Stephenson
2007-10-25
1
-1
/
+3
*
c.f. users/12109: tweak to $SECONDS doc
Peter Stephenson
2007-10-25
1
-2
/
+4
*
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
2007-06-18
1
-11
/
+15
*
23554: add $zsh_scheduled_events
Peter Stephenson
2007-06-12
1
-0
/
+4
*
23440: Make $param[(R)value] substitute the empty string on failure
Peter Stephenson
2007-05-21
1
-11
/
+6
*
23159 plus minor doc tweaks: leave BAUD parameter unset by default
Peter Stephenson
2007-02-08
1
-11
/
+12
*
22913: set $! on "bg"
Peter Stephenson
2006-10-30
1
-1
/
+2
*
22818: improved subscript flag doc
Peter Stephenson
2006-10-05
1
-5
/
+13
*
22578: ensure HISTCHARS/histchars never contains non-ASCII characters
Peter Stephenson
2006-08-02
1
-0
/
+4
*
unposted: yet more history-beginning-search-menu fixes
Peter Stephenson
2006-08-02
1
-1
/
+1
*
22574: more history-beginning-search-menu fixes
Peter Stephenson
2006-08-01
1
-1
/
+1
*
22573: smooth interface to history-beginning-search-menu
Peter Stephenson
2006-08-01
1
-0
/
+12
[prev]
[next]