On 06/05/13 at 03:41pm, Hannes Schüller wrote: > Marcos Cruz <[email protected]> wrote: > > > > { "zoomin", zoom,{ZoomIn | ZoomText} }, > > > > { "zoomout",zoom,{ZoomOut | ZoomText} }, > > > > { "zi",zoom,{ZoomIn | ZoomText} }, > > > > { "zo",zoom,{ZoomOut | ZoomText} } > > Thinking about this, I'd say it might be a good idea to have one > command for zooming just text (as above) and one for zooming the > complete page (i.e. including images) as well for full flexibility. > Would it be clear enough (documented, of course) to have zi/zo zoom > just the text and zoomin/zoomout to zoom the complete page? > It would be clearer, at least to me, to use zi/zo and pgzin/pgzout (or something like that—where there is more of a delineation) eg..
{ "pgzin", pagezoom,{PageZoomIn | ZoomPage}
{ "pgzout",pagezoom,{PageZoomOut | ZoomPage}
{ "zi",zoom,{ZoomIn | ZoomText} },
{ "zo",zoom,{ZoomOut | ZoomText} }
/J
http://jasonwryan.com/ [GnuPG Key: B1BD4E40]
pgpR7UckozV5E.pgp
Description: PGP signature
------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
