adium 5711:16580e23cdce: Document the tab switching keyboard sho...

commits at adium.im commits at adium.im
Thu Oct 17 19:45:29 UTC 2013


details:	http://hg.adium.im/adium/rev/16580e23cdce
revision:	5711:16580e23cdce
branch:		adium-1.5.8
author:		Robert Vehse <robertvehse at fastmail.fm>
date:		Thu Oct 17 21:45:00 2013 +0200

Document the tab switching keyboard shortcut. User "jmhodges" in #adium noticed it was missing.

diffs (33 lines):

diff -r db7b2144354b -r 16580e23cdce AdiumHelp/pgs/Miscellaneous-KeyboardShortcuts.html
--- a/AdiumHelp/pgs/Miscellaneous-KeyboardShortcuts.html	Wed Oct 16 19:36:36 2013 +0200
+++ b/AdiumHelp/pgs/Miscellaneous-KeyboardShortcuts.html	Thu Oct 17 21:45:00 2013 +0200
@@ -29,6 +29,8 @@
 		<li>The ⇧ symbol refers to the Shift Key.</li>
 		<li>The ⌥ refers to the Option key (sometimes called 'alt' key).</li>
 		<li>The ^ symbol refers to the Control key.</li>
+		<li>The ⇥ symbol refers to the Tab key.</li>
+	</ul>
 	<p>For example: To Show Offline Contacts, you would type ⇧⌘H which means the key combination is shift-command-h. Now that you have the basic information needed to start using keyboard shortcuts, try finding shortcuts below for tasks you do most often.</p>
 		</div>
 	</div>
@@ -124,10 +126,20 @@
 			<h3>Message window shortcuts</h3>
 		</div>
 		<div class="taskboxtext">
+			<table class="list" cellspacing="0">
+				<tr>
+				<td width="60">^(⇧)⇥</td>
+				<td>Switch to next/previous chat tab* </td>
+				</tr>
+				<tr>
+				<tr>
+			</table>
+			<p>*default setting, further options available in Adium's preferences</p>
 			<p><i>(Hey people, there are lots of these, like navigating through tabs and all the options for switching text and stuff talked about in the mailing list) Please add!</i></p>
 			</div>
 		</div>
 	</div>
+</div>
 <script type="text/javascript" src="../js/help.js"></script>
 </body>
 </html>


More information about the commits mailing list