Re: More precise tag following

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Monday, January 29, 2007 - 12:45 pm

On Mon, 29 Jan 2007, Theodore Tso wrote:

Yes. I think that's the kind of interface that most people really want.

Of course, almost always, you'd actually want it in your editor of choice, 
and that's not going to happen. But if it looks basically just like a 
normal editor (perhaps with line numbers - that is fairly traditional in 
annotations), that's the basic most spartan interface I can think of. With 
"hover" just causing the extended information for the few lines around the 
mouse to show up (and a "select <n> lines with mouse" for more than just a 
few lines).


That would be very natural for the way "git blame --incremental" works, so 
yes, I agree. Not only does it highlight the likely interesting places, 
but it's very much the natural flow for the whole tool.

Ok. Now we just need some sucker^H^H^H^H^H^Henterprising person to 
actually do this ;)

			Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: More precise tag following, Junio C Hamano, (Sat Jan 27, 3:00 pm)
Re: More precise tag following, Linus Torvalds, (Sat Jan 27, 3:54 pm)
Re: More precise tag following, Junio C Hamano, (Sun Jan 28, 2:27 am)
[PATCH] git-blame --incremental: don't use pager, rene.scharfe, (Sun Jan 28, 7:25 am)
Re: More precise tag following, Linus Torvalds, (Sun Jan 28, 12:08 pm)
Re: More precise tag following, Junio C Hamano, (Sun Jan 28, 12:18 pm)
Re: More precise tag following, Linus Torvalds, (Sun Jan 28, 12:57 pm)
Re: More precise tag following, Junio C Hamano, (Sun Jan 28, 12:58 pm)
Re: More precise tag following, Junio C Hamano, (Sun Jan 28, 1:01 pm)
[PATCH] document 'blame --incremental', Junio C Hamano, (Sun Jan 28, 1:20 pm)
Re: More precise tag following, Junio C Hamano, (Sun Jan 28, 2:06 pm)
Re: More precise tag following, Jeff King, (Sun Jan 28, 4:01 pm)
Re: More precise tag following, Shawn O. Pearce, (Sun Jan 28, 11:18 pm)
Re: More precise tag following, Junio C Hamano, (Mon Jan 29, 3:17 am)
Re: More precise tag following, Shawn O. Pearce, (Mon Jan 29, 3:31 am)
Re: More precise tag following, Linus Torvalds, (Mon Jan 29, 9:24 am)
Re: More precise tag following, Simon 'corecode' Sch ..., (Mon Jan 29, 11:07 am)
Re: More precise tag following, Theodore Tso, (Mon Jan 29, 12:29 pm)
Re: More precise tag following, Linus Torvalds, (Mon Jan 29, 12:45 pm)
Re: More precise tag following, Junio C Hamano, (Tue Jan 30, 2:22 am)
Re: More precise tag following, Shawn O. Pearce, (Tue Jan 30, 8:31 am)
Re: More precise tag following, Linus Torvalds, (Tue Jan 30, 10:02 am)
Re: More precise tag following, Shawn O. Pearce, (Fri Feb 9, 12:41 am)