git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Francis Moreau" <francis.moro@gmail.com>
To: "Junio C Hamano" <junkio@cox.net>
Cc: "Randal L. Schwartz" <merlyn@stonehenge.com>, git@vger.kernel.org
Subject: Re: emacs and git...
Date: Sat, 24 Mar 2007 16:12:02 +0100	[thread overview]
Message-ID: <38b2ab8a0703240812g9c6ad73p960684c13545af74@mail.gmail.com> (raw)
In-Reply-To: <7vwt17kls8.fsf@assigned-by-dhcp.cox.net>

On 3/24/07, Junio C Hamano <junkio@cox.net> wrote:
> "Francis Moreau" <francis.moro@gmail.com> writes:
>
> > On 3/23/07, Junio C Hamano <junkio@cox.net> wrote:
> >> "Francis Moreau" <francis.moro@gmail.com> writes:
> >>
> >> > Can't git make 'cat' the default pager when run on a dumb terminal ?
> >>
> >> IIRC, `more` works on a dumb terminal.
> >
> > BTW why not making 'more' the default on a dumb term instead of 'less' ?
>
> Isn't that so 80'ish?
>
>

It simply avoids this kind of output when running `git-diff` from
shell mode for example:

+^[[m
+Basic bisect commands: start, bad, good^[[m
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m
 ^[[m
 The way you use it is:^[[m
 ^[[m
 ------------------------------------------------^[[m
 $ git bisect start^[[m
-$ git bisect bad                       # Current version is bad^[[m
-$ git bisect good v2.6.13-rc2          # v2.6.13-rc2 was the last version^[[m
-                                       # tested that was good^[[m
+$ git bisect bad                 # Current version is bad^[[m
+$ git bisect good v2.6.13-rc2    # v2.6.13-rc2 was the last version^[[m
+                                 # tested that was good^[[m
 ------------------------------------------------^[[m
 ^[[m
-When you give at least one bad and one good versions, it will^[[m
-bisect the revision tree and say something like:^[[m
+When you give at least one bad and one good versions, it will bisect^[[m
+the revision tree and say something like:^[[m
 ^[[m
-- 
Francis

      reply	other threads:[~2007-03-24 15:12 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-22 14:53 emacs and git Francis Moreau
2007-03-22 15:50 ` Matthieu Moy
2007-03-22 15:57 ` Randal L. Schwartz
2007-03-22 17:19   ` Bernt Hansen
2007-03-23  7:26     ` Francis Moreau
2007-03-23  7:29   ` Francis Moreau
2007-03-23  7:30     ` Randal L. Schwartz
2007-03-23  8:32       ` Francis Moreau
2007-03-23  9:07         ` Junio C Hamano
2007-03-23  9:54           ` Francis Moreau
2007-03-23 10:10             ` Junio C Hamano
2007-03-23 17:29               ` Francis Moreau
2007-03-24  9:55                 ` Junio C Hamano
2007-03-24 15:10                   ` Francis Moreau
2007-03-23  9:56           ` Francis Moreau
2007-03-24  9:56             ` Junio C Hamano
2007-03-24 15:12               ` Francis Moreau [this message]

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=38b2ab8a0703240812g9c6ad73p960684c13545af74@mail.gmail.com \
    --to=francis.moro@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=merlyn@stonehenge.com \
    /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).