git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonas Fonseca <fonseca@diku.dk>
To: git@vger.kernel.org
Subject: Re: [ANNOUNCE] tig-0.13
Date: Thu, 15 Jan 2009 00:56:07 +0100	[thread overview]
Message-ID: <20090114235607.GA5546@diku.dk> (raw)
In-Reply-To: <20090114232456.GA6937@b2j>

bill lam <cbill.lam@gmail.com> wrote Thu, Jan 15, 2009:
> On Wed, 14 Jan 2009, Jonas Fonseca wrote:
> > Tig is an ncurses-based text-mode interface for git. It functions mainly
> 
> The Makefile does not link to the unicode version ncursesw, does it
> still work for wide characters?

Yes, it works. You can either create a file called config.make with a
line saying:

	LDLIBS = -lncursesw

or use the configure file. If you are not using the tarball generate it
with:

	make configure

-- 
Jonas Fonseca

  reply	other threads:[~2009-01-14 23:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-13 23:36 [ANNOUNCE] tig-0.13 Jonas Fonseca
2009-01-14 16:33 ` Ted Pavlic
2009-01-14 23:24 ` bill lam
2009-01-14 23:56   ` Jonas Fonseca [this message]
2009-01-15  1:46     ` bill lam
2009-01-15 13:06       ` Jonas Fonseca
2009-01-15 14:50         ` bill lam
2009-01-15 15:05           ` Adeodato Simó
2009-01-15 15:08           ` Jonas Fonseca
2009-01-15 15:41             ` bill lam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090114235607.GA5546@diku.dk \
    --to=fonseca@diku.dk \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).