git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Setting pager.add=true breaks add --patch
@ 2016-10-02 10:50 Ravi (Tom) Hale
  2016-10-02 17:00 ` Anatoly Borodin
  0 siblings, 1 reply; 4+ messages in thread
From: Ravi (Tom) Hale @ 2016-10-02 10:50 UTC (permalink / raw)
  To: Git mailing list

Given:

1) git version 2.10.0.GIT

2) The following configuration:
=======================
[core]
   pager = less -FRX --tabs=4

[pager]
   add = true
=======================

3) A patch hunk longer than a screen

THEN:

less will be invoked as expected.

However, upon exiting less, I am dropped back to the shell, whereas I 
would expect to see:
Stage this hunk [y,n,q,a,d,/,j,J,g,e,?]?

-- 
Tom Hale

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Setting pager.add=true breaks add --patch
  2016-10-02 10:50 Setting pager.add=true breaks add --patch Ravi (Tom) Hale
@ 2016-10-02 17:00 ` Anatoly Borodin
  2016-10-06  3:55   ` Tom Hale
  0 siblings, 1 reply; 4+ messages in thread
From: Anatoly Borodin @ 2016-10-02 17:00 UTC (permalink / raw)
  To: Ravi (Tom) Hale; +Cc: Git mailing list

Hi Ravi,


I've reported this one bug recently:

https://public-inbox.org/git/nrmbrl$hsk$1@blaine.gmane.org/

The developers know about it, but it will require some deeper refactoring.


-- 
Mit freundlichen Grüßen,
Anatoly Borodin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Setting pager.add=true breaks add --patch
  2016-10-02 17:00 ` Anatoly Borodin
@ 2016-10-06  3:55   ` Tom Hale
  2016-10-06  4:52     ` Kevin Daudt
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Hale @ 2016-10-06  3:55 UTC (permalink / raw)
  To: Anatoly Borodin; +Cc: Git mailing list

On 2016-10-03 00:00, Anatoly Borodin wrote:
> I've reported this one bug recently:
>
> https://public-inbox.org/git/nrmbrl$hsk$1@blaine.gmane.org/
>
> The developers know about it, but it will require some deeper refactoring.

Thanks Anatoly for reporting this.

[Meta] All: For updates, is there an issue I can watch, or a way to 
subscribe/monitor only this one thread?

-- 
Cheers,
Tom

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Setting pager.add=true breaks add --patch
  2016-10-06  3:55   ` Tom Hale
@ 2016-10-06  4:52     ` Kevin Daudt
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Daudt @ 2016-10-06  4:52 UTC (permalink / raw)
  To: Tom Hale; +Cc: Anatoly Borodin, Git mailing list

On Thu, Oct 06, 2016 at 10:55:11AM +0700, Tom Hale wrote:
> On 2016-10-03 00:00, Anatoly Borodin wrote:
> > I've reported this one bug recently:
> > 
> > https://public-inbox.org/git/nrmbrl$hsk$1@blaine.gmane.org/
> > 
> > The developers know about it, but it will require some deeper refactoring.
> 
> Thanks Anatoly for reporting this.
> 
> [Meta] All: For updates, is there an issue I can watch, or a way to
> subscribe/monitor only this one thread?
> 

public-inbox.org provides an atom feed[0] which you could add to a
reader.

I don't think you can just subscribe to a single thread in the mailing
list, but you can ask to be cc-ed in that thread.

[0]:https://public-inbox.org/git/nrmbrl$hsk$1@blaine.gmane.org/t.atom

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-06  4:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-02 10:50 Setting pager.add=true breaks add --patch Ravi (Tom) Hale
2016-10-02 17:00 ` Anatoly Borodin
2016-10-06  3:55   ` Tom Hale
2016-10-06  4:52     ` Kevin Daudt

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).