Commit Graph

11106 Commits (643de931640e01aa246723d2038328ef33737965)
 

Author SHA1 Message Date
dana 643de93164 unposted: Test release: 5.7.1-test-3 4 years ago
Roman Perepelitsa 754fdc6580 zsh/system: Fix infinite loop in sysread 4 years ago
Martin von Wittich 1f238665f6 _diff_options: Restore -w completion lost in workers/43351 4 years ago
Daniel Shahaf 8a12bd81aa unposted: Fix ChangeLog typo. 4 years ago
Daniel Shahaf 3bcf9641eb 45368: Add tests for workers/45367's issue about double slashes in 'cd -P' and /home/daniel/in/zsh. 4 years ago
Peter Stephenson e01223a26c 45373: Fix ERR_EXIT bug in else branch of if.
The flags need resetting for this branch otherwise e.g. command
substitution with non-zero status doesn't cause exit.
4 years ago
Daniel Shahaf 7a9467e430 45372: Record a symlink loop bug involving :P 4 years ago
WGH e71ba9704f 45365: _git: Fix __git_recent_branches for the case when a commit has an empty message 4 years ago
Daniel Shahaf 581585dfc6 45343: Queue signals around arithmetic evaluations
The queueing added in execarith() in 45083 is reverted since the callee
does this now.
4 years ago
Daniel Shahaf 8dab5bc037 45344: Document where third-party completion functions should be installed. 4 years ago
Daniel Shahaf a06143bb30 45345: internal: ztst.vim: Fix highlighting of zsh comments in test payload 4 years ago
Daniel Shahaf 3511169731 unposted: internal: Add some comments and fix indentation. No functional change. 4 years ago
Daniel Shahaf 5e843a3721 45340: internal: Document the difference between paramtab and realparamtab. 4 years ago
Eitan Adler e626f57613 45332: _git: add completion for git-version
Signed-off-by: Eitan Adler <lists@eitanadler.com>
4 years ago
Mikael Magnusson 387247864e _brace_parameter: add missing \ 4 years ago
Daniel Shahaf 28e11ac60b 45305: Add an XFail test: The exec-last-command optimization is applied to try/always. 4 years ago
Daniel Shahaf 0a7bfc0bd2 45307: zstyle docs: Unoverload a placeholder variable name.
Use 'pattern' to refer to things matched against contexts and 'metapattern'
to refer to things matched against patterns.
4 years ago
Daniel Shahaf 6f263b5e89 45306: zstyle docs: Introduce the first synopsis in the same way as all others: with an item()(). 4 years ago
Daniel Shahaf 490478378f unposted: docs: Fix a cross-reference. 4 years ago
Daniel Shahaf c7bc62aa06 45287: zshexpn: Describe parameter elision and add some introductory prose 4 years ago
Daniel Shahaf faa476a4ed 45302: bin_umask(): Queue signals around umask().
Otherwise, a signal handler might create files while the temporary umask
is in effect.
4 years ago
Daniel Shahaf 610b4b3028 users/24656: docs: Add an example of setting and querying zstyles 4 years ago
Peter Stephenson 8406a0d38e users/24659: Cross-ref doc for matchers. 4 years ago
dana 62a1e37ccc 45296: D02glob: Clean up after test from users/24633 4 years ago
Daniel Shahaf 9f8c369ccd 45290: New helper script for listing XFail tests. 4 years ago
Daniel Shahaf 0681be600c users/24633: Add an xfail test for users/24619. 4 years ago
Oliver Kiddle 06a9af4f59 unposted: additional typo fix 4 years ago
Eitan Adler 5482d65d5c 45280: _git: add -local variants
Technically all timezone formats support the "-local" suffix but it is
not meaningful for all of them. As such just list out the specific
formats which it does.

Also adjust the 'default' description
4 years ago
Peter Stephenson 2ce5f6d79a users/24628 (fixed): More doc for selectw-word-style widgets.
Add example of how to add a new binding for a widget that fixes
a particular word behaviour using styles.
4 years ago
Daniel Shahaf 70d6d0d86c 45266: Fix losetup completion, broken in da085b7a20 (41720). 4 years ago
Daniel Shahaf 99acc17bb6 unposted: Fix punctuation. 4 years ago
Jun-ichi Takimoto 5d593cfd54 use /dev/fd on Cygwin for process substitution 4 years ago
Daniel Shahaf 742ab1283b unposted: Two additional typo fixes. 4 years ago
Mikael Magnusson 66caa81ab7 Fix typos reported by codespell in shell code 4 years ago
Mikael Magnusson e6fa0b3b65 Fix typos reported by codespell in Src/ 4 years ago
Jens Schleusener 11dbe4c286 45269: Fix misspellings in completions and elsewhere. 4 years ago
dana 4858e868dc 45261: _gcc: Detect clang-as-gcc 4 years ago
Daniel Shahaf 379d7088d6 unposted: internal: Remove Vim modeline that interferes with ztst.vim.
As an alternative, one can use:

    autocmd BufRead,BufNewFile **/*.ztst setfiletype zsh

(But see Util/ztst-syntax.vim and Util/ztst-ftplugin.vim for an alternative.)
4 years ago
Daniel Shahaf 39d0d4323d unposted: internal: ztst.vim: Use :syn-sync to work around (#x) and "`\\\\\\\\`" confusing the highlighting. 4 years ago
Daniel Shahaf b066ce22d0 unposted: internal: zyodl.vim: Support glob qualifiers in example()'s 4 years ago
Daniel Shahaf 2b9419fd7e unposted: internal: zyodl.vim: Support yodl comments. 4 years ago
Damien Thébault 58ff4adbb0 github #44: Allow completion for picocom to list symlinks to character devices 4 years ago
Eitan Adler 8500403b66 45245: _gcc: add some clang specific warnings 4 years ago
Daniel Shahaf 7542732df6 45231: _rsync: When completing remote modules, ignore more of the motd.
We cannot use the --no-motd option because it inhibits the modules
listing.

We cannot look for a blank line because there will not be a blank line
if the "motd file" does not end with a newline.

Looking for tabs is an improvement.  Any tabs in the motd will still
cause extraneous matches, but there's nothing we can do about that.

While here, show the modules in the order listed.
4 years ago
dana 3ff0b189a0 unposted: _tac: Eliminate superfluous variable 4 years ago
dana 0d3a62d931 45226: _man: Improve completion of file paths 4 years ago
dana 2e521d7b63 45184: Clarify documentation of %-sequences understood by compadd -[Xx] 4 years ago
Andrey Butirsky 41e35f24f7 45239: Remove 'appendhistory' from zsh-newuser-install
It is on by default, and new users are unlikely to want to change it.
4 years ago
Oliver Kiddle 6170cd0c17 45218: add more options to swaks completion 4 years ago
Oliver Kiddle e6c5482dd8 45196: fix completion after make -C, allowing for -C being used multiple times 4 years ago