git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [tig PATCH 0/1] Make height of split view configurable
@ 2009-02-23 22:24 tilo
  2009-02-23 22:24 ` [PATCH 1/1] " tilo
  2009-02-25 22:17 ` [tig PATCH 0/1] " Jonas Fonseca
  0 siblings, 2 replies; 3+ messages in thread
From: tilo @ 2009-02-23 22:24 UTC (permalink / raw)
  To: jonas.fonseca; +Cc: git, Tilo Schwarz

Rationale: On a large display with many rows it would be nice to be
able to configure the heights of the views in the split view. For
example, I like to have the lower diff view be 90% of the total
view height.

As it is, the patch lets the height of the lower view be configurable.
Is it may be better to configure the height of the upper view? 

Any input on variable nameing, code style etc. of course welcome.


Tilo Schwarz (1):
  Make height of split view configurable

 NEWS        |    3 +++
 tig.c       |   30 +++++++++++++++++++-----------
 tigrc.5.txt |    8 ++++++++
 3 files changed, 30 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2009-02-25 22:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-23 22:24 [tig PATCH 0/1] Make height of split view configurable tilo
2009-02-23 22:24 ` [PATCH 1/1] " tilo
2009-02-25 22:17 ` [tig PATCH 0/1] " Jonas Fonseca

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