mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-11 08:24:58 +01:00
Add shortcuts description in readme
This commit is contained in:
parent
0198b2ac47
commit
33e359e903
14
README.md
14
README.md
@ -12,6 +12,20 @@ Whalebird is a mastodon client for desktop application. If you want to use relea
|
||||
- Many keyboard shortcuts
|
||||
- Manage multiple accounts
|
||||
|
||||
### Shortcuts
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr><th></th><th>OSX</th><th>Linux, Windows</th></tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr><td> Toot, Reply </td><td> <kbd>Cmd + Enter</kbd> </td><td> <kbd>Ctrl + Enter</kbd> </td></tr>
|
||||
<tr><td> Change accounts </td><td> <kbd>Cmd + 1, 2, 3...</kbd> </td><td> <kbd>Ctrl + 1, 2, 3...</kbd> </td></tr>
|
||||
<tr><td> Jump to another timeline </td><td> <kbd>Cmd + k</kbd> </td><td> <kbd>Ctrl + k</kbd> </td></tr>
|
||||
<tr><td> Open new toot window </td><td> <kbd>Cmd + n</kbd> </td><td> <kbd>Ctrl + n</kbd> </td></tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
## Install
|
||||
### Mac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user