mirror of https://codeberg.org/cage/tinmop/
- added a minimal list of keybindings to welcome window.
This commit is contained in:
parent
dce7598989
commit
a8e94545bd
|
@ -59,7 +59,7 @@ For bug report please point your browser to:
|
||||||
/_/
|
/_/
|
||||||
|
|
||||||
|
|
||||||
Welcome to ~a! A gemini and pleroma client.
|
Welcome to ~a! A gemini, pleroma and kami client.
|
||||||
|
|
||||||
- for available keychords (sequence of keys to fire a command) help type '?';
|
- for available keychords (sequence of keys to fire a command) help type '?';
|
||||||
|
|
||||||
|
@ -74,6 +74,23 @@ Welcome to ~a! A gemini and pleroma client.
|
||||||
- if you need more help or for bug report: ~a
|
- if you need more help or for bug report: ~a
|
||||||
(collaborations are welcome too!).
|
(collaborations are welcome too!).
|
||||||
|
|
||||||
|
Some useful keybinding to start (manpage contains the full list):
|
||||||
|
|
||||||
|
· gemini
|
||||||
|
- '>' open URL (also kami is supported)
|
||||||
|
- 'l' open link window
|
||||||
|
- 'b' go back in history of visited URLs
|
||||||
|
- '!' search geminispace (contacts gemini://geminispace.info/search)
|
||||||
|
· pleroma
|
||||||
|
- 'C-t u' update current timeline
|
||||||
|
- 'C-t c' change timeline
|
||||||
|
|
||||||
|
· kamid
|
||||||
|
- 'newline' open node
|
||||||
|
- 'e' edit node
|
||||||
|
- 'd' download file
|
||||||
|
- 'u' upload file
|
||||||
|
|
||||||
Enjoy!
|
Enjoy!
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful, but
|
This program is distributed in the hope that it will be useful, but
|
||||||
|
|
Loading…
Reference in New Issue