Font size?

2015-02-26 Thread Donald Allen
Running gvim 7.4.591 on a FreeBSD 10.1 system (or 7.4.617 on an up-to-date Arch Linux system), I attempt to reduce the font size (using Edit->Set font) from the default 10-point Monospace to 8-points, for the purpose of getting more text on the screen. The response, surprisingly, is to reduce

Re: Font size?

2015-02-26 Thread Ben Fritz
On Thursday, February 26, 2015 at 6:59:22 AM UTC-6, Don wrote: > Running gvim 7.4.591 on a FreeBSD 10.1 system (or 7.4.617 on an > up-to-date Arch Linux system), I attempt to reduce the font size > (using Edit->Set font) from the default 10-point Monospace to > 8-points, for the pur

Re: Font size?

2015-02-26 Thread John Little
On Friday, February 27, 2015 at 1:59:22 AM UTC+13, Don wrote: > ...I ... reduce the font size to 8-points Someone else with good eyesight! While it might make more sense to set lines=60, say, in your .vimrc , another way to do it is to use a -geometry argument to gvim. I have alias v=&#

Re: Font size?

2015-02-26 Thread John Little
On Friday, February 27, 2015 at 11:44:01 AM UTC+13, John Little wrote: > Though these days gvim is subtracting 1 from the lines I tell it, either with > -geometry or set lines, I don't know why. I just looked into this, and I suspect there's a race condition in the GUI. I had been compiling wi

Re: Font size?

2015-03-01 Thread Donald Allen
On Thu, Feb 26, 2015 at 7:59 AM, Donald Allen wrote: > Running gvim 7.4.591 on a FreeBSD 10.1 system (or 7.4.617 on an > up-to-date Arch Linux system), I attempt to reduce the font size > (using Edit->Set font) from the default 10-point Monospace to > 8-points, for the purpose

Re: Font size?

2015-03-01 Thread Donald Allen
lines=500 and :set columns=500 has the effect I want. Thanks again for your help. On Thu, Feb 26, 2015 at 7:59 AM, Donald Allen wrote: > Running gvim 7.4.591 on a FreeBSD 10.1 system (or 7.4.617 on an > up-to-date Arch Linux system), I attempt to reduce the font size > (using Edit->Set fo

Re: Font size?

2015-03-09 Thread Donald Allen
It turns out that the behavior I described in my original post (shrinking the inner pane rather than displaying more text in the full-sized pane when a smaller font-size is selected) appears to be caused by tiling window managers and vim's interaction with them. The original behavior was se

Re: Font size?

2015-03-09 Thread Christian Brabandt
Am 2015-03-09 15:49, schrieb Donald Allen: It turns out that the behavior I described in my original post (shrinking the inner pane rather than displaying more text in the full-sized pane when a smaller font-size is selected) appears to be caused by tiling window managers and vim's intera

Re: Font size?

2015-03-10 Thread Donald Allen
On Mon, Mar 9, 2015 at 11:05 AM, Christian Brabandt wrote: > Am 2015-03-09 15:49, schrieb Donald Allen: > >> It turns out that the behavior I described in my original post >> (shrinking the inner pane rather than displaying more text in the >> full-sized pane when a small

Re: Font size?

2015-03-10 Thread Donald Allen
s the same incorrect behavior when the font size is changed. As with i3, toggling the window state to floating and then back to tiled fixes the problem. But the point is that setting dwm to respect size hints does not fix the problem, as it apparently did when you tried this with Awesome. /Don O

Re: Font size?

2015-03-11 Thread Christian Brabandt
ner pane rather than displaying more text in the > >> full-sized pane when a smaller font-size is selected) appears to be > >> caused by tiling window managers and vim's interaction with them. The > >> original behavior was seen on an up-to-date 64-bit Arch Linux system

Re: Re: Font size?

2015-03-10 Thread Kazunobu Kuriyama
- Original Message - >To: vim_dev@googlegroups.com >Subject: Re: Font size? >Date: Mon, 09 Mar 2015 16:05:16 +0100 >From: Christian Brabandt >Cc: Donald Allen > > >Am 2015-03-09 15:49, schrieb Donald Allen: >> It turns out that the behavior I described in

Commit: patch 9.0.1987: win32: font-size calculation can be improved

2023-10-05 Thread Christian Brabandt
patch 9.0.1987: win32: font-size calculation can be improved Commit: https://github.com/vim/vim/commit/da5da654deb46a1432de26c7e02e7eba64c122f3 Author: Ken Takata Date: Thu Oct 5 20:20:58 2023 +0200 patch 9.0.1987: win32: font-size calculation can be improved Problem: win32

increase font size and you don't see the command line any more (bug?)

2012-11-18 Thread Roland Puntaier
Hi! One probably doesn't change the font size very often, but I recently did and could not see the command line any more. Looking into the code I've seen that vim increases the window size instead of adapting the line number, but interestingly not so for windows. I happen to use Xmo

Re: increase font size and you don't see the command line any more (bug?)

2012-11-18 Thread Daniel Harding
ng to post mine, but simply hadn't gotten around to it. Cheers, Daniel Roland Puntaier wrote: Hi! One probably doesn't change the font size very often, but I recently did and could not see the command line any more. Looking into the code I've seen that vim increases the window

Re: increase font size and you don't see the command line any more (bug?)

2012-11-20 Thread Bram Moolenaar
Roland Puntaier wrote: > One probably doesn't change the font size very often, but I recently did and > could not see the command line any more. Looking into the code I've seen > that vim increases the window size instead of adapting the line number, > but interestingly

Re: increase font size and you don't see the command line any more (bug?)

2012-11-20 Thread Roland Puntaier
On 11/20/2012 12:03 PM, Bram Moolenaar wrote: Roland Puntaier wrote: One probably doesn't change the font size very often, but I recently did and could not see the command line any more. Looking into the code I've seen that vim increases the window size instead of adapting the line n

Re: increase font size and you don't see the command line any more (bug?)

2012-11-20 Thread David Fishburn
On Tue, Nov 20, 2012 at 6:33 AM, Roland Puntaier wrote: > On 11/20/2012 12:03 PM, Bram Moolenaar wrote: > >> Roland Puntaier wrote: >> >> One probably doesn't change the font size very often, but I recently did >>> and >>> could not see the command