Hi, The following maps work fine:
map s1=:set minimumfontsize=10 map s2=:set minimumfontsize=20 map s3=:set minimumfontsize=30 I removed them and tried the following instead: map s10=:set minimumfontsize=10 map s12=:set minimumfontsize=12 map s14=:set minimumfontsize=14 :etc. But they don't work. Are 3-letter mappings buggy or simply not allowed? I supposed there was no length limit, because I use a lot of 2-letter mappings and they work fine -- but I've just realized the man page shows only 1-letter mappings. Anyway I can use colon commands instead, and they work fine: map :s10=:set minimumfontsize=10 map :s12=:set minimumfontsize=12 map :s14=:set minimumfontsize=14 :etc. Thank you. Marcos -- http://programandala.net ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
