Re: [Vimprobable-users] suggested changes to implement zoom commands
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Marcos C. <vim...@pr...> - 2013-05-02 18:54:16
|
En/Je/On 2013-05-02 19:01, Hannes Schüller escribió / skribis / wrote : > > { "zoomin", zoom,{ZoomIn | ZoomText} }, > > { "zoomout",zoom,{ZoomOut | ZoomText} }, > > { "zi",zoom,{ZoomIn | ZoomText} }, > > { "zo",zoom,{ZoomOut | ZoomText} } > > I'm a but surprised to find "zi" and "zo" there, as the same > combinations already exist as keybindings by default. What would be the > benefit to define them for the command line as well? Oops, you're right. I added them as shorter versions of the commands... but there's no need to type them, because of the keybindings. But would not be the same about "ba" and "fw" and other harcoded short versions of some commands? I mean, they make it easier to type the commands, but they have keybindings as well. > Any opinions on which combination to make default? I think "zoomin" and "zoomout" are clearer for the config file. > - fontsize defines the default font size > - minimumfontsize lets you specify... you know what. Great, thank you! That is not in the vimprobablerc man page yet, and I forgot to check the website. I will try them. > Again, this does not invalidate the usefulness of what you're proposing. But it's simpler to set the minimum font size than zooming in several times. Beside, I realised the Vimprobable's start delays a bit (on my Raspberry Pi) because of the four zoomin commands! The advantage of the zoom commands is to let the user change its default keybindings. Marcos -- http://programandala.net |