zsh-workers
 help / color / mirror / code / Atom feed
BUG: Parser unwinding (lack thereof)
 2015-05-06  7:08 UTC 

Test suite failures with 5.0.7-dev-2
 2015-05-06  6:59 UTC 

Typo in Doc/Zsh/zle.yo: overriden vs overridden // 5.0.7-dev-2 compiles fine
 2015-05-05 23:14 UTC 

PATCH: update completions for some common Unix commands
 2015-05-05 21:54 UTC  (2+ messages)

zsh 5.0.7-dev-2 test version available
 2015-05-05 19:26 UTC 

jobs -r doesn't show jobs continued by kill -CONT
 2015-05-05 19:14 UTC  (5+ messages)

Using zsh as a base for Network device CLI
 2015-05-05 16:24 UTC  (2+ messages)

[PATCH] improve format in the manual (up to Chapter18)
 2015-05-05 10:53 UTC 

PATCH: _zcalc
 2015-05-05 10:50 UTC 

Double free with latest updates
 2015-05-04 15:49 UTC  (3+ messages)

PATCH: vi-mode word movement improvements to newline handling
 2015-05-04 12:59 UTC 

'typeset -F' behaves unexpectedly for "-F 1" and "-F 0"
 2015-05-04  2:34 UTC  (6+ messages)
` PATCH: Fix two bugs in typeset_setbase

PATCH: 5.0.8 notes
 2015-05-03 20:11 UTC  (5+ messages)

[PATCH] completion: git: use `--pretty=format:%gd` with `stash list`
 2015-05-03  1:40 UTC 

[PATCH] completion: git: use `--pretty=format:%gd` with `stash list`
 2015-05-03  1:38 UTC 

Tim Rand's invitation is awaiting your response
 2015-05-03  0:11 UTC 

Backrefs in zstyle patterns
 2015-05-01 20:51 UTC  (2+ messages)

[PATCH] clarify description of 'exec' and 'return'
 2015-04-30 14:20 UTC 

[BUG] Can't mark unset variables as read-only
 2015-04-30 11:18 UTC  (16+ messages)
      ` PATCH: Don't define internal params directly in hook function scope
    ` Local readonly specials (was: Can't mark unset variables as read-only)

[BUG] Can't mark unset variables as read-only
 2015-04-29  5:48 UTC 

AUTO_CD and directory names of options
 2015-04-28 19:32 UTC  (2+ messages)

Filename generation: sorting by inode number
 2015-04-28 16:34 UTC  (7+ messages)

Using "source" in a function breaks job control
 2015-04-28 15:57 UTC  (12+ messages)

Proposed patches for make completion bugs
 2015-04-28  8:34 UTC  (2+ messages)

[PATCH] fix typo in doc of emulate
 2015-04-28  6:07 UTC 

[PATCH] Use CC to determine if gcc is used
 2015-04-27 17:26 UTC  (10+ messages)

learning zsh for beginners to shell
 2015-04-27  9:24 UTC  (5+ messages)

[PATCH] vcs_info: examples: use sed's q1 with +vi-git-untracked
 2015-04-27  3:01 UTC  (3+ messages)

"whence -v" and function file names
 2015-04-25 19:51 UTC 

PATCH: Allocation inconsistency in glob.c
 2015-04-25 19:38 UTC 

broken parsing with $((`:`))
 2015-04-25 18:46 UTC  (12+ messages)
      ` Potential 3.0.8 [was Re: broken parsing with $((`:`))]
          ` Pre-3.0.8 consolidated PATCH
              ` FIVE-ZERO-EIGHT (was Re: Pre-3.0.8 consolidated PATCH)

business leads
 2015-04-23 12:23 UTC 

www.zsh.org
 2015-04-21 16:43 UTC 

PATCH: _fc: Remove a spurious 2
 2015-04-20 22:24 UTC  (2+ messages)

need email marketing?
 2015-04-20 12:52 UTC 

[PATCH 1/2] report bad ELF interpreter if it causes exec to fail
 2015-04-20  8:48 UTC  (11+ messages)
` [PATCH 2/2] clear the heredoc list in case par_event() fails

[PATCH] correct typo on noglob in sh/ksh emulation set
 2015-04-19 22:42 UTC  (5+ messages)

Prompt redrawing issues with wrapped prompt on SIGWINCH
 2015-04-18 23:00 UTC  (7+ messages)

Completion for pip
 2015-04-18 16:33 UTC 

PATCH: git development note
 2015-04-17 16:47 UTC 

broken parsing with $((`:`))
 2015-04-17 16:31 UTC  (6+ messages)
` PATCH: unwanted error aborting continued command substitution

helper script for making ChangeLog entries
 2015-04-17 13:53 UTC  (2+ messages)

[PATCH] completion: _vim: add nvim to #compdef
 2015-04-17 13:42 UTC  (2+ messages)

whence and the location of a function definition
 2015-04-16  5:24 UTC  (3+ messages)

PATCH: Doc: Explain the numeric argument
 2015-04-16  1:57 UTC  (2+ messages)
` PATCH: Doc: Explain the numeric argument and be consistent about what we call it

"var=value exec > file" ignores the assignment?
 2015-04-15 20:27 UTC  (5+ messages)

question about posixbuiltins
 2015-04-15  8:35 UTC  (3+ messages)

[PATCH] git rebase --exec completion
 2015-04-13 20:49 UTC 

[PATCH] More git completion tweaks
 2015-04-13 20:44 UTC 

Feature request: Provide name of file being sourced, to the script
 2015-04-13 15:39 UTC  (3+ messages)

[PATCH] correct typo in doc of posixtraps
 2015-04-12 22:24 UTC 

PATCH: Remove _message call from _mkdir
 2015-04-12 21:05 UTC  (3+ messages)

[PATCH] make the doc of cshjunkiehistory more clear
 2015-04-11  3:36 UTC  (2+ messages)

PATCH: _cabal (cabal-install)
 2015-04-10 23:25 UTC 

`[[ -n $VAR ]]` equal to `[[ $VAR ]]`?
 2015-04-10 20:33 UTC 

[PATCH] completion: git: update list of builtintools
 2015-04-10 16:27 UTC  (4+ messages)

DELIVERY NOTICE!!!
 2015-04-10  9:19 UTC 

[PATCH] make the doc of pipefail clear
 2015-04-10  3:14 UTC  (3+ messages)

git pull failed
 2015-04-10  1:16 UTC  (4+ messages)

Build breaks when copy of source tree is in a subdirectory?
 2015-04-09 18:31 UTC  (2+ messages)

Prompt width miscomputed with conditional substring
 2015-04-06 21:57 UTC  (3+ messages)

PATCH: "whence" and patterns, yet again
 2015-04-06 16:33 UTC 

[PATCH] make URLs in html/pdf docs clickable
 2015-04-06 16:00 UTC 

pasting
 2015-04-05 15:44 UTC  (4+ messages)

[RFC PATCH] Allow grouping of thousands in format string
 2015-04-05  6:19 UTC  (3+ messages)

accept-line question
 2015-04-03 17:03 UTC  (4+ messages)

[PATCH] prompt.yo: minor format fix
 2015-04-03  0:34 UTC 

Possible bug to RPROMPT
 2015-04-02 16:48 UTC  (7+ messages)
      ` [PATCH] Better prompt width calculations (Re: Possible bug to RPROMPT)

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).