www/adium.im 723:9b7fe2421e70: Add alternative shortcuts for pus...

commits at adium.im commits at adium.im
Wed Nov 7 23:31:05 UTC 2012


details:	http://hg.adium.im/www/adium.im/rev/9b7fe2421e70
revision:	723:9b7fe2421e70
branch:		adiumx.com
author:		Robert Vehse
date:		Thu Nov 08 00:30:58 2012 +0100

Add alternative shortcuts for push/pop as mentioned by mathuaerknedam. Thanks! References #16106.

diffs (18 lines):

diff -r 94668439cf9a -r 9b7fe2421e70 help/pgs/Messaging-SendingMessages.html
--- a/help/pgs/Messaging-SendingMessages.html	Thu Nov 08 00:27:31 2012 +0100
+++ b/help/pgs/Messaging-SendingMessages.html	Thu Nov 08 00:30:58 2012 +0100
@@ -80,8 +80,12 @@
 		<div class="taskboxtext">
 			<p>Adium can buffer messages.</p>
 			<ul>
-				<li>To buffer something you have typed press ctrl-down (^↓). Pressing ctrl-up (^↑) displays the buffered text. You can buffer multiple bits of text.</li>
-				<li>Use option-up (⌥↑) to scroll through messages you have sent.</li>
+				<li>To buffer something you have typed press ctrl-down (^↓). Pressing ctrl-up (^↑) displays the buffered text. You can buffer multiple bits of text. The ctrl-option-down/up (^⌥↓, ^⌥↑) and ctrl-cmd-down/up (^⌘↓, ^⌘↑) shortcuts also work, respectively.</li>
+				<li>ctrl-s (^s) swaps the input line with the top of the stack, i.e. the text you text you buffered last. crtl-opt-s (^⌥s) and ctrl-cmd-s (^⌘s) also work.
+			</ul>
+			<p>Adium buffers previously sent messages</p>
+			<ul>
+			<li>Use option-up (⌥↑) to scroll through messages you have sent.</li>
 		</div>
 	</div>
 </div>


More information about the commits mailing list