<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - koncept</title>
<link>http://snipplr.com/users/koncept/tags/command</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 20:54:20 GMT</pubDate>
<item>
<title>(Bash) TextMate command snippet - show document path in window title</title>
<link>http://snipplr.com/view/11490/textmate-command-snippet--show-document-path-in-window-title/</link>
<description><![CDATA[ <p>##Instructions
1. Create  a new Command: Bundles > Bundle Editor > Edit Commands
2. Click the "+" button to add a new command
3. Give your command a descriptive name ("TM Path in title", for example)
4. Set the following properties on the command: {save:Nothing, Input:None, Output:Show as Tool Tip, Activation:⌥⌘T, Scope Selector: NULL}
5. Close the command window
6. Test out a document inside a project. The title should be replaced with an absolute path based on the root directory of your project.

> Feedback and improvements are absolutely welcome. I'm looking to find a way to automatically fire this when a document is opened. Anybody know if this is possible?</p> ]]></description>
<pubDate>Sat, 24 Jan 2009 15:16:06 GMT</pubDate>
<guid>http://snipplr.com/view/11490/textmate-command-snippet--show-document-path-in-window-title/</guid>
</item>
</channel>
</rss>