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