awesome, thank you. now if only we could do split panes...
Text Mate Fullscreen on Lion
21–30 of 67 posts
Re: Text Mate Fullscreen on Lion
#22My app Maximizer can do this dynamically for pretty much any app on your system (including TextMate, but also stuff like Firefox or Spotify). It's SIMBL based, but the code is clean and hopefully open source soon: http://chpwn.com/apps/maximizer.html
Re: Text Mate Fullscreen on Lion
#23Re: Text Mate Fullscreen on Lion
#24awesome, thank you. now if only we could do split panes...
You might be interested in Chocolat[1], it's currently in alpha but I can get you an invite if you want [1]: http://chocolatapp.com/
Re: Text Mate Fullscreen on Lion
#25Re: Text Mate Fullscreen on Lion
#26Re: Text Mate Fullscreen on Lion
#27Earlier quoted context omitted.
1) This installs EGOTextMateFullScreen plugin ( https://github.com/enormego/EGOTextMateFullScreen ). I didn't write it and author didn't put a package out. 2) URL Shortening? I didn't have time to write the CSS to format my code on the page. The long links breaks the layout 3) How does it matter how its done as long as it works, especially when I spent more time responding to your comment than writing that script.
> How does it matter how its done as long as it works Executing unknown scripts hiding behind obfuscated URLs is generally not considered a good idea. Given that this is a very non-standard and decidedly odd way of distributing a TextMate plug-in, a large degree of skepticism is warranted.
Re: Text Mate Fullscreen on Lion
#28Simple solution. Vim.
Re: Text Mate Fullscreen on Lion
#29Coding in full screen? For elite hackers who don't need to test the thing they're coding?
Re: Text Mate Fullscreen on Lion
#30awesome, thank you. now if only we could do split panes...
This might sound kind of trivial, but the lack of split panes (and no hope on the horizon) is what finally pushed me over the edge to learning vim. Haven't looked back :)
How does one solve this? is there a way to make the terminal accept mouse input? I've mostly only used pico/nano which I understand is similar to vi, et al. but maybe don't have a way to do this where other editors do?