Skip to content

Commit

Permalink
Create Telegram Desktop Keyboard Shortcuts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
extratone committed Jul 17, 2021
1 parent 802f075 commit 53e9392
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions documentation/Telegram Desktop Keyboard Shortcuts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Telegram Desktop Keyboard Shortcuts

| COMMAND | SHORTCUT |
| :----------------------------------------------------- | :---------------------------- |
| Move to next chat | Ctrl + Tab |
| Move to next chat | Ctrl + PageDown |
| Move to next chat | Alt + Arrow Down |
| Move to previous chat | Ctrl + Shift + Tab |
| Move to previous chat | Ctrl + PageUp |
| Move to previous chat | Alt + Arrow Up |
| Go to Previous Folder | Ctrl + Shift + Arrow Up |
| Go to Next Folder | Ctrl + Shift + Arrow Down |
| Search selected chat | Ctrl + F |
| Exit selected chat and search Telegram | Esc |
| Exit display of current chat/channel | Esc |
| Delete currently selected message | Delete |
| Quit Telegram | Ctrl + Q |
| Lock Telegram (if Local Password is set) | Ctrl + L |
| Iconify (Minimize) Telegram | Ctrl + M |
| Iconify (Minimize) Telegram to System Tray | Ctrl + W |
| Edit Previous Message | Arrow Up |
| Start New Line in Input Area | Ctrl + Enter or Shift + Enter |
| Move Cursor to Start of Multi-line Message | Ctrl + Home |
| Make Text Italic | Ctrl + I |
| Make Text Bold | Ctrl + B |
| Make Text Underline | Ctrl + U |
| ==Make Text Strikethrough== | ==Ctrl + Shift + X== |
| Make Text Monospace | Ctrl + Shift + M |
| ==Remove Text Formatting (Make Selection Plain Text)== | ==Ctrl + Shift + N== |
| Add URL to Selected Text (Make Link) | Ctrl + K |
| Send File | Ctrl + O |
| Open Contacts | Ctrl + J |

0 comments on commit 53e9392

Please sign in to comment.