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: Andrea Crotti
Subject: Re: git diff output - terminal is not fully functional
Date: Tue, 17 Aug 2010 13:55:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin)

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?
>
> Thanks
>
> Andreas

Well you probably don't want to use git diff in a shell, there are many
external packages that does it much better (for example magit).

The "problem" is that git diff calls a pager (less probably) and the
shell in emacs is not a full terminal emulator.

There is also M-x term which is closer, but it doesn't make so much
sense in my opinion..




reply via email to

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