git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* BUG. Git config pager when --edit
@ 2011-11-07 13:26 Alexey Shumkin
  2011-11-07 13:43 ` Frans Klaver
  2011-11-07 14:54 ` how to merge sub directory or file? Emily
  0 siblings, 2 replies; 9+ messages in thread
From: Alexey Shumkin @ 2011-11-07 13:26 UTC (permalink / raw)
  To: git

Hello!

I've found an annoying bug.
When I wanna review my config I run
$ git config --list

When I wanna edit config I run
$ git config --edit [--global]

As far as my config is large enough to be paged I set pager.config=less
setting. But since that moment when I run
$ git config --edit
I get 
Vim: Warning: Output is not to a terminal
And some messed config output

The same happens if to run
$ vim .git/config | less

Can anybody skilled enough fix it? :)

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

end of thread, other threads:[~2011-11-08  7:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-07 13:26 BUG. Git config pager when --edit Alexey Shumkin
2011-11-07 13:43 ` Frans Klaver
2011-11-07 16:42   ` Jeff King
2011-11-07 17:02     ` Junio C Hamano
2011-11-07 17:18       ` Jeff King
2011-11-07 20:45         ` Frans Klaver
2011-11-07 14:54 ` how to merge sub directory or file? Emily
2011-11-07 15:37   ` Konstantin Khomoutov
2011-11-08  7:08     ` Emily Ren

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 NNTP newsgroup(s).