> I haven't figured out what the motivation is for full-screen mode
> when one can maximize the windows, and TM is already very low on
> window decorations, so the extra pixels gained from a real full-
> screen would be minimal.
I think I can speak for more than a few of the people who have
requested this when I say:
It's not about the extra pixels.
It's about minimizing distractions. There's a significant mode switch
that's triggered when all of a sudden the only thing you should be
doing is the only thing you can see on the screen. No bouncing dock
icons, no flashing news reader, no growl notifications, just your words
staring you in the face. It kind of reminds me of the good old days of
green screens and ascii text.
I've used Ulysses and honestly the only thing that made me even
consider dropping the cash on it was this one feature. It's only
implemented by one other OS X program AFAIK (MacJournal) and totally
souped up my writing productivity.
Allan, I know that we're beating a dead horse here, but no one in my
recollection seems to have brought this perspective to the table. What
are your thoughts?
___________________
Ben Jackson
Diretor de Desenvolvimento
ben(a)incomumdesign.com
http://www.incomumdesign.com
I've noticed that right now displaymath modes in latex initiated by $
$ are not handled correctly. It seems that lots of times, though not
entirely consistently, they are being captured by the
string.other.math.tex scope, instead of the
string.other.math.block.latex scope.
In other words, the two dollars signs next to each other are matched
as the begining and end of a simple math mode, instead of being
considered as the beginning of a block math mode. What makes it even
weirder is that the following:
$$\int_{C_{t}}e^{g(z,t)}f(z,t)\d z$$ where $g,f$
would consider the first pair of dollar signs as
string.other.math.tex scope, and the second as the beginning of
string.other.math.block.latex, which then goes on to capture the
entire rest of the document.
So I am wondering, how is this possible that the $$ is not
consistently matched, and what can we do about it?
Haris
Try this:
1. Open a file F1 with extension .pm, Perl mode is correctly
active.
2. Open a second file F2 with extension .pm, Perl mode is
correctly active.
3. Change F2's mode to C mode.
4. Switch back to F1's tab and you'll see it's now in C mode!
Is that a bug?
-- fxn
Just in case you are wondering where does this convoluted experiment
comes from: I am working in a Perl module that has some part written
in C:
http://search.cpan.org/~fxn/Algorithm-Combinatorics/
There's a file ending in .pm that is strictly a Perl module, but that
actually is mostly C except for a few lines, since it uses Inline::C.
I need C mode there to work normally.
While we're talking about the bundle... my number one activity in
writing LaTeX is going in and out of math mode as in
\( blah \) and \[ foo \].
What is the officially encouraged LaTeX bundle way of shortening that task?
- Eric
--
Eric Hsu, Assistant Professor of Mathematics
San Francisco State University
erichsu(a)math.sfsu.edu
http://math.sfsu.edu/hsu
> One problem with full-screen apps on the Mac is the fact that good
> Cocoa interfaces don't lend themselves to a full-screen environment.
> Ulysses is a good example. It works full-screen because its interface
> is a single monolithic window, but that makes it look like hell when
> it has to share a desktop with other apps. A full screen TextMate
> would require either a significant interface change or a loss of
> functionality, and I don't know that I'd really want either of those.
I'd be happy with just being able to make the active tab take up the
full screen. I don't need access to tabs, the file drawer, or any of
the other interface elements. I just want my green text on my black
screen and nothing else. If I want to do something that will take me
out of my current mode, like switching files or tabs, I can use a
hotkey or just hit escape to get back to normal mode.
___________________
Ben Jackson
Diretor de Desenvolvimento
ben(a)incomumdesign.com
http://www.incomumdesign.com
YES!
I LOVE the textindent, thank you so much!!
Upps, after some testing, I discovered somethnig I'd still like to be
changed :)
When an empty line, let the caret remain in position, or move it "in"
just as a tab would have done. Reason; I immediately set up enter to
be a macro with newline and indent, so all code would immediately get
indented, and then I used ctrl+enter for just newline, in case I'd
ever want that. Problem was this behaviour broke rather badly since
each line without previous text had the caret far to the left. Before
setting up the macros, I'd only tested it on lines already containing
text you see..
Andreas
Version 1.03 of TmCodeBrowser is available now at
http://www.cocoabits.com/TmCodeBrowser/
NOTE: I have changed the handling of .ctags.tmcodebrowser: If
~/.ctags.tmcodebrowser does not exist, fall back to internal default.
That way users without a customized ~/.ctags.tmcodebrowser will
benefit from updates to the internal default file.
So unless you have personal customizations not covered by the default
file, please delete your ~/.ctags.tmcodebrowser, for example by
entering this line in a terminal window:
rm ~/.ctags.tmcodebrowser
Gerd
Change Log
Version 1.03:
- Possible freeze while moving the selection, fixed
- Added some quotes in Objc-C postprocessing script to avoid problems
with spaces in paths
- Added line for HTML <div> sections to the default .ctags.tmcodebrowser
- Changed handling of .ctags.tmcodebrowser: If ~/.ctags.tmcodebrowser
does not exist, fall back to internal default. That way users without
a customized ~/.ctags.tmcodebrowser will benefit from updates to the
internal default file
- Changed CFBundleVersion to a growing integer in preparation for
automatic version checks by TextMate
- Fixed tabbing through the CodeBrowser panel
I am one of the few (?) people who experience a crash in the find
dialog, when using <tab>.
Now, something similiar happened when using the tab key inside the
search field of TmCodeBrowser, the Beachball spun out on me.
I sampled Textmate and attached the file,
maybe Gerd or Allan can see something strange in there.
Soryu
Since I've found on informations about student discounts, I assume there
are none. Am I correct?
I just would like to avoid learning they existed *after* buying
TextMate...
Thanx in advance,
-riko