Plugin:TabSRMM/Hotkeys/en: Difference between revisions

From Miranda NG
< Plugin:TabSRMMPlugin:TabSRMM/Hotkeys/en
Jump to navigation Jump to search
(Updating to match new version of source page)
Tag: Manual revert
(Updating to match new version of source page)
Line 20: Line 20:
* Do nothing (ignore {{Hotkey|Esc}} key)
* Do nothing (ignore {{Hotkey|Esc}} key)
It is up to you what you select here.
It is up to you what you select here.
== Other available hotkeys ==
Most hotkeys are customizable via {{Menu|Customize|Hotkeys}}. There are no default values for many of these keys to avoid collisions with certain keyboard layouts.
{{TNT|Note|This list is not complete, so you are advised to review the settings on the hotkey option page to set your own choices for some of the keys not listed here.}}
{| class="wikitable"
! Hotkey !! Description
|-
| {{Hotkey|Ctrl|O}} || Invoke the container options dialog while the input area has the focus.
|-
| {{Hotkey|Alt|E}} || Bring up the smiley selection window.
|-
| {{Hotkey|Alt|T}} || Toggle the toolbar.
|-
| {{Hotkey|Ctrl|P}} || Invoke the Protocol Menu (works with and without the toolbar visible).
|-
| {{Hotkey|Ctrl|↑}} or {{Hotkey|Ctrl|↓}} || Scroll through the stored messages quickly (see [[Plugin:TabSRMM/Input history|Input history]]).
|-
| {{Hotkey|Alt|H}} || Invoke the history window.
|-
| {{Hotkey|Ctrl|U}} / {{Hotkey|Ctrl|I}} / {{Hotkey|Ctrl|B}} || Toggle text formatting (underlined, italics, bold).
|-
| {{Hotkey|Shift|Enter}} || Another shortcut for sending a message (if the option Send on Shift+Enter is enabled, otherwise it inserts a soft line feed).
|-
| {{Hotkey|Ctrl|W}} or {{Hotkey|Ctrl|F4}} || Close the active tab.
|-
| {{Hotkey|Esc}} || Minimize container or close current tab if enabled in the Options.
|-
| {{Hotkey|Ctrl|S}} || Activate the Send Menu.
|-
| {{Hotkey|F12}} || Toggles "freeze message log updates". When enabled, all updates to the message log are frozen until you disable it again. That means, new messages are not sent to the message log. However, these messages are not lost, they are internally queued and will be written to the message log when you unfreeze it. Useful, if you want to avoid automatic scrolling because of incoming messages while reading something in the message history. This feature does not work in group chats (yet).
|-
| {{Hotkey|Ctrl+M}} || Insert Math tags to the input area.
|-
| {{Hotkey|Alt|I}} || Quick show / hide the [[Plugin:TabSRMM/Info panel|info panel]]. This is temporary and not saved.
|-
| {{Hotkey|Alt|B}} || Toggle BiDi option (switch message log between RTL and LTR). Note that this is not needed for some protocols as they have automatic detection for incoming and outgoing RTL text.
|-
| {{Hotkey|Alt|M}} || Activate multisend mode (and set the focus to the multisend contact list).
|-
| {{Hotkey|Ctrl|D}} || Paste and send immediately, pastes the contents of the clipboard to the message input area and immediately sends the message. Needs to be enabled in Miranda NG under {{Menu|Options|Message sessions|General|Sending messages}}.
|-
| {{Hotkey|Ctrl|Alt|Home}} || Scroll to top of log.
|-
| {{Hotkey|Ctrl|Alt|End}} || Scroll to bottom of log.
|-
| {{Hotkey|Ctrl|L}} || Clear log.
|-
| {{Hotkey|Ctrl|Alt|↑}} || Scroll up the log.
|-
| {{Hotkey|Ctrl|Alt|Page Up}} || Scroll up the log faster.
|-
| {{Hotkey|Ctrl|Alt|↓}} || Scroll down the log.
|-
| {{Hotkey|Ctrl|Alt|Page Down}} || Scroll down the log faster.
|-
| {{Hotkey|Alt|1}} to {{Hotkey|Alt|0}} || Select the corresponding tab ("mIRC style" tab selection hotkeys). {{Hotkey|Alt|1}} will select the leftmost (first) tab, and {{Hotkey|Alt|0}} the rightmost (last) tab. Maybe confusing if you have more tabs than actually fit on a single row.
|-
| {{Hotkey|Ctrl|Shift|Tab}} || Select the previous tab.
|-
| {{Hotkey|Ctrl|Tab}} || Select the next tab.
|-
| {{Hotkey|Ctrl|U}} || Activate the first tab with unread messages (flashing icon).
|-
| {{Hotkey|Ctrl|R}} || Activate the tab with the most recent unread event.
|-
| {{Hotkey|Ctrl|Shift|U}} and {{Hotkey|Ctrl|Shift|R}} || Global search hotkeys. They are working exactly like {{Hotkey|Ctrl|U}} and {{Hotkey|Ctrl|R}}, except that they search all open containers for unread events. These hotkeys are global and always active, even when no Miranda window currently has the focus.
|-
| {{Hotkey|Hotkey|Alt|NumPad +}} and {{Hotkey|Alt|NumPad −}} || Cycle tabs.
|-
|}


== Other useful ways to use the keyboard or mouse ==
== Other useful ways to use the keyboard or mouse ==

Revision as of 00:21, 27 September 2022

This is a list of available keyboard shortcuts in TabSRMM message window. Note that some of these hotkeys require that the message input area has the focus. Some others will also work when other parts of the message dialog are focused.

Tab key behavior

The Tab ↹ key should be considered a special key and there are some settings that can affect its behavior. Depending on Message sessions → Tabs and layout → Allow TAB key in typing area, Tab ↹ will do one of the following:

  • Option disabled – it will switch input focus (standard windows behavior)
  • Option enabled – you can insert tabulation characters when typing a message.

In group chats, Tab ↹ can be used to auto-complete a user name. This will only work when the message input area contains at least one typed character and the cursor is not at the beginning of the text. Pressing Tab ↹ will try to complete with the first matching nickname. If none matches, nothing will happen.

Esc key behavior

The Esc key can be configured on Message sessions → Tabs and layout. There are 4 different ways to choose from and control what will happen when you press Esc:

  • Normal – close tab, if last tab is closed also close the window
  • Minimize the window to the task bar
  • Close or hide window, depends on the close button setting above
  • Do nothing (ignore Esc key)

It is up to you what you select here.

Other useful ways to use the keyboard or mouse

  • Move the mousewheel while the pointer is over the Tab Bar area to cycle through tabs.
  • Multimedia keys like Browser backward or Browser forward can also be used to switch between tabs. This should work with all properly configured multimedia keyboards and most mice featuring extended button mapping.
  • Clicking on the usermenu button (second button from the left) while holding the ⇧ Shift key will copy the UIN to the clipboard.
  • Double-clicking a tab in the Tab Bar closes the tab.
  • Clicking the middle mouse button on a tab in the Tab Bar closes the tab.
  • Releasing the left mouse button when text is selected in the log copies the selected text to the clipboard instantly (needs to be enabled in Miranda NG under Options → Message sessions → General → Other options).
  • Releasing the left mouse button when text is selected in the log and while holding the Ctrl key inserts the selected text to the message input area (plain text) at the current cursor position (may replace any selection in the input area).
  • Releasing the left mouse button when text is selected in the log and while holding the Ctrl key and the Alt key inserts the selected text to the message input area (formatted text) at the current cursor position (may replace any selection in the input area).
  • Holding the ⇧ Shift key while clicking the Sound Toggle Switch on the Status Bar applies the current state to all open containers.