summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-08-08Print directly from $terminfo instead of using `echoti'Frank Terbeck1-2/+2
The result is the same, plus this protects us from people who feel like messing with the value of $TERM... Suggested-by: Mikael Magnusson <mikachu@gmail.com> Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
2012-08-08Do not use echoti {smkx,rmkx} unconditionallyFrank Terbeck1-8/+18
If a terminal - like the linux kernel's virtual console - is missing those terminfo entries, that will cause annoying output like: zle-line-init:echoti:1: no such terminfo capability: rmkx zle-line-init:echoti:1: no such terminfo capability: smkx for each and every prompt. This tests for the features availability and notes missing ones in a new array `$debian_missing_features'. Signed-off-by: Frank Terbeck <ft@bewatermyfriend.org>
2012-08-01Apply wrap-and-sort on the Debian packageMichael Prokop1-3/+17
Thanks to Axel for forwarding https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1029337
2012-07-25[dch-ignore] One more changelog entry date bump to test CIA bot and commit ↵Axel Beckert1-1/+1
mailing list
2012-07-25[dch-ignore] Bump changelog entry to test CIA bot and commit mailing listAxel Beckert1-1/+1
2012-07-25Prepare upload of 5.0.0-1 to experimentalAxel Beckert1-2/+6
2012-07-23pdfroff needs ghostscript; add b-dAxel Beckert1-1/+1
2012-07-23Add a preliminary changelog entry for 5.0.0Axel Beckert1-0/+22
... otherwise Jenkins FTBFS due to "upstream changes" because it tries to build against the 4.3.17 upstream source.
2012-07-22debian/*: /bin/zsh4 → /bin/zsh5, etc.Axel Beckert7-20/+20
2012-07-22Add groff to build-dependencies (for pdfroff)Axel Beckert1-1/+1
2012-07-22Update autotools patchesAxel Beckert2-129/+228
2012-07-22New upstream releaseAxel Beckert102-1495/+5619
2012-07-21update to 5.0.0 releasePeter Stephenson2-3/+7
2012-07-17users/17051: explicit IFS for "read" in compinitBart Schaefer2-6/+11
2012-07-15add _mosh to .distfilesPeter Stephenson1-0/+1
2012-07-154.3.17-test-2Peter Stephenson1-2/+2
2012-07-15Bart: 30560: unset ordinary array element by setting to nullPeter Stephenson2-1/+34
2012-07-08Danek: 30562: Solaris completion updatesPeter Stephenson8-33/+134
2012-06-3030540: typeset flag handling with SECONDSBart Schaefer2-3/+9
2012-06-27unposted: belated commit of version number updatedPeter Stephenson2-3/+7
2012-06-2730530,30533: fix problems with COLUMNS or LINES < 1, and related issuesBart Schaefer3-3/+16
2012-06-21Danek (plus .distfiles): 30520: updated Solaris 11 copmletionPeter Stephenson27-291/+2532
2012-06-2130518: attempt to supply tgoto() prototype when missing only.Peter Stephenson3-1/+26
For Solaris 10 and earlier.
2012-06-2130519 plus correction from Danek: try to modernise MACHINESPeter Stephenson2-99/+34
2012-06-18Dima Kogan: 30515: fix globbing problem with large files:Peter Stephenson2-2/+9
failure owing to bad cast with large integers
2012-06-16users/17134: avoid bad math errorBart Schaefer2-2/+6
2012-06-16ChangeLog for 30513Phil Pennock1-1/+5
2012-06-1630513: zsh/regex metafy fixes for widecharPhil Pennock1-7/+16
2012-06-1530509: updates for 5.0.0Peter Stephenson4-27/+22
2012-06-15Danek: 30510: bad indentation in params.yoPeter Stephenson2-2/+6
2012-06-1030503: rudimentary completion for mosh.Clint Adams2-1/+18
2012-06-10Jeremy Mates: 30505: Allow multiple --header= in _wgetMikael Magnusson2-2/+7
2012-06-06unposted: add : to ChangeLog entryMikael Magnusson1-2/+2
2012-06-0630497: xsltproc option completion issuePeter Stephenson2-3/+8
2012-06-04users/17132: skip-whitespace-first style for compatibility with bash etc.Peter Stephenson4-84/+109
in widgets using forward-word-match
2012-05-31Foudil Brétel: _systemctl -> _systemd plus enhancementsPeter Stephenson4-313/+467
2012-05-23unposted: Add x-seq: number of last commit to ChangeLog (30488)Frank Terbeck1-2/+2
2012-05-23Juliano Ravasi: VCS_INFO_get_data_git: Fix initialisation of `$stgit_unapplied'Frank Terbeck2-2/+8
2012-05-22Jun T.: 30483: improved completion on MacOSPeter Stephenson2-3/+11
2012-05-22Danek: 30485: trailing garbage after signal number not recognised in killPeter Stephenson2-4/+14
2012-05-21c.f 30482 (Peter Jaros): typo in description.Peter Stephenson2-2/+7
2012-05-1730474: add ssh -O cancel completionMikael Magnusson2-3/+5
2012-05-1730473: update _strace completionMikael Magnusson2-18/+28
2012-05-14ChangeLog: forgot to mention who reported 30468Mikael Magnusson1-2/+3
2012-05-1430466: Add prompt format and printf format completion.Mikael Magnusson4-33/+201
2012-05-1430468: prompt_fade_setup: add missing $Mikael Magnusson2-2/+6
2012-05-08Describe differences in -i/-I/-l/-L/-n options from xargs to zargs.Bart Schaefer2-1/+14
2012-05-0830469: Src/builtin.c: allow reverse listing of history usingPeter Stephenson2-6/+14
fc -r, but don't allow reverse execution of commands at all.
2012-05-08unposted: clarify that zargs is different from xargsPeter Stephenson1-6/+7
2012-05-03unposted, c.f. 30465: add index entries and cross-referencesPeter Stephenson3-1/+28
for match, mbegin, mend, MATCH, MBEGIN, MEND