summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-03-04Use stricter options with autoloadFrank Terbeck1-1/+1
-U suppresses alias expansion while the function is loaded. And -z forces zsh-style autoloading semantics (instead of the optional ksh-style, which someone could have set in a files that is sourced earlier than the zshrc file). Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
2012-03-04Only unalias `run-help' if the alias actually existsFrank Terbeck1-1/+1
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
2012-03-04Un-tabified and rearranged zstyle callFrank Terbeck1-2/+7
Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
2012-03-04Add debian/NEWS to document the keyboard changesFrank Terbeck1-0/+24
2012-03-04Rewrite keyboard handling in zshrcFrank Terbeck1-27/+67
This change makes proper use of `$terminfo[]', because it makes sure that zle (zsh's line editor) puts the terminal into application mode while it is running. Then - and ONLY then - are the values from the `$terminfo[]' array valid. While doing that this also does this: a) Refactor the actual binding code b) Do not bind non-default vi-* widgets to Up and Down. The change in "b)" may be controversial because it reverts long standing debian-zshrc behaviour. However, the #zsh channel on freenode gets a *lot* of people complaining about this from debian and ubuntu systems. There even was a bug report about this: #383737. Clint commented like this: > Unfortunately this boils down to a binary division in a fundamental > belief, and either way people are unhappy. I agree. But I disagree, that the solution is to keep the non-default behaviour in that case. The package should keep the default zsh behaviour with things that boil down to "fundamental belief" and leave it to the user to decide. The bindings that were the most controversial were `Up' and `Down' bound to vi-up/down-line-or-history in viins and vicmd. This patch binds both keys to the less surprising up/down-line-or-history bindings. Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
2012-03-03No more offers a ksh alternative due to incomplete ksh emulation (Closes: ↵Axel Beckert2-4/+2
659969)
2012-02-29Also export hardening CPPFLAGS (Closes: #644400)Simon Ruderich1-1/+1
2012-02-29Really release 4.3.17-1, now with RichiH in UploadersAxel Beckert1-1/+5
2012-02-29Add Richard Hartmann to UploadersAxel Beckert1-1/+1
2012-02-27Release 4.3.17-1Richard Hartmann1-0/+9
2012-02-27Make debian/gbp.conf dynamicRichard Hartmann1-2/+3
2012-02-27Bump Standards-Version to 3.9.3 (no changes)Richard Hartmann1-1/+1
2012-02-27Merge branch 'upstream' into debianRichard Hartmann7-9/+48
2012-02-23unposted: 4.3.17Peter Stephenson4-5/+9
2012-02-2230242: Tests for ${...=...} in POSIX emulationBart Schaefer2-4/+8
2012-02-2230238 plus small tweaks: document the fork behaviour on suspending complexPeter Stephenson2-1/+22
builtins
2012-02-21Prepare 4.3.16-1Axel Beckert1-0/+22
2012-02-21Add stamp-h.in to extend-diff-ignoreAxel Beckert1-1/+1
2012-02-21Raise upstream-branch version in gbp.conf to zsh-4.3.16Axel Beckert1-1/+1
2012-02-21New upstream releaseAxel Beckert83-215/+903
Merge branch 'upstream' into debian
2012-02-2030242: use PREFORK_SINGLE for ${...=...} in POSIX emulationBart Schaefer2-4/+14
2012-02-20Fix post number for 30203Peter Stephenson1-2/+2
2012-02-19unposted: 4.3.16Peter Stephenson3-2/+5
2012-02-19unposted: 4.3.16Peter Stephenson2-3/+7
2012-02-1530231, 30232: updates for 4.3.16Peter Stephenson4-4/+19
2012-02-1430198: fix environ style lookup to be done in conventional mannerOliver Kiddle3-4/+8
2012-02-14fix dpkg-deb completion broken by 30199 (spotted by Mikael)Oliver Kiddle2-2/+6
2012-02-14users/16760: make reply local in url-quote-magic for the benefit of stylesPeter Stephenson2-1/+7
2012-02-1430214: emulate bash's \$ prompt behavior.Wayne Davison1-1/+1
2012-02-1330214: prompt_redhat_setup: Fix quoting in `redhat' prompt.Frank Terbeck2-2/+7
2012-02-1230181, plus rename of PF_* flags to PREFORK_*:Peter Stephenson6-44/+114
Pass sh-wordsplitting instructions to paramsubst() using flags, avoiding side effects of explicitly setting and unsetting the SHWORDSPLIT option.
2012-02-1130206: Fix ldd completionMikael Magnusson2-2/+7
2012-02-1030199: add (-.) to many completion _files globsOliver Kiddle28-63/+82
2012-02-1030197: complete subversion changelistsOliver Kiddle2-4/+20
2012-02-1030177: completion for fontconfig fontsOliver Kiddle3-1/+50
2012-02-0930193: remnulargs() after poking into string in case length changesBart Schaefer2-2/+7
2012-02-08fix typo in ChangeLogPeter Stephenson1-2/+2
2012-02-08Timothy Redaelli: file name manipulationsPeter Stephenson2-1/+11
in history can return NULL if HAVE_CANONICALIZE_FILE_NAME
2012-02-07Holger Macht via Ismail: 30185: openSUSE directory missed fromPeter Stephenson2-2/+7
module definition
2012-02-0530127: forbid fc from executing history lines in reversePeter Stephenson2-1/+12
2012-02-03Mariusz Glebocki: 30179: suppress stderr for listing servicesPeter Stephenson2-2/+7
2012-02-01A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition"Frank Terbeck3-3/+8
2012-01-31seiler via Ismail: 30174: osc completion updatePeter Stephenson3-5/+8
2012-01-31Felipe: 30158: compgen test not useful with current bashcompinitPeter Stephenson4-39/+7
2012-01-29Richard Hartmann: 30140: whitespace fix in mplayer completionPeter Stephenson2-4/+7
2012-01-29Felipe Contreras: 31031 to 30137: various bashcompinit improvementsPeter Stephenson2-18/+18
2012-01-23Ben: 30118: sqlite completionPeter Stephenson3-1/+57
2012-01-23Raise upstream-branch version in gbp.conf to zsh-4.3.15Michael Prokop1-1/+1
2012-01-23Enable hardening options (Closes: #644400)Pierre Chifflier1-2/+6
2012-01-22Prepare upload of 4.3.15-1 to unstableAxel Beckert1-4/+6