mirror of
https://codeberg.org/cage/tinmop/
synced 2024-12-18 23:22:52 +01:00
- updated documentation.
This commit is contained in:
parent
49f5b9d0ab
commit
df8c4a97d6
3
NEWS.org
3
NEWS.org
@ -1,6 +1,9 @@
|
||||
* 2022-12-12 version 0.9.9.1
|
||||
|
||||
- New feature
|
||||
- added command `gemini-images-montage' this command collects and
|
||||
joins together all the images linked from a gemini page and then
|
||||
displays the resulting images
|
||||
- added command `print-mentions', to dump mentions in the main window;
|
||||
- added a configuration directive to filter boost based on a
|
||||
regular expression matching the username;
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
.SH "Name"
|
||||
.PP
|
||||
tinmop - a client for gemini, pleroma social network or 9p protocol overt TLS
|
||||
tinmop - a client for gemini, gopher, pleroma social network and 9p protocol over TLS
|
||||
|
||||
.SH "Synopsis"
|
||||
.PP
|
||||
@ -23,7 +23,7 @@ information about this topic can be found on the following websites:
|
||||
|
||||
.PP
|
||||
Tinmop proposes an extensible terminal interface to connect with
|
||||
Pleroma social network or for the gemini protocol
|
||||
Pleroma social network, the gemini and gopher protocol
|
||||
|
||||
.IP \(em 4
|
||||
gemini://gemini.circumlunar.space/
|
||||
@ -835,6 +835,9 @@ delete-gemini-bookmark
|
||||
\fBC-b s \fP
|
||||
display-bookmark
|
||||
.TP
|
||||
\fBI M \fP
|
||||
collect and join together all the images linked from a gemini page and then display the resulting images
|
||||
.TP
|
||||
\fBN \fP
|
||||
repeat-search
|
||||
.TP
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
* Name
|
||||
|
||||
tinmop - a client for gemini, pleroma social network or 9p protocol overt TLS
|
||||
tinmop - a client for gemini, gopher, pleroma social network and 9p protocol over TLS
|
||||
|
||||
* Synopsis
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
|
||||
Tinmop proposes an extensible terminal interface to connect with
|
||||
Pleroma social network or for the gemini protocol
|
||||
Pleroma social network, the gemini and gopher protocol
|
||||
|
||||
- gemini://gemini.circumlunar.space/
|
||||
- [[https://gemini.circumlunar.space/docs/]]
|
||||
@ -483,6 +483,7 @@
|
||||
- C-b a :: bookmark-gemini-page
|
||||
- C-b d :: delete-gemini-bookmark
|
||||
- C-b s :: display-bookmark
|
||||
- I M :: collect and join together all the images linked from a gemini page and then display the resulting images
|
||||
- N :: repeat-search
|
||||
- O :: open-gemini-toc
|
||||
- T :: show-tour-links
|
||||
|
Loading…
Reference in New Issue
Block a user