In TM2's "Go To File" dialog, there are three tabs across the top containing the project directory, current dir, open files.
Is there a way to select these via a keyboard shortcut?
Thanks.
⌘1, ⌘2, ⌘3
On Sep 26, 2012, at 10:31 AM, Curt Sellmer sellmerfud@gmail.com wrote:
In TM2's "Go To File" dialog, there are three tabs across the top containing the project directory, current dir, open files.
Is there a way to select these via a keyboard shortcut?
Thanks.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Thank you.
On Wed, Sep 26, 2012 at 12:33 PM, Brad Choate brad@bradchoate.com wrote:
⌘1, ⌘2, ⌘3
On Sep 26, 2012, at 10:31 AM, Curt Sellmer sellmerfud@gmail.com wrote:
In TM2's "Go To File" dialog, there are three tabs across the top containing the project directory, current dir, open files.
Is there a way to select these via a keyboard shortcut?
Thanks.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
The 'root directory' and 'current dir' tabs always show the same value for me, regardless of what cwd is in the file browser. I find the dialog to be of very little use as is.
On Wed, Sep 26, 2012 at 10:31 AM, Curt Sellmer sellmerfud@gmail.com wrote:
In TM2's "Go To File" dialog, there are three tabs across the top containing the project directory, current dir, open files.
Is there a way to select these via a keyboard shortcut?
Thanks.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
PS. What am I doing wrong?
On Wed, Sep 26, 2012 at 10:34 AM, Jason McC. Smith jason@ncpod.org wrote:
The 'root directory' and 'current dir' tabs always show the same value for me, regardless of what cwd is in the file browser. I find the dialog to be of very little use as is.
On Wed, Sep 26, 2012 at 10:31 AM, Curt Sellmer sellmerfud@gmail.comwrote:
In TM2's "Go To File" dialog, there are three tabs across the top containing the project directory, current dir, open files.
Is there a way to select these via a keyboard shortcut?
Thanks.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
The 'root directory' and 'current dir' tabs always show the same value for me, regardless of what cwd is in the file browser.
'Current dir' is the file browser cwd, 'root directory' is whatever you have set TM_PROJECT_DIRECTORY to in your tm_properties files.
On 27/09/2012, at 11:05 AM, Brandon Fryslie brandon@fryslie.com wrote:
'Current dir' is the file browser cwd, 'root directory' is whatever you have set TM_PROJECT_DIRECTORY to in your tm_properties files.
So if I set TM_PROJECT_DIRECTORY in <project>/.tm_properties, then navigate to a subdirectory (e.g., with Ctrl-Cmd-R), should I expect 'root directory' to be what I've set for TM_PROJECT_DIRECTORY? I can't seem to get this to work, not sure what I'm doing wrong.
Cheers,
Adam
On Sep 27, 2012, at 5:52 AM, Adam Sharp adsharp@me.com wrote:
So if I set TM_PROJECT_DIRECTORY in <project>/.tm_properties, then navigate to a subdirectory (e.g., with Ctrl-Cmd-R), should I expect 'root directory' to be what I've set for TM_PROJECT_DIRECTORY? I can't seem to get this to work, not sure what I'm doing wrong.
You need to set projectDirectory (from which TM_PROJECT_DIRECTORY is derived).
For the records, the tabs at the top of the file chooser is likely to disappear.