zsh-workers
 help / color / mirror / code / Atom feed
* _git patch
@ 2008-12-06 17:55 Richard Hartmann
  2008-12-11  2:14 ` Richard Hartmann
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Hartmann @ 2008-12-06 17:55 UTC (permalink / raw)
  To: Zsh Workers

[-- Attachment #1: Type: text/plain, Size: 31 bytes --]

Some color completion options.

[-- Attachment #2: zsh._git.color_completion.path --]
[-- Type: application/octet-stream, Size: 1372 bytes --]

--- /usr/share/zsh/functions/Completion/Unix/_git.orig	2008-12-06 17:52:50.947308092 +0100
+++ /usr/share/zsh/functions/Completion/Unix/_git	2008-12-06 18:40:43.103309527 +0100
@@ -3018,6 +3018,10 @@
       'color.diff.new:color of added lines'
       'color.diff.commit:color of commit headers'
       'color.diff.whitespace:color of dubious whitespace'
+      'color.interactive:when to color in interactive mode'
+      'color.interactive.header:color of header'
+      'color.interactive.help:color of help'
+      'color.interactive.prompt:color of prompt'
       'color.pager:whether the pager is fed colored output'
       'color.status:when to color output of git-status'
       'color.status.header:color of header text'
@@ -3025,6 +3029,8 @@
       'color.status.updated:color of updated, but not yet committed, files'
       'color.status.changed:color of changed, but not yet added in the index, files'
       'color.status.untracked:color of files not currently being tracked'
+      'commit.template:template file for commit messages'
+      'color.ui:when to color if output is capable; most generic option, overriding by more specific ones'
       'diff.renameLimit:number of files to consider when detecting copy/renames'
       'diff.renames:how hard to try to detect renames'
       'fetch.unpackLimit:maximum number of objects to unpack when fetching'

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: _git patch
  2008-12-06 17:55 _git patch Richard Hartmann
@ 2008-12-11  2:14 ` Richard Hartmann
  2008-12-11  6:52   ` Frank Terbeck
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Hartmann @ 2008-12-11  2:14 UTC (permalink / raw)
  To: Zsh Workers

On Sat, Dec 6, 2008 at 18:55, Richard Hartmann
<richih.mailinglist@gmail.com> wrote:

> Some color completion options.

I just wanted to bump this so it does not get lost. The
patch is not life-saving or anything, but it can be useful
when setting up git.

Incidentially, is there any mechnism which checks the
version of the program a completion is being run for to
en-/disable options which do not appear before version
X?


Richard


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: _git patch
  2008-12-11  2:14 ` Richard Hartmann
@ 2008-12-11  6:52   ` Frank Terbeck
  2008-12-11  8:01     ` Richard Hartmann
  0 siblings, 1 reply; 4+ messages in thread
From: Frank Terbeck @ 2008-12-11  6:52 UTC (permalink / raw)
  To: Zsh Workers

Richard Hartmann <richih.mailinglist@gmail.com>:
> Richard Hartmann <richih.mailinglist@gmail.com> wrote:
> > Some color completion options.
> 
> I just wanted to bump this so it does not get lost. The

It's already in CVS.

Regards, Frank


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: _git patch
  2008-12-11  6:52   ` Frank Terbeck
@ 2008-12-11  8:01     ` Richard Hartmann
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Hartmann @ 2008-12-11  8:01 UTC (permalink / raw)
  To: Zsh Workers

On Thu, Dec 11, 2008 at 07:52, Frank Terbeck <ft@bewatermyfriend.org> wrote:

> It's already in CVS.

Ah, OK, thanks :)


Richard


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-11  8:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-06 17:55 _git patch Richard Hartmann
2008-12-11  2:14 ` Richard Hartmann
2008-12-11  6:52   ` Frank Terbeck
2008-12-11  8:01     ` Richard Hartmann

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