On 8/21/25 2:59 PM, Johannes Sixt wrote: > Thank you, that saves quite a few lines. A difference is that `nice` was > looked up only when needed and now it's on every startup. Personally, I > don't mind this change. It should not have a noticable effect on the > responsiveness. > > Queued with an apostrophe in "let's". > > -- Hannes > And, nice was always looked up on startup if a diff on anything was needed, or if running git-blame was asked for, which for me means always so I see no difference in startup. Mark