Hi Cristi. I did as advised but nothing has changed. any other ideas?
thanks
______________________________________________________________________________________________________________
>first thing you should do is to delete plist file from file:///Users/cristi/Library/Preferences/com.macromates.textmate.plist
>>On Feb 20, 2008 4:03 AM, L-J Lacey <larmyia(a)yahoo.com> wrote:
Hi!
I have searched everywhere I can to find the solution to this, so excuse me if it's available somewhere...I can't find it!
What I think happened is that my daughter accidentally pressed
"something" and suddenly textmate isn't displaying any colours when I'm
coding. I've been to the preference panel, and tried changing the
theme. downloaded new themes. nothing works. I can get the colour of
the background to change, but none of the text will. It's doing my
head in and I'd really appreciate it if anyone knows of a solution.
thanks
L-J
__________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com
Hi,
I've just started using Textmate for LaTeX work now that I have
managed to get it working nicely with skim (thanks all for the recent
thread!). One thing I am confused by (and I couldn't see anything in
the archive that mentioned this) is the function of the "trash aux
files" command.
I've used a similar thing in emacs before to clean up after compiling
a PDF from a tex file, but Textmate's version seems to be a bit over-
keen and it deletes the compiled PDF file too. Is this correct, or do
I need to alter a setting somewhere? I've had a look in the
preferences file and options window but I can't see there is a switch
in either of those so I presume this is being taken care of by a
support script?
Any help would be appreciated.
Many thanks,
Nigel
Hi!
I have searched everywhere I can to find the solution to this, so excuse me if it's available somewhere...I can't find it!
What I think happened is that my daughter accidentally pressed "something" and suddenly textmate isn't displaying any colours when I'm coding. I've been to the preference panel, and tried changing the theme. downloaded new themes. nothing works. I can get the colour of the background to change, but none of the text will. It's doing my head in and I'd really appreciate it if anyone knows of a solution.
thanks
L-J
____________________________________________________________
L-J Lacey
subtle as a fish
developing websites today for tomorrow
http://www.subtleasafish.com/
___________________________________________________________
Support the World Aids Awareness campaign this month with Yahoo! For Good http://uk.promotions.yahoo.com/forgood/
Hi,
I've developed a Bundle for the Maude system[1], a "high-performance
reflective language and system supporting both equational and
rewriting logic specification and programming for a wide range of
applications", and I'd appreciate any feedback on it (the bundle, not
Maude).
To evaluate code (the first seven commands in the gear menu do that),
the bundle assumes you have `maude' installed somewhere in your PATH,
or set TM_MAUDE to the path of the executable. The coding aids make no
such assumption.
Included in the bundle is a MaudeMate "script" runner that parses
Maude's output and error messages and emits fancy HTML. Unfortunately,
TM's ScriptMate makes a few assumptions Maude doesn't fulfill, so it's
based on a hacked rip-off of that module.
The bundle is available via SVN[2]; you'll probably also need to
download Maude[3] and a few code examples[4].
Again, I'd appreciate any feedback on what I've strung together.
Thanks,
Martin
[1] http://maude.cs.uiuc.edu/
[2] http://mkhl.googlecode.com/svn/trunk/TextMate%20Bundles/Maude.tmbundle/
[3] http://maude.cs.uiuc.edu/download/
[4] http://maude.cs.uiuc.edu/maude2-manual/
I just converted from TeXShop to Textmate for my LaTeX editing needs
and find
myself missing one of TeXShop's features:
After typesetting a document, TeXShop remembers which page of the PDF
document you were last looking at and after typesetting again
automatically
jumps to that page.
Textmate's Typeset & View, in contrast, always takes me to the first
page of
the document no matter what I was looking at before which is an enormous
pain when I'm tweaking page 38...
Is there any way I can get this functionality in Textmate?
Cheers,
Tobias
Dear Chris,
You're not alone, and I enjoyed reading your note and Haris' reply. I
seem to be in a similar situation to you. I too am an academic, though
I am in the humanities. I occasionally think about just going "all
LaTeX" but I am held in check by the fact that I would be the only
using it in my field, in my department, in my building. I too have
settled on a workflow built around MultiMarkdown because of its
readability, its text file nature, and because it outputs such
beautiful looking documents when you pass it through a CSS of your
choosing.
I currently rely on other apps for my backup, but I have really longed
for a svn set up, because I really would like the finer-grained
control. With the switch to Leopard, I'm thinking of trying to make
the push sometime soon, so please keep at least me posted on what you
learn and how to do these things. (Jacob is laughing somewhere that I
still haven't done this -- I tried this past summer to get an svn up
and running, but I just didn't have the time to dedicate to what was a
project in and of itself.)
john
--
John Laudun
Department of English
University of Louisiana – Lafayette
Lafayette, LA 70504-4691
337-482-5493
laudun(a)louisiana.edu
This is the first time I've ever experienced this problem. I was typing
along in TextMate and suddenly it started to get really sluggish, so I
pulled up activity monitor and whenever I edit text in TextMate, it shoots
up to 50 or 60% CPU usage. I have an Intel Core 2 Duo MBP running OSX
10.5.2 and TextMate Version 1.5.7 (1455). I usually leave TextMate open for
days at a time and I've never had this problem before. I tried closing
TextMate and reopening and that didn't do anything. Any ideas what might
be causing that?
--
View this message in context: http://www.nabble.com/Typing-eats-up-system-resources-tp15546901p15546901.h…
Sent from the textmate users mailing list archive at Nabble.com.
Hi again,
>I don't know a way to solve your problem, but one trick that'll make
> >your current behavior a little nicer is Control + Option + W, which
> >closes all open tabs, rather than jamming on Command + W.
>
> That would be a help, but it's not working for me. Can you tell me where
> it is in the menus (I can't find it), so I can adjust it with Menu Master?
> Or if it's not in the menus, how do I get access to it?
There's a slip in the first-quoted message: it's control-COMMAND-w to close
all tabs, and the menu it sits in is "File".
Cheers,
Paul
Hi,
I am new to wonderful textmate and facing a problem. I am not sure
where I am going wrong.
When I try to "undo" using keyboard shortcut (command + z) I get
something like this on screen.
----------------------------------------------------------------------------------------------------------------
File: /Users/venkatesh/Documents/test.php
Word: </title
Selection:
------------------------------------------------------------------------------------------------------------------
Any suggestions?
Thanks,
--
Venkatesh. K
I don't know a way to solve your problem, but one trick that'll make
your current behavior a little nicer is Control + Option + W, which
closes all open tabs, rather than jamming on Command + W.
On Thu, Feb 14, 2008 at 1:13 PM, Steven Rowat <Steven_Rowat(a)sunshine.net> wrote:
> Hi,
>
>
> Daniel wrote:
>
> >Unless I'm living in a parallel dimension, the name of the currently viewed file is always at the very top of the window, next to the file icon above the tab bar. Is this not the case?
> >
> >Command + T (Go To File) is also your friend, as is Command + Option + (L/R) Arrow (Go to Previous/Next Tab, respectively).
>
>
> Thank you; the Command+T I knew, the second I didn't.
>
> They will be useful, but don't solve the issue I tried to describe.
>
> Again: what I want is to be able to make a file display in the tabs at the top, when the tab list is already full, and the file is further down in the drop-down list.
>
> The only way I can do this at present, that I know of, is to hit Command-W twenty or more times and unload everything so I have a blank project, and then reload the files I want to have as tabs at the top.
>
> I find working with visible tabs, when I'm passing data between four or five files repeatedly (ie., several includes and a main php file) to be much faster and easier than finding them in the drop-down list over and over as I switch back and forth between them. So I'd like to put them at the top each time, before I begin editing them. I'm currently working with hundreds of files that often have only a single digit or number different, and it's very easy to get them confused unless all my ducks are in a row (in this case, literally, a row across the top).
>
> And sometimes there's only *one* that I'm missing from the top - but still, if it's way down the list, then there's no way to get it up there without unloading everything else before it (if I'm right about this).
>
> It's not a big deal; I can just unload and reload and it's quick. But still I think it would be cleaner if the file listing gave this option - to have a file tab become visible when this is preferred, so that the chosen file would change its position in the file listing and become the final visible tab.
>
> steven rowat
>
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate(a)lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>