Hi folks,
I am just starting to get into TM a bit (I'm considering switching
from VIM), and I noticed that the Stats for Document command is a bit
overly complicated. I just wanted to suggest the following instead:
wc | sed -e ':x' -e 's/\([0-9][0-9]*\)\([0-9][0-9][0-9]\)/\1,\2/' -e
'tx' | awk '{printf "%11.11s lines\n%11.11s words\n%11.11s bytes\n",
$1,$2,$3}'
Nice app, so far... well, except it's that a modeless editor, of
course :)
Regs,
Derek
Derek Wyatt
http://derekwyatt.org
Hi All,
I've got localhosting set up and I'd like to edit a folder as user
www, but
sudo -u www mate folder_name
doesn't seem to work as expected. This could be because I don't know
the default Mac OS X www user password, I need to modify the sudoers
file, or because sudo doesn't pass privs to Textmate when called via
mate, as Allan seems to suggest here:
http://comox.textdrive.com/pipermail/textmate/2006-November/014625.html
Is this possible, or should I add it to the Wiki requests page? If it
is possible, can someone point me in the right direction?
peace - oli
dear list,
pardon my ignorance on this one... I have a feeling this has been
covered many times...
I'm wanting to try using TM for projects I'd usually use just Xcode
for... but I'm missing the class/method/function suggestions you get
when you are typing symbols in Xcode and press esc. does TM offer
popup suggestion menus like this? specifically for cocoa/
corefoundation/core graphics, etc?
Todd Ditchendorf
Scandalous Software - Mac XML Developer Tools
http://scan.dalo.us
Hi!
I have a category with a "," in the category name. If I fetch now the
categories via the "cat"-snippet I get the following:
Category: part until the comma
Category: part from the comma
In my case the category "Liebling, ich hab Migräne weil…" becomes
Category: Liebling
Category: ich hab Migräne weil…
Niels
--
Jammern für Anfänger: Niels K. (25) Jammerbacke -- auch für
professionelles Jammern zu haben
http://jammern.wordpress.com
Hi all,
I am having a problem getting started with tm_dialog. I followed the
instructions (intro_to_tm_dialog.mov --
http://macromates.com/blog/archives/2006/10/28/new-dialog-system-for-comman…
) but the first error I found was this:
> tm_dialog
/Applications/TextMate.app/Contents/SharedSupport/Support/bin/tm_dialog:
line 5: /bin/tm_dialog_v5: No such file or directory
( In this 20 seconds I learned the ctrl-R - whoa KICK BUTT!! -- but sadly
`which tm_dialog` didn't work (strange tm_dialog worked)..)
The script was easy so I just will use tm_dialog_v5, but then the
following error occurred. Upon simply creating an empty nib and attempting
to use tm_dialog with it I get the following error:
> tm_dialog_v5 ~/Desktop/test.nib
tm_dialog: you have updated the Dialog plug-in to v8 but the tm_dialog
tool is still at v5
Since the movie ended abruptly I figured someone has a working example
buried in the TM application. I dug into the SharedBundles and started
looking around hoping to find a completion to the movie - or a bunch of
people who have created some nibs. I only found 10. (Uh-oh) Doing some
digging I can't seem to find any code which calls a nib other than the
subversion example but I don't understand how that works - it doesn't
appear to actually call it (i.e It doesn't ever seem to do a tm_dialog??)
So I am left with a bunch of questions I hope you experts can help me
with.
1. How can I get tm_dialog v8 or how do I get this to work as is?
2. Can someone give me a crude example of how to call a nib from a bundle
command and use it's output?
3. When creating a nib I want to get a password from a user - how do I
obfuscate the input?
4. How can I store that password so I can use it in other functions
within the bundle?
5. There was mention of a python property list parser - does anyone know
how this works with tm_dialog (example would be great), where it is and
how to use it?
Thanks a lot from A paying customer - who just bought the book too!!
---
Steven M. Klass
Strategic Manager, Design Automation - Analog Mixed Signal
SMSC
3930 East Ray Road, Suite 200
Phoenix, Arizona 85044
(480) 704-7046 (Desk)
(480) 225-1112 (Mobile)
steven.klass(a)smsc.com
Hello everyone, I'm not sure if this is how I am supposed to commit or
if there is a bug with TextMate's subversion bundle but here goes...
If I modify a few files and want to commit all my changes in 1 commit
with 1 message there is only 1 way I've found to do so. I have to
select the top level folder (like trunk, that contains my app, public
etc directories) at which point you can use the menu or the key
shortcut Ctl+Shift+A to pop up a window and choose commit, see the
multiple file, type you message and subversion sends the changes off
to the repository... the only problem is that in order to get a pop up
dialog on the top level folder (ie trunk) you have to have some (any)
file ope in textmate. Is this normal? I have gotten used to it but
sometimes before I quit for the night I close all my windows so no
preview is open in textedit and just the file drawer is there and I go
"shoot...I should really do a commit" but I can just select the folder
and get the list...I have to have a file open.
I know it's picky...is this how everyone else is doing it???
Thanks,
-Jon
I'm headed over to your site now. As my few very noob questions have
revealed, I'm no code jockey -- wish I was a little bit -- but a word
jockey. The coolness of your efforts is much appreciated.
john
--
jlaudun(a)gmail.com
http://johnlaudun.com
So I'm not sure how much interest this bundle will hold for a bunch
of code-jockeys on a mailing list, but I released version 3 of my
screenwriting bundle today. The bundle is all new, it's got a help
file, a preview function, a 'check for updates' function, Auto-
Complete, an 'Import from Final Draft' function that actually works,
and a lot more.
Thanks to SubtleGradiant for the Code Completion work and everyone on
the IRC channel.
Check out the screencasts and the bundle at http://ollieman.net/
screenbundle/
hi all,
I am a longtime bbedit user but someone said I should check textmate
out. I like it so far but I have encountered some weird and
frustrating behavior while using the project file pane while editing
text files loaded through transmit's 'edit with...' over sftp:
- sometimes when files open up through transmit and then I drag them
to the project pane, they're blank. I'll repeat the same process and
then they show up fine.
- sometimes after working on a file for awhile, the filename turns
red, which I'm assuming means the link has died and I can't open them
up anymore. I can toggle back to the tab if it's still open and see
the file, but it won't save any changes at that point. This is the
most frustrating because I have set up 100+ html/php/js/css files and
then they break.
Anyone have similar problems?
I'm running 10.4.8 on an intel macbook.
thanks!
Alan
When I use the command *Comment Line* then comes no text but only:
/tmp/temp_textmate.fQZTsU:119: warning:
Can anyone Help? Sorry for my little english.
Udo Wendler
My Versions:
Mac mini Intel
Mac OS X Version 10.4.8 (8L2127)
TextMate Version 1.5.5 (1368)
cat '/Library/Application Support/TextMate/Support/version'
6716
/usr/bin/ruby --version
ruby 1.8.2 (2004-12-25) [universal-darwin8.0]