adium 5151:a2251bf18626: Add alternative shortcuts for push/pop ...
commits at adium.im
commits at adium.im
Fri Oct 19 20:41:50 UTC 2012
details: http://hg.adium.im/adium/rev/a2251bf18626
revision: 5151:a2251bf18626
branch: adium-1.5.4
author: Robert Vehse
date: Fri Oct 19 22:38:30 2012 +0200
Add alternative shortcuts for push/pop as mentioned by mathuaerknedam. Thanks! References #16106.
diffs (21 lines):
diff -r 755eb125b8d9 -r a2251bf18626 AdiumHelp/pgs/Messaging-SendingMessages.html
--- a/AdiumHelp/pgs/Messaging-SendingMessages.html Thu Oct 18 20:48:47 2012 +0200
+++ b/AdiumHelp/pgs/Messaging-SendingMessages.html Fri Oct 19 22:38:30 2012 +0200
@@ -62,10 +62,14 @@
<h3>Push/pop</h3>
</div>
<div class="taskboxtext">
- <p>Adium can buffer messages.</p>
+ <p>Adium can buffer text which you might send as a message later.</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>
</ul>
</div>
</div>
More information about the commits
mailing list