[TxMt] Re: FR: Reset zoom

Koen Punt koen at koenpunt.nl
Wed Oct 14 19:12:46 UTC 2015


That's not completely true, textmate shows a percentage, so a reset should be back to 100%




Koen

On Wed, Oct 14, 2015 at 9:10 PM, Matt Neuburg <matt at tidbits.com> wrote:

> The thing is, it is NOT zooming. Your text can be displayed in any desired font and size; Bigger and Smaller are just shortcut ways of picking a bigger or smaller size without changing the font.
> So there is nothing to reset. If you ask for a bigger font and you want to go back, ask for a smaller font.
> m.
>> On Oct 14, 2015, at 11:50 AM, Rasmus Malver <rasmus at malver.dk> wrote:
>> 
>> Hej allesammen or as dr. Nick would say; “Hi everybody!”
>> 
>> I use TextMate for a variety of purposes, and I have recently gotten into the Cats does Countdown on British Channel 4. It's comedians playing a words and numbers game, solving anagrams and mathematical sums, while being entertaining.
>> 
>> When watching the show, I use TextMate to re-shuffle letters. I've made a very simple php shuffle command: 
>> #!/usr/bin/env php
>> <?
>> $input = file_get_contents('php://stdin');
>> echo strtoupper(str_shuffle($input));
>> ?>
>> 
>> However, there is only ever 9 letters on offer, so it's easier to “zoom” / “enlarge” the type. But unfortunately there's no “reset zoom” in TextMate. Unlike most other Mac apps it works in “bigger font” and “smaller font”.
>> 
>> Allan, it'd be nice to rename it “zoom in” and “zoom out”, and provide a “reset zoom” (preferably at ⌘+0), like the browsers on OSX.
>> 
>> 
>> Det var alt, og tak for indsatsen,
>> Rasmus
>> 
>> _______________________________________________
>> textmate mailing list
>> textmate at lists.macromates.com
>> http://lists.macromates.com/listinfo/textmate
> --
> matt neuburg, phd = http://www.apeth.net/matt/
> pantes anthropoi tou eidenai oregontai phusei
> Programming iOS 9! http://shop.oreilly.com/product/0636920044352.do
> iOS 9 Fundamentals! http://shop.oreilly.com/product/0636920044345.do
> RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20151014/c908caed/attachment-0001.html>


More information about the textmate mailing list