zsh-workers
 help / color / mirror / code / Atom feed
[Bug] S-flag imposes non-greedy match where it shouldn't
 2019-12-30 22:34 UTC  (22+ messages)
                  ` [PATCH] zshexpn: Expand documentation of (S) (was: Re: [Bug] S-flag imposes non-greedy match where it shouldn't)
                            ` ${(S)%%*} doesn't match the empty string (was: Re: [PATCH] zshexpn: Expand documentation of (S) (was: Re: [Bug] S-flag imposes non-greedy match where it shouldn't))

Feature request: italic style in region_highlight
 2019-12-30 16:26 UTC  (4+ messages)

[BUG] zformat -f has no multibyte support
 2019-12-26 11:28 UTC  (5+ messages)

PATCH: Add SHORT_REPEAT option
 2019-12-26  2:59 UTC 

Take home 750,000 Euros this end of year
 2019-12-25  4:24 UTC 

${(z)} parsing of multiple array assignments
 2019-12-24 23:32 UTC 

[PATCH 1/2] Add zformat unit tests
 2019-12-24 18:25 UTC  (2+ messages)
` [PATCH 2/2] zformat: Allow the specifying minimum width and a dot with an empty maximum width

Important Notice For zsh-workers@zsh.org
 2019-12-24  7:07 UTC 

Re : Re: Re : [BUG] Crash due to malloc call in signal handler
 2019-12-22 18:44 UTC  (3+ messages)
      ` Re : "

[PATCH] _multi_parts doesn't always pass -f to compadd
 2019-12-22  5:36 UTC  (3+ messages)

[PATCH] Make a function that redefines itself preserve its tracedness
 2019-12-22  4:52 UTC 

PATCH: following -C option in make completion
 2019-12-22  4:31 UTC  (2+ messages)

Test release: 5.7.1-test-2
 2019-12-22  3:23 UTC 

Gmail vs. zsh lists, again
 2019-12-22  3:15 UTC  (4+ messages)

[PATCH 1/2] zshmisc(1): Clarify the documentation of 'return' and 'exit' in conjunction with try/always
 2019-12-22  3:10 UTC  (4+ messages)
` [PATCH 2/2] zshmisc(1): Fix markup of "try-list" and "always-list"

zsh converts a floating-point number to string with too much precision
 2019-12-21 21:28 UTC  (12+ messages)

[PATCH 1/3] Add Vim highlighting file for Test/*.ztst files
 2019-12-21 17:42 UTC  (4+ messages)
` [PATCH 2/3] ztst.vim: Conceal the '>' or '?' on pattern expected output / expected errput lines
` [PATCH 3/3] ztst.vim: Highlight some more special variables

[PATCH 1/5] vcs_info examples: Add an example of showing Git environment variables
 2019-12-21 15:58 UTC  (5+ messages)
` [PATCH 2/5] vcs_info examples: Make the quilt-patch-dir example friendlier
` [PATCH 3/5] vcs_info quilt: Improve support for svn-style patch headers
` [PATCH 4/5] vcs_info docs: Clarify documentation of the %p/%u/%a patch-format expandos
` [PATCH 5/5] zshmodules: Explicitly document the return values of the 'zstyle' getters -s, -b, and -a

Test release: 5.7.1-test-1
 2019-12-21  8:13 UTC  (12+ messages)

Dead Link on page http://zsh.sourceforge.net/Intro/
 2019-12-20 20:42 UTC  (6+ messages)

Re:zsh.sourceforge.net: Lets Do This!!
 2019-12-20 20:12 UTC 

{ exit } always { foo }
 2019-12-19 16:05 UTC  (7+ messages)

regexp-replace and ^, word boundary or look-behind operators
 2019-12-18  8:31 UTC  (6+ messages)
    ` [PATCH] "

Speziell fur dich eine neue Dating Seite
 2019-12-18  5:32 UTC 

[PATCH] internal: Simplify handling of try_tryflag. No functional change
 2019-12-18  4:00 UTC 

Test release: 5.6.2-test-3
 2019-12-18  0:31 UTC  (17+ messages)
` Bug with traps and exit
    ` The bug from workers/44922 (was: "

[PATCH] internal: Add symbolic names to possible values of zexit()'s "from_where" parameter. No functional change
 2019-12-17 10:02 UTC  (8+ messages)

[PATCH 1/3] Fix the mktemp() warning, in debug builds only
 2019-12-17  7:44 UTC  (3+ messages)
` [PATCH 2/3] Make 'make -s' print nothing when it does nothing
` [PATCH 3/3] internal: Document forklevel, locallevel, and exit_pending

[PATCH] Clarify _files documentation
 2019-12-16 21:55 UTC 

Re : [BUG] Crash due to malloc call in signal handler
 2019-12-16 17:08 UTC  (2+ messages)

[PATCH] Completion for sbuild
 2019-12-16 11:20 UTC  (4+ messages)

TR : Re : [BUG] Crash due to malloc call in signal handler
 2019-12-16 10:05 UTC  (8+ messages)

variable expanding to `*` matches a literal `*` in case cond. construct
 2019-12-16  4:12 UTC  (2+ messages)

PATCH: explicitly document need for # in colour hex triplets
 2019-12-15 13:17 UTC 

trying!
 2019-12-15  3:37 UTC  (2+ messages)

unreproducible bug with ${=...}
 2019-12-14 18:10 UTC  (3+ messages)

[BUG] Crash due to malloc call in signal handler
 2019-12-13 10:31 UTC  (6+ messages)

[PATCH] POSIX_CD: disable stack entries
 2019-12-12 10:50 UTC  (2+ messages)

[PATCH] configure.ac: check for has_colors symbol in curses lib
 2019-12-11 15:55 UTC 

[PATCH] comments typos
 2019-12-11  2:38 UTC  (2+ messages)

[PATCH] more documentation typos
 2019-12-10 19:34 UTC 

BUG: small posix glitch in ${x%*}
 2019-12-10 10:48 UTC  (2+ messages)

When GLOB_COMPLETE is on, tab completion does not work with path containing hyphens
 2019-12-10  0:51 UTC  (6+ messages)

Funky list-colors
 2019-12-07 21:42 UTC  (12+ messages)

[PATCH 0/1] Run final pipeline command in a subshell in sh mode
 2019-12-07 19:23 UTC  (2+ messages)

[PATCH] fix some typos in the documentation
 2019-12-04 21:31 UTC  (2+ messages)

PATCH: Update the description of S flag in the completion
 2019-12-03 14:45 UTC  (6+ messages)

PATCH: fixup describe-key-briefly for visual mode
 2019-12-03  8:48 UTC 

shuffle array
 2019-12-02 15:27 UTC  (2+ messages)

We design and develop website at better cost
 2019-12-02  9:27 UTC 

[PATCH] Update completion style guide
 2019-12-01 21:53 UTC 

PATCH: cleanup and update objdump/readelf completions
 2019-12-01 21:47 UTC 

Completion for aplay from alsa-utils
 2019-12-01 21:11 UTC  (8+ messages)

shuffle array
 2019-12-01 19:57 UTC 

Occasional Test Failure
 2019-12-01 13:26 UTC 

page:  |  | latest

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).