|
From: <de...@us...> - 2009-09-30 00:31:44
|
Revision: 1864
http://iterm.svn.sourceforge.net/iterm/?rev=1864&view=rev
Author: delx
Date: 2009-09-30 00:31:38 +0000 (Wed, 30 Sep 2009)
Log Message:
-----------
Added faq for open new tab in cwd
Modified Paths:
--------------
website/faq.shtml
Modified: website/faq.shtml
===================================================================
--- website/faq.shtml 2009-09-28 23:47:17 UTC (rev 1863)
+++ website/faq.shtml 2009-09-30 00:31:38 UTC (rev 1864)
@@ -24,6 +24,11 @@
</li>
<li>
+ <div class="question">How do I make new tabs open in the same directory as previous ones?</div>
+ <div class="answer"><p>This is a new feature, so make sure you're running one of the test releases. First you need to change your bookmark command to run <tt>/bin/bash -li</tt>, then remove any working directory from the bookmark. The user interface for this will be improved soon.</p></div>
+ </li>
+
+ <li>
<div class="question">Why my arrow/HOME/END keys are not working?</div>
<div class="answer">
<p>In one of the old versions, there was a Terminal Profile called "Xterm (OS X)". That one CAN CAUSE this problem. Please remove it if you still have it.</p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|