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

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).