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

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

Re: magit-status is slow


From: Marcin Borkowski
Subject: Re: magit-status is slow
Date: Mon, 11 Jun 2018 18:02:18 +0200
User-agent: mu4e 1.1.0; emacs 27.0.50

On 2018-06-11, at 17:10, Lajos Bodnar <bodnarlajoska@gmail.com> wrote:

> Hi,
> I have 200 files after refactoring and the magit is too slow.
> I found that the diff is slow because the magit-status create diffing view
> every modified files.
> How can I reach that the magit-state create diffing view just when I work
> with these files when I use the tab key to watch what the change was.
>
> Or any ideas ?

It's a long shot, but do you have something like

(setq magit-diff-refine-hunk t)

in your init.el?  If yes, try disabling this.  (You can also press
D t in magit fir that.)

Best,

--
Marcin Borkowski
http://mbork.pl



reply via email to

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