Results 139 comments of Christoph Rüßler

Is this still an issue? Then I would consider writing a patch.

Yes, you’re right. Maybe implementing just basic functionality would be sufficient, then.

@extrawurst Currently, components can use `AsyncLog::get_slice` to get a slice of the revlog even if it has not been fully read yet. In this PR, I want to first implement...

@extrawurst Do you already know which direction you want to go? I just had a look at tig to see what it does, and it supports horizontal scrolling in diff...

> PR #1250 seems unmaintained, anyone up for grabs? If it’s still unmaintained next week, I’d like to take a look (I’ll have a few weeks of vacation, and I’ll...

@extrawurst, @M1cha I have a few relatively minor changes locally that address the issues I have found so far, but I don’t have push access to this PR. I can...

@M1cha Thanks for the hint, I was able to incorporate your suggestion into the new PR!

@extrawurst I think the second option sounds like it gives the best user experience. Is something like this already implemented somewhere so that it could serve as a starting point?

I’ve started addressing the issue in #1267.