My escape key seems to have quit working in TextMate, but only TextMate (out
of the programs I've test it with).
Here are the essential facts of the situation:
My escape key does not work for completions, and in addition it does not
work for exiting dialog boxes. When I press Control+Command+T (Select
Bundle Item) and change the setting to find by key equivalent, the key
entity DOES show up in the window. There are no bundles mapped to escape
alone, but Option+Escape for HTML completion also doesn't work, and appears
when I enter Option+Escape in the Select Bundle Item window.
The escape key DOES work in every other program, included for completions in
CSS Edit, and dialogs in Forklift, CSS Edit, Chrome, Firefox, System
Preferences, Terminal, and various other things I had open. Escape works
properly in Terminal to display a list of completions.
Escape also works in the programs Key Codes, Full Key Codes, and KeyDump*,
each of which print information about key presses.
*http://pqrs.org/macosx/keyremap4macbook/
I use KeyRemap4Macbook, but have not done anything with escape. The key
worked for a long time with KeyRemap installed, and uninstalling it doesn't
seem to affect the issue.
So in short, it's only TextMate having an issue, and it does seem to be
receiving the keypress (in the Select Bundle Window). It doesn't seem like
it is being intercepted upstream, and I never map anything to escape in any
other programs.
I'm stumped. Anyone else have an idea? Or an idea of why it would affect
TextMate only?
The thing I hate the most about the otherwise great app is
the possibility to run terminal (rails) commands from within Textmate.
Is that at all possible? It would save me loads of confusion switching
between windows.
Mikael Henriksson
Tel: +46 (0) 730- 393 200
mikael(a)zoolutions.se
Hi all - I'm a textmate newbie and finding that I can't change font size
using cmd + / cdm -.
I've attached an image of the error message that I get when I try to enlarge
text. Am I missing a TM dependency, perhaps xcode?
Best -- M
> You didn't mention what sort of stuff you would be writing. But for simple note taking I like PlainText:
>
> http://www.hogbaysoftware.com/products/plaintext
>
> It syncs with Dropbox and creates plain text files that can be edited in TextMate.
Mainly note taking, although the files have gotten rather large .. need to toss the cruft!
The high order bit is that the editor work well with textmate. I think that means utf8 & LF and no hidden metadata. So I'll give PlainText a shot.
While looking at the iPad text editors, I saw Markdown mentioned. I hadn't really considered it before, but it looks like a nice way to structure text files with the least intrusion possible. I may give it a shot, and I noticed TextMate has a plugin.
-- Owen
I'm using the latest (minor) update - ver. 1.5.10 (1623) and I'm unable to view and edit a makefile unless I open it independently of my project/folder files. I'm not certain when this ability was broken as I haven't been coding too recently... I'm currently just moving between .c/.h files and a makefile at the moment.
Greetings
I have installed the two R bundles (Rapp and Rconsole) but I cannot
get the syntax highlighting to work. I made sure that the filetypes
field in the language grammar has 'R' and 'r' in addition to the
'Rcon' it already had. Still, highlighting does not work.
Can anyone offer any suggestions?
Thanks
Mike
I seem to have lost the super-useful select line shortcut (shift-cmd-L). I notice that the shortcut does not appear alongside the menu item for select line either. Any idea why this has happened, and more importantly, how to restore it?
Thanks,
cf
Hi,
I've installed Racket from the official page and I have the racket bundle.
After some mucking about with the path and setting TM_SCHEME_INTERPRETER the
run command stopped erroring in executor and *seems* to run.
However, its output is set to show as tooltip and prints out a bunch of
html, so I changed that to show as html to get the usual output window.
Unfortunately there's no output.
I ran racket < file.scm in terminal and that produced the correct output on
stdout, which as far as I know is what it should do for executor to work
with it.
Anyone know how to get this working?
Thanks
Quine