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: Erik Iverson
Subject: Re: git diff output - terminal is not fully functional
Date: Tue, 17 Aug 2010 11:36:31 -0500
User-agent: Thunderbird 2.0.0.23 (X11/20090812)


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

git-config --global core.pager ""



unfortunatly it has no effect.
Also editing file config in .git fails.
While setting is recognised by --list

Well it definitely works for me, so something
else must be going on.  What does your global
~/.gitconfig look like?

Mine is :

[user]
        name = Erik Iverson
        email = user@email.com
[core]
        editor = emacs
        pager =

Which version of git are you running?



reply via email to

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