help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git diff output - terminal is not fully functional


From: Kevin Rodgers
Subject: Re: git diff output - terminal is not fully functional
Date: Wed, 18 Aug 2010 08:54:40 -0600
User-agent: Thunderbird 2.0.0.24 (Macintosh/20100228)

Erik Iverson wrote:
On 08/17/2010 07:59 AM, Andreas Röhler wrote:
Am 17.08.2010 13:55, schrieb Andrea Crotti:
Andreas Röhler<andreas.roehler@online.de> writes:

Hi,

with `git diff' from an shell inside Emacs,
output stops at every diff-line,
reporting its line.

Also I get a

"WARNING: terminal is not fully functional

Assume it's a common known issue...

BTW from bazaar diff runs smoothly...

What to do?


Just do:

git-config --global core.pager ""

Andreas' problem seems to be caused by the terminal emulation provided
by Emacs' shell.

In any case, rather than configuring each tool, you can set the PAGER
environment variable for your shell when it's run under Emacs in the
~/.emacs_SHELLNAME file.  I use PAGER=cat.

--
Kevin Rodgers
Denver, Colorado, USA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]