zsh-workers
 help / color / mirror / code / Atom feed
4.3.2/20061219 -> 4.3.2/20070126 very broken
 2007-01-27 18:55 UTC  (3+ messages)

PATCH: updated _debchange
 2007-01-24  9:15 UTC  (3+ messages)

PATCH: tests for command substitution
 2007-01-23 21:22 UTC 

Bug: Wrong completion of $(( $(!cmd
 2007-01-23 15:47 UTC  (7+ messages)

PATCH: more sorting: multibyte case-insensitivity
 2007-01-22 17:22 UTC  (4+ messages)

PATCH: sorting
 2007-01-22 17:03 UTC  (2+ messages)

bug: yafc completion does not handle exclusive options
 2007-01-21 15:15 UTC 

bug: getmail completion does not handle exclusive options
 2007-01-21 15:06 UTC 

Case statement with ";|" [not implemented]
 2007-01-19 21:31 UTC 

PATCH: ${foo:s/foo/bar} broken
 2007-01-18 16:57 UTC 

corrupt history file on NFS
 2007-01-16  3:12 UTC  (5+ messages)

Building zsh should work with "make -j2"
 2007-01-15  1:57 UTC  (6+ messages)

"trap ... DEBUG" to execute before (instead of after) each
 2007-01-14 19:14 UTC  (2+ messages)

bug: ZERR traps and functions
 2007-01-12 23:05 UTC  (2+ messages)

PATCH: printf width with multibyte characters
 2007-01-09 21:35 UTC 

PATCH: more $'...' completion
 2007-01-08 20:50 UTC 

About debuggers
 2007-01-08 17:14 UTC  (2+ messages)

Picking parameters from last but one command
 2007-01-07 17:45 UTC 

problems in zshcompctl.1, zshcontrib.1, zshmodules.1
 2007-01-05 20:46 UTC  (2+ messages)

configure should have --with-ncurses and --with-ncursesw
 2007-01-05 13:51 UTC  (7+ messages)

[andyetitmoves@gmail.com: Bug#405578: zsh: Glob fix to parse playlist output from newer mpc]
 2007-01-04 18:04 UTC 

printf %b
 2007-01-04 17:07 UTC  (4+ messages)

smart-insert-last-word problem
 2007-01-04 10:25 UTC  (2+ messages)

PATCH: _aptitude
 2007-01-04  0:34 UTC  (4+ messages)
    ` Bug#405355: "

bug in _qiv
 2007-01-02 18:25 UTC 

PATCH: add autoremove to apt completion
 2006-12-28  5:20 UTC 

PATCH: signed chars without multibyte support
 2006-12-19 21:20 UTC  (3+ messages)

PATCH: stop [[ -N file ]] test failing under NFS
 2006-12-19 11:41 UTC 

Is wait not interruptable?
 2006-12-18 16:51 UTC  (11+ messages)

PATCH: make info with everything
 2006-12-17 15:34 UTC 

PATCH: _apt-file
 2006-12-17 14:58 UTC 

PATCH: _firefox
 2006-12-17 13:32 UTC  (4+ messages)

PATCH: _setxkbmap
 2006-12-17 13:03 UTC 

PATCH: typeset -L/R/Z padding with multibyte characters
 2006-12-13 22:27 UTC 

PATCH: bad debug test stripping quotes
 2006-12-13 18:46 UTC 

garbage input crashes zsh
 2006-12-13 18:31 UTC  (5+ messages)

Multibyte input and Mac OS X
 2006-12-11  0:26 UTC  (4+ messages)

Multibyte output confuses "print -c" ?
 2006-12-10 23:17 UTC  (2+ messages)

PATCH: $' completion, the story so far
 2006-12-08 18:48 UTC  (2+ messages)

Copy newest file to newest directory
 2006-12-08 14:10 UTC 

Tab expansion of {*
 2006-12-05 16:41 UTC  (3+ messages)

Zsh under Vista
 2006-12-05  6:42 UTC  (2+ messages)

switching a context
 2006-12-05  3:38 UTC  (3+ messages)

PATCH: use texi2pdf
 2006-12-04 11:01 UTC 

make install errors
 2006-12-04  1:01 UTC 

UNPATCH: calendar system
 2006-12-01 10:29 UTC  (2+ messages)

(zsh-4.3.2) Y03 test failure under Slackware Linux 9.0.0
 2006-11-28 22:06 UTC  (2+ messages)

(zsh-4.3.2) Y03 test failure under Slackware Linux 9.0.0
 2006-11-28 10:49 UTC  (2+ messages)

[Bug#400500: zsh: darcs completion listing a bit too much]
 2006-11-27  3:40 UTC 

array not working
 2006-11-26 17:56 UTC  (3+ messages)

It seems that someone has registered Amazon.com's orders address to the mailing list
 2006-11-26 13:45 UTC 

shebang problem
 2006-11-25 20:17 UTC  (3+ messages)

_iwlist: suggest known essids for essid
 2006-11-24  0:38 UTC 

error code for failure to execute
 2006-11-19 21:33 UTC  (4+ messages)

PATCH: _toilet
 2006-11-18  4:04 UTC 

zle-select-keymap and zle-line-init
 2006-11-17 17:04 UTC 

Is anyone able to take on zsh 4.2?
 2006-11-16 10:33 UTC  (4+ messages)

Advantages of using _argument states
 2006-11-15 10:27 UTC  (2+ messages)

PATCH: _acpi args
 2006-11-13 18:43 UTC 

PATCH: exit status
 2006-11-11 13:13 UTC  (5+ messages)

bug : _make and special parameters
 2006-11-10  9:56 UTC  (3+ messages)

Adding hook to SIGWINCH
 2006-11-08 21:42 UTC  (5+ messages)

PATCH: zshexit hook
 2006-11-08 18:04 UTC 

PATCH: fixes for exit
 2006-11-08 17:33 UTC 

glob.c fresh from CVS doesn't compile
 2006-11-08 10:40 UTC  (2+ messages)

PATCH: more things I screwed up
 2006-11-07 22:44 UTC 

Hooks
 2006-11-07 18:46 UTC  (5+ messages)

_pids not working?
 2006-11-07 14:23 UTC 

PATCH: _zip (add support for .xpi file)
 2006-11-07  5:26 UTC 

PATCH: more specific autoload completion
 2006-11-06 17:12 UTC 

fg call in function: bug?
 2006-11-06 12:27 UTC  (7+ messages)

Questions about multibyte input with zsh
 2006-11-05 22:55 UTC  (3+ messages)

Don't ask why i was trying to do this
 2006-11-05 22:46 UTC  (4+ messages)

[BUG] zgetdir() in a directory of a bind mount returns "."
 2006-11-05  7:44 UTC  (2+ messages)

Bug#374913: zsh: Completion should handle combining accents equivalents
 2006-11-05  5:47 UTC 

fix _most_recent_file
 2006-11-03 19:36 UTC 

PATCH: multibyte delimiters for substitutions and parameter flags
 2006-11-02 18:37 UTC 

visible mark and reverse-menu-complete
 2006-11-02 16:22 UTC  (2+ messages)

stdout bug? (redirection not honored)
 2006-11-02  1:34 UTC  (5+ messages)

PATCH: _mkdir fixes
 2006-11-02  0:03 UTC 

build failure in D02glob.ztst
 2006-11-01 18:00 UTC 

Prepend/append to the members of a list
 2006-11-01 12:24 UTC  (7+ messages)

PATCH: _mkdir
 2006-11-01  3:01 UTC 

How to show _all_ settings
 2006-10-31 22:32 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).