2024-01-26 15:08:29 +00:00
|
|
|
# akkoma-keybinds
|
|
|
|
|
|
|
|
A Firefox extension adding keybinds to the Akkoma front end.
|
|
|
|
|
2024-01-26 15:41:44 +00:00
|
|
|
## Implemented keybinds:
|
|
|
|
|
2024-01-26 19:01:30 +00:00
|
|
|
| Action | Keybind |
|
|
|
|
| --------------------------- | ------- |
|
|
|
|
| Focus on compose text area | `X` |
|
|
|
|
| Focus on search bar | `S` |
|
|
|
|
| Unfocus from active element | `ESC` |
|
2024-01-26 15:41:44 +00:00
|
|
|
|