2020-05-08 15:45:43 +02:00
.TH "tinmop" "1"
.SH "Name"
.PP
2022-12-12 20:21:31 +01:00
tinmop - a client for gemini, gopher, pleroma social network and 9p protocol over TLS
2020-05-08 15:45:43 +02:00
.SH "Synopsis"
.PP
2021-11-16 16:26:28 +01:00
tinmop [OPTION]…
2020-05-08 15:45:43 +02:00
.SH "Description"
.PP
2020-06-07 12:38:25 +02:00
This document assumes basic knowledge of how fediverse works. More
2021-11-16 16:26:28 +01:00
information about this topic can be found on the following websites:
.IP \(em 4
\fI https://en.wikipedia.org/wiki/Fediverse\fP ;
.IP \(em 4
\fI https://pleroma.social/\fP ;
.IP \(em 4
\fI https://docs.joinmastodon.org/\fP .
2020-05-08 15:45:43 +02:00
.PP
2021-11-16 16:26:28 +01:00
Tinmop proposes an extensible terminal interface to connect with
2022-12-12 20:21:31 +01:00
Pleroma social network, the gemini and gopher protocol
2020-12-27 13:19:32 +01:00
2021-11-16 16:26:28 +01:00
.IP \(em 4
2020-12-27 13:19:32 +01:00
gemini://gemini.circumlunar.space/
2021-11-16 16:26:28 +01:00
.IP \(em 4
\fI https://gemini.circumlunar.space/docs/\fP
2020-05-08 15:45:43 +02:00
2022-02-05 16:33:53 +01:00
.PP
Finally tinmop can connect to network file system using 9p protocol
over TLS (using client certificates as authentication method).
.PP
For more information about this feature, please visit:
\fI https://kamid.omarpolo.com/\fP .
2020-05-08 15:45:43 +02:00
.SH "Options"
.PP
Without options the program will start a terminal interface and will
try to connect to your instance (see \fI Configuration\fP )
2020-06-23 15:51:43 +02:00
.TP
2022-02-05 16:33:53 +01:00
\fB -o, --open-net-address ARG \fP
Open net address (currentli only gemini or 9p)
2020-06-07 12:38:25 +02:00
.TP
\fB -m, --notify-mentions ARG \fP
Notify messages that mentions the user
2020-05-08 15:45:43 +02:00
.TP
2020-05-18 19:16:52 +02:00
\fB -R, --reset-timeline-pagination \fP
Reset the timeline pagination. By default the new toots are fetched
starting from the last one downloaded from the instance, this switch
will force the program to fetch the last message posted by users
2020-05-08 15:45:43 +02:00
.TP
2021-11-13 16:34:07 +01:00
\fB -G, --gemini-client-only \fP
Start as gemini client only
.TP
2020-05-08 15:45:43 +02:00
\fB -c, --check-follows-requests \fP
Checks for follow request at start
.TP
2020-05-18 19:16:52 +02:00
\fB -e, --execute-script SCRIPT-FILE\fP
Execute a script file
.TP
\fB -f, --folder FOLDER-NAME \fP
Start on that folder
.TP
\fB -h, --help \fP
print program help and exit
2020-05-08 15:45:43 +02:00
.TP
\fB -t, --timeline TIMELINE-NAME \fP
Start using this timeline
.TP
2020-05-18 19:16:52 +02:00
\fB -u, --update-timeline \fP
Update the selected timeline
2020-05-08 15:45:43 +02:00
.TP
\fB -v, --version \fP
Print program version and exit
.SH "Usage"
.PP
2020-05-24 19:15:14 +02:00
Users of Tinmop supposed to interact with the social network
2020-05-16 13:45:07 +02:00
using a terminal interface (TUI), The terminal screen layout is
2020-05-08 15:45:43 +02:00
sketched below:
.RS
.nf
\fC +---------------+---------------------------+
| | |
| tags window | thread windows |
| | |
| | modeline |
+---------------+---------------------------+
| | |
2021-01-04 21:30:55 +01:00
| conversations | main window |
2020-05-08 15:45:43 +02:00
| window | |
| | |
| | |
+---------------+---------------------------+
| command window |
+-------------------------------------------+
\fP
.fi
.RE
.PP
The screen is subdivided in five window:
.TP
2020-05-16 13:45:07 +02:00
\fB tag window\fP
2021-04-28 16:39:54 +02:00
shows the tag users subscribed for and available messages for each tag;
2020-05-08 15:45:43 +02:00
.TP
2020-05-16 13:45:07 +02:00
\fB threads window\fP
2021-11-16 16:26:28 +01:00
for a given timeline and folder (see \fI Folders\fP ) show the discussions saved in user's local database;
2020-05-08 15:45:43 +02:00
.TP
\fB conversations window\fP
show the \fI private\fP conversations the user is having with others;
.TP
2021-01-04 21:30:55 +01:00
\fB main window\fP
show the body of the message selected in the tag window or gemini page
2020-05-08 15:45:43 +02:00
.TP
\fB command window\fP
the window where the user instruct the software to perform commands
2021-11-16 16:26:28 +01:00
.PP
Using the program in gemini exclusive mode (option \fB "-G"\fP ) the program layout is simplified:
.RS
.nf
\fC
+------------------------------------------+
| |
| main window |
| |
| |
| |
+------------------------------------------+
| command window |
+------------------------------------------+
\fP
.fi
.RE
2020-05-08 15:45:43 +02:00
.PP
2021-11-16 16:26:28 +01:00
The main way to interact with the program is using the keyboard. By
default you can move focus to each window (except command window
that can not get focus explicitly) using \fB 'M-arrow key'\fP (meta is
\fB ALT\fP on many keyboards). There is a contextual help that appears
when the user input data that provide hints about commands and a
quick help window that can be shown by hitting \fC ?\fP (if this
2021-04-28 16:39:54 +02:00
keybinding has not been customized).
2020-05-08 15:45:43 +02:00
2021-07-29 19:04:48 +02:00
.SS "Command window keys"
.PP
2021-11-16 16:26:28 +01:00
The command window has a few hardcoded command keys to interact
2021-07-29 19:04:48 +02:00
with it:
.IP \(em 4
2021-10-10 13:11:50 +02:00
the \fB left\fP and \fB right\fP arrow keys move the cursor;
2021-07-29 19:04:48 +02:00
.IP \(em 4
2021-10-10 13:11:50 +02:00
the key \fB home\fP and \fB end\fP move the cursor to the start and end of
2021-11-16 16:26:28 +01:00
.PP
2021-07-29 19:04:48 +02:00
the input respectively;
.IP \(em 4
2021-11-16 16:26:28 +01:00
\fB canc\fP and \fB backspace\fP delete the next and previous character
.PP
2021-07-29 19:04:48 +02:00
respectively;
.IP \(em 4
2021-11-16 16:26:28 +01:00
the \fB new line\fP (often called \fB enter\fP key) send the input to the
.PP
2021-07-29 19:04:48 +02:00
program;
.IP \(em 4
2021-11-16 16:26:28 +01:00
\fB C-k\fP (that is: "press 'control' and while pressed press 'k')
.PP
\fI kills\fP (deletes) the text from the cursor position to the end of
2021-07-29 19:04:48 +02:00
the input previously typed;
.IP \(em 4
2021-11-16 16:26:28 +01:00
press \fB M-left\fP and \fB M-right\fP (\fB left alt\fP and \fB left\fP or \fB right\fP
.PP
arrow together) to browse pages of the suggestion window; the
suggestion window is a window that holds a previously inputted
2021-07-29 19:04:48 +02:00
data that are compatible with the string the user is typing into
the command window;
.IP \(em 4
2021-11-16 16:26:28 +01:00
if suggestions are gemini URI press \fB TAB\fP to input the current
.PP
selected suggestion;
2021-07-29 19:04:48 +02:00
.IP \(em 4
2021-11-16 16:26:28 +01:00
if suggestion window is \fB not\fP rendered, pressing \fB up\fP and \fB down\fP
.PP
arrow keys will cycle through input history, if there is not a
suggestion window rendered pressing \fB up\fP and \fB down\fP will scroll
2021-07-29 19:04:48 +02:00
on suggestions.
2020-05-08 15:45:43 +02:00
.SS "Folders"
.PP
2020-05-16 13:45:07 +02:00
A folder is an object to groups messages for each timeline an
arbitrary number of folders can be created, when the last message of
2020-05-08 15:45:43 +02:00
a folder is deleted the folder is deleted as well.
.SH "Configuration"
.PP
2020-05-16 13:45:07 +02:00
The configuration of tinmop is based on text files but there are
2020-05-08 15:45:43 +02:00
available two different kind with different syntax and scope.
.IP \(em 4
2020-05-16 13:45:07 +02:00
a key-value text files used to configure the access credential to
.PP
2020-05-08 15:45:43 +02:00
server and visual theme of the program (simple configuration);
.IP \(em 4
2020-05-16 13:45:07 +02:00
common lisp source code. Used to write module (AKA plugin) and to
.PP
2020-05-08 15:45:43 +02:00
configure keybindings to interact with the software.
.PP
2020-05-16 13:45:07 +02:00
The distribution of this software comes with a bunch of pre-backed
2020-05-08 15:45:43 +02:00
configuration files but user is expected to write a simple file with
their credential to log into the server.
.SS "Simple configuration"
.PP
This is a simple file with each entry in a single line that look like this:
.RS
.nf
\fC
2020-05-16 13:45:07 +02:00
# a line starting with a '#' is a comment
2020-05-08 15:45:43 +02:00
# a file can be included in another with this directive:
2020-05-16 13:45:07 +02:00
# use "shared.conf"
2020-05-08 15:45:43 +02:00
# The server instance name
server = server address
# your username
username = username
\fP
.fi
.RE
.PP
2021-11-16 16:26:28 +01:00
Not incidentally the information in the example above are the
absolute minimum the user has to provide before starts the program
and connect to pleroma (to use tinmop as a gemini browser only an
empty file will suffice): the name you chose when you made the
2020-12-27 13:19:32 +01:00
account on the server and the address of the server.
2020-05-08 15:45:43 +02:00
.PP
As you can see a line starting with a \fB #\fP is considered comment and
skipped by the program
.PP
The file with this credential are confidential and must be put into
2020-05-16 13:45:07 +02:00
user's home directory under the path
\fC $HOME/.local/share/tinmop/main.conf\fP . Probably the directory
2020-05-08 15:45:43 +02:00
\fC tinmop\fP does not exists on user system, if it does not exists must
be created manually.
.PP
2020-05-16 13:45:07 +02:00
If the program was installed correctly two other files with simple
semantics are located in your system wide configuration directory
(usually \fC /etc/tinmop/\fP ), please check these files for more
2020-05-09 13:53:09 +02:00
information, as they are extensively commented.
2020-05-08 15:45:43 +02:00
2021-04-28 16:39:54 +02:00
.PP
Is worth mentioning again that, without an user configuration file,
2021-11-16 16:03:51 +01:00
the program can be used as gemini client (see the "-G" command line
switch on top of this manual).
2021-04-28 16:39:54 +02:00
2020-05-08 15:45:43 +02:00
.SS "Lisp program"
.PP
2020-05-16 13:45:07 +02:00
These files contains Common lisp (see \fI https://common-lisp.net/\fP )
source code. And are used both as a way to configure the program
2020-05-08 15:45:43 +02:00
and to write module for tinmop itself.
.PP
2020-05-16 13:45:07 +02:00
These files are the only way to configure program's keybindings:
sequence of pressing button to fire command commands (do not worry
2020-05-08 15:45:43 +02:00
it is not too difficult!).
.PP
2020-05-16 13:45:07 +02:00
These files must be a valid Common Lisp program to allow the
program to even starts. Again this is actual source code that is
loaded end executed by the main program; be careful, do not copy
and paste code from untrusted sources as this could results in a
2020-05-08 15:45:43 +02:00
\fB severe\fP security damage.
.PP
2020-05-16 13:45:07 +02:00
Again in the configuration directory there is a (commented) file
named \fC init.lisp\fP that user can use as their starting point to
write their files. A custom init file, or other module files, must
2021-10-10 13:11:50 +02:00
be located into the directory \fC $HOME/.local/share/tinmop/\fP .
2020-05-08 15:45:43 +02:00
.PP
2020-05-16 13:45:07 +02:00
However there is no need to write their own init file if user is
2020-05-08 15:45:43 +02:00
happy with the provided one by the package maintainers.
.SH "First time start"
.PP
2020-05-16 13:45:07 +02:00
After the configuration the program can be started but we are not
2021-10-10 13:11:50 +02:00
ready to join the fediverse yet because tinmop need to be \fI trusted\fP by
2020-05-16 13:45:07 +02:00
the server. Just follows the instruction on screen to register the
application with your instance. This procedure should be followed
once: when the program starts for the first time (but please note
2020-05-08 15:45:43 +02:00
that there must be a file with valid credentials available).
2021-10-10 13:11:50 +02:00
.PP
2021-11-16 16:26:28 +01:00
There is no additional steps to follow to connect to gemspace,
2021-10-10 13:11:50 +02:00
instead.
.SH "Gempub support"
.PP
2021-11-16 16:26:28 +01:00
Tinmop maintains a gempub library scanning a directory on your
file system (library directory); the library directory path can be
2021-10-10 13:11:50 +02:00
set using the configuration directive:
.RS
.nf
\fC
gempub.directory.library = /absolute/path/to/your/gempub/library
\fP
.fi
.RE
.PP
2021-11-16 16:26:28 +01:00
the default value is \fC $XDG_DATA_HOME\fP (usually something like
2021-10-10 13:11:50 +02:00
\fC $HOME/.local/share/tinmop/\fP ).
.PP
2021-11-16 16:26:28 +01:00
Using \fB 'M-g g l'\fP the library can be inspected using a simple query
language (similar to SQL) that search in the metadata of the gempub
2021-10-10 13:11:50 +02:00
files, example of query follows:
.RS
.nf
\fC
where author like "calvino" and published < "1980"
where author like "cal%" or published = "1980"
\fP
.fi
.RE
.PP
Valid search keys are:
.IP \(em 4
title;
.IP \(em 4
author;
.IP \(em 4
language;
.IP \(em 4
description;
.IP \(em 4
publish-date;
.IP \(em 4
revision-date;
.IP \(em 4
published;
.IP \(em 4
copyright.
.PP
2021-11-16 16:26:28 +01:00
You can use \fC < > = != <= >= like\fP operators for comparison and the
two logical operator \fC and\fP and \fC or\fP , the character \fC %\fP act like a
2021-10-10 13:11:50 +02:00
wildcard and means: \fI 'any sequence of character'\fP .
.PP
2021-11-16 16:26:28 +01:00
Note that the right hand side of the operator must be wrapped in
2021-10-10 13:11:50 +02:00
quotes.
.PP
2021-11-16 16:26:28 +01:00
After the search is performed a window with the results is shown,
selecting an item of this window will open the gempub and will add
all its table of contents on the tour mode, so that the book could
2021-10-10 13:11:50 +02:00
be browsed.
.PP
2021-11-16 16:26:28 +01:00
For more information on tour mode see below or use
2021-10-10 13:11:50 +02:00
\fB 'C-h A <enter> tour mode'\fP .
.SH "Tour mode"
.PP
2021-11-16 16:26:28 +01:00
Tinmop maintains a queue of links that can be then visited by the
2021-10-10 13:11:50 +02:00
user, this queue is called \fB tour\fP .
.PP
There are two ways to add a link to the tour:
.IP \(em 4
2021-11-16 16:26:28 +01:00
when a link window is open and focused pressing \fB t\fP will start a
.PP
2021-10-10 13:11:50 +02:00
prompt for link indices to be saved in the tour; the prompt expect
2021-11-16 16:26:28 +01:00
a simple, comma or space separated, list of indices or index range, index
2021-10-10 13:11:50 +02:00
range is a couple of index separated by a dash, example below:
.RS
.nf
\fC 1 2 5 8-12
\fP
.fi
.RE
2021-11-16 16:26:28 +01:00
.PP
2021-10-10 13:11:50 +02:00
The string above will save the link index number 1, 2, 3, 5, 8, 9,
10, 11, 12 to the tour.
.PP
2021-11-16 16:26:28 +01:00
The other way to add links to the tour is using the command
\fB 'gemlog-add-unread-posts-tour'\fP (default keychord: \fB 'M-g s t a'\fP )
2021-10-10 13:11:50 +02:00
that will add all the unread posts to the tour.
.PP
There are a few more useful command to manipulate the tour:
.TP
\fB next-tour-link\fP
(\fB 'M-t t'\fP or just 't' if a gemini window is focused)
2021-11-16 16:26:28 +01:00
.PP
2021-10-10 13:11:50 +02:00
follows the next link in the tour;
.TP
\fB show-tour-links\fP
(\fB 'M-t s'\fP or just \fB 'T'\fP if a gemini window is focused)
2021-11-16 16:26:28 +01:00
.PP
2021-10-10 13:11:50 +02:00
shows the contents of the tour in a link window
.TP
\fB clean-all-tour\fP
(\fB 'M-t c'\fP )
.TP
2021-11-16 16:26:28 +01:00
\fB shuffle-tour\fP
2021-10-10 13:11:50 +02:00
(\fB 'M-t S'\fP ) shuffle the contents of the tour
2020-05-08 15:45:43 +02:00
.SH "How to get more help"
.PP
2020-12-27 13:19:32 +01:00
For help with pleroma visit the pleroma website:
.PP
\fI https://pleroma.social/\fP
.PP
For information about gemini:
.PP
$ tinmop -o gemini://gemini.circumlunar.space
2020-05-08 15:45:43 +02:00
.PP
2021-11-16 16:26:28 +01:00
The program has an inline help (default binding for help is "?"), a
manpage (default binding to view the manpage is "C-h m") and inline
help can be searched (default: "C-h A").
2020-12-27 13:19:32 +01:00
2020-05-08 15:45:43 +02:00
.PP
Moreover you can have some useful hint at the program web page:
.PP
2020-05-09 13:53:09 +02:00
[\fI https://www.autistici.org/interzona/tinmop/\fP ]
2020-05-08 15:45:43 +02:00
2022-01-28 18:45:00 +01:00
.SH "Default keybindings"
.SS "Global keymap"
.TP
2022-02-05 15:27:44 +01:00
\fB ! \fP
gemini-search
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB > \fP
open-net-address
2022-01-28 18:45:00 +01:00
.TP
\fB ? \fP
print-quick-help
.TP
2022-02-05 15:27:44 +01:00
\fB C-a \fP
show-about-window
.TP
\fB C-h A \fP
apropos-help-global
2022-01-28 18:45:00 +01:00
.TP
\fB C-h a \fP
apropos-help
.TP
2022-02-05 15:27:44 +01:00
\fB C-h h \fP
print-quick-help
2022-01-28 18:45:00 +01:00
.TP
\fB C-h m \fP
open-manual
.TP
\fB M-c \fP
open-chats-list-window
.TP
2022-02-05 15:27:44 +01:00
\fB M-down \fP
pass-focus-on-bottom
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB M-e \fP
eval-command
2022-01-28 18:45:00 +01:00
.TP
\fB M-g c i \fP
import-gemini-certificate
.TP
\fB M-g c s \fP
gemini-open-certificates-window
.TP
\fB M-g g b s\fP
display-bookmark
.TP
2022-02-05 15:27:44 +01:00
\fB M-g g l \fP
open-gempub-library
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB M-g s o \fP
gemini-open-gemlog-window
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB M-g s r \fP
gemlog-refresh-all
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB M-g s t a\fP
gemlog-add-unread-posts-tour
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB M-l \fP
load-script-file
2022-01-28 18:45:00 +01:00
.TP
\fB M-left \fP
pass-focus-on-left
.TP
2022-02-05 15:27:44 +01:00
\fB M-right \fP
pass-focus-on-right
2022-01-28 18:45:00 +01:00
.TP
\fB M-s l \fP
message-window-lock-scrolling
.TP
\fB M-s u \fP
message-window-unlock-scrolling
.TP
2022-02-05 15:27:44 +01:00
\fB M-t S \fP
shuffle-tour
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB M-t c \fP
clean-all-tour
.TP
\fB M-t s \fP
show-tour-links
.TP
\fB M-t t \fP
next-tour-link
.TP
\fB M-up \fP
pass-focus-on-top
.TP
\fB q \fP
quit
2022-01-28 18:45:00 +01:00
.SS "Follow request window"
.TP
2022-02-05 15:27:44 +01:00
\fB C-J \fP
process-follow-requests
2022-01-28 18:45:00 +01:00
.TP
\fB d \fP
follow-request-delete
.TP
2022-02-05 15:27:44 +01:00
\fB down \fP
follow-request-go-down
2022-01-28 18:45:00 +01:00
.TP
\fB q \fP
cancel-follow-requests
.TP
\fB up \fP
2022-02-05 15:27:44 +01:00
follow-request-go-up
.SS "Send post window"
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-J \fP
send-message
2022-01-28 18:45:00 +01:00
.TP
\fB d \fP
attach-delete
.TP
2022-02-05 15:27:44 +01:00
\fB down \fP
attach-go-down
.TP
\fB e \fP
edit-message-body
2022-01-28 18:45:00 +01:00
.TP
\fB m \fP
change-mentions
.TP
\fB q \fP
cancel-send-message
.TP
2022-02-05 15:27:44 +01:00
\fB s \fP
change-subject
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB up \fP
attach-go-up
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB v \fP
change-visibility
2022-01-28 18:45:00 +01:00
.SS "Thread window"
.TP
\fB / b \fP
thread-search-next-message-body
.TP
\fB / m \fP
thread-search-next-message-meta
.TP
\fB C-I \fP
thread-search-next-unread-message
.TP
2022-02-05 15:27:44 +01:00
\fB C-J \fP
thread-open-selected-message
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-X m b \fP
boost-selected-status
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-X m f \fP
favourite-selected-status
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-X m r b\fP
unboost-selected-status
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-X m r f\fP
unfavourite-selected-status
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-X m s \fP
subscribe-to-hash
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-X m t \fP
move-message-tree
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-X m u \fP
unsubscribe-to-hash
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-c c \fP
change-conversation-name
2022-01-28 18:45:00 +01:00
.TP
\fB C-c o \fP
open-conversation
.TP
2022-02-05 15:27:44 +01:00
\fB C-c u \fP
update-conversations
2022-01-28 18:45:00 +01:00
.TP
\fB C-f c \fP
change-folder
.TP
2022-02-05 15:27:44 +01:00
\fB C-t R \fP
reset-timeline-pagination
2022-01-28 18:45:00 +01:00
.TP
\fB C-t U \fP
update-current-timeline-backwards
.TP
2022-02-05 15:27:44 +01:00
\fB C-t c \fP
change-timeline
2022-01-28 18:45:00 +01:00
.TP
\fB C-t h r \fP
refresh-tags
.TP
2022-02-05 15:27:44 +01:00
\fB C-t u \fP
update-current-timeline
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-u c k g\fP
crypto-generate-key
.TP
\fB C-u c k i\fP
crypto-import-key
.TP
\fB C-u c k s\fP
crypto-export-key
2022-01-28 18:45:00 +01:00
.TP
\fB C-u f \fP
follow-user
.TP
2022-02-05 15:27:44 +01:00
\fB C-u i \fP
ignore-user
.TP
2022-01-28 18:45:00 +01:00
\fB C-u r f \fP
start-follow-request-processing
.TP
\fB C-u r r \fP
report-status
.TP
\fB C-u u \fP
unfollow-user
.TP
\fB C-u v a \fP
view-user-avatar
.TP
2022-02-05 15:27:44 +01:00
\fB C-u x \fP
unignore-user
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB D \fP
delete-post-using-regex
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB M-u \fP
delete-and-move-previous
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB N \fP
repeat-search
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB P \fP
poll-vote
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB U \fP
thread-mark-prevent-delete-selected-message
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB X \fP
refresh-thread-totally
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB $\ \ b \fP
thread-search-previous-message-body
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB $\ \ m \fP
thread-search-previous-message-meta
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB c \fP
compose-message
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB d \fP
delete-and-move-next
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB dc \fP
thread-mark-delete-selected-message
2022-01-28 18:45:00 +01:00
.TP
\fB down \fP
2022-02-05 15:27:44 +01:00
thread-go-down
.TP
\fB end \fP
thread-goto-last-message
.TP
\fB g \fP
thread-goto-message
.TP
\fB home \fP
thread-goto-first-message
.TP
\fB l \fP
open-message-link
2022-01-28 18:45:00 +01:00
.TP
\fB left \fP
2022-02-05 15:27:44 +01:00
open-previous
.TP
\fB n \fP
thread-search-next-unread-message
.TP
\fB r \fP
reply-message
2022-01-28 18:45:00 +01:00
.TP
\fB right \fP
2022-02-05 15:27:44 +01:00
open-next
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB up \fP
thread-go-up
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB v \fP
open-message-attach
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB x \fP
refresh-thread
.TP
\fB | \fP
send-message-to-pipe
.SS "Posts window"
2022-01-28 18:45:00 +01:00
.TP
\fB / \fP
message-search-regex
.TP
2022-02-05 15:27:44 +01:00
\fB C-J \fP
message-scroll-down
.TP
2022-01-28 18:45:00 +01:00
\fB N \fP
repeat-search
.TP
2022-02-05 15:27:44 +01:00
\fB down \fP
message-scroll-down
.TP
\fB end \fP
message-scroll-end
.TP
\fB home \fP
message-scroll-begin
.TP
\fB left \fP
message-scroll-left
.TP
2022-01-28 18:45:00 +01:00
\fB npage \fP
message-scroll-next-page
.TP
\fB ppage \fP
message-scroll-previous-page
.TP
2022-02-05 15:27:44 +01:00
\fB right \fP
message-scroll-right
.TP
\fB up \fP
message-scroll-up
.TP
2022-01-28 18:45:00 +01:00
\fB | \fP
send-to-pipe
2022-10-01 18:25:54 +02:00
.TP
\fB b \fP
net-address-history-back
2022-01-28 18:45:00 +01:00
.SS "Gemini viewer window"
.TP
2022-02-05 15:27:44 +01:00
\fB / \fP
message-search-regex
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-J \fP
2022-01-28 18:45:00 +01:00
message-scroll-down
.TP
2022-02-05 15:27:44 +01:00
\fB C-[ \fP
go-to-previous-link
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-] \fP
go-to-next-link
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-b a \fP
bookmark-gemini-page
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-b d \fP
delete-gemini-bookmark
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-b s \fP
display-bookmark
2022-01-28 18:45:00 +01:00
.TP
2022-12-12 20:21:31 +01:00
\fB I M \fP
collect and join together all the images linked from a gemini page and then display the resulting images
.TP
2022-01-28 18:45:00 +01:00
\fB N \fP
repeat-search
.TP
2022-02-05 15:27:44 +01:00
\fB O \fP
open-gemini-toc
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB T \fP
show-tour-links
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB U \fP
gemini-view-source
.TP
\fB ] \fP
open-next-visible-link
2022-01-28 18:45:00 +01:00
.TP
\fB b \fP
2022-10-01 18:25:54 +02:00
net-address-history-back
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB c \fP
gemini-open-certificates-window
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB d \fP
gemini-open-streams-window
.TP
\fB down \fP
message-scroll-down
.TP
\fB end \fP
message-scroll-end
.TP
\fB home \fP
message-scroll-begin
.TP
\fB l \fP
open-message-link
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB left \fP
message-scroll-left
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB npage \fP
message-scroll-next-page
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB p \fP
message-toggle-preformatted-block
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB ppage \fP
message-scroll-previous-page
2022-01-28 18:45:00 +01:00
.TP
\fB r \fP
gemini-refresh-page
.TP
2022-02-05 15:27:44 +01:00
\fB right \fP
message-scroll-right
.TP
2022-01-28 18:45:00 +01:00
\fB s \fP
gemini-subscribe-gemlog
.TP
\fB t \fP
next-tour-link
.TP
2022-02-05 15:27:44 +01:00
\fB up \fP
message-scroll-up
2022-01-28 18:45:00 +01:00
.TP
\fB | \fP
send-to-pipe
.SS "Gemini page table of contents window"
.TP
2022-02-05 15:27:44 +01:00
\fB C-J \fP
gemini-toc-scroll-down-page
2022-01-28 18:45:00 +01:00
.TP
\fB down \fP
gemini-toc-scroll-down
.TP
\fB n \fP
gemini-toc-scroll-down-page
.TP
\fB p \fP
gemini-toc-scroll-up-page
2022-02-05 15:27:44 +01:00
.TP
\fB q \fP
gemini-toc-close
.TP
\fB up \fP
gemini-toc-scroll-up
2022-01-28 18:45:00 +01:00
.SS "Gemini stream window"
.TP
2022-02-05 15:27:44 +01:00
\fB C-J \fP
gemini-streams-window-open-stream
.TP
2022-01-28 18:45:00 +01:00
\fB a \fP
gemini-abort-download
.TP
\fB down \fP
gemini-streams-window-down
.TP
\fB q \fP
gemini-streams-window-close
.TP
2022-02-05 15:27:44 +01:00
\fB up \fP
gemini-streams-window-up
2022-01-28 18:45:00 +01:00
.SS "gemini certificates window"
.TP
2022-04-25 13:09:55 +02:00
\fB d \fP
2022-04-25 13:07:26 +02:00
delete selected certificate
.TP
\fB C-J \fP
print information for the selected certificate
2022-01-28 18:45:00 +01:00
.TP
\fB down \fP
gemini-certificate-window-go-down
.TP
\fB q \fP
gemini-close-certificate-window
.TP
2022-02-05 15:27:44 +01:00
\fB up \fP
gemini-certificate-window-go-up
2022-01-28 18:45:00 +01:00
.SS "Gemini subscription window"
.TP
\fB C-J \fP
show-gemlog-to-screen
.TP
2022-02-05 15:27:44 +01:00
\fB d \fP
gemlog-cancel-subscription
2022-01-28 18:45:00 +01:00
.TP
\fB down \fP
gemlogs-subscription-go-down
.TP
2022-02-05 15:27:44 +01:00
\fB l \fP
open-message-link
.TP
2022-01-28 18:45:00 +01:00
\fB q \fP
close-gemlog-window
.TP
2022-02-05 15:27:44 +01:00
\fB up \fP
gemlogs-subscription-go-up
2022-01-28 18:45:00 +01:00
.SS "Gempub library window"
.TP
2022-02-05 15:27:44 +01:00
\fB C-J \fP
gempub-open-file
2022-01-28 18:45:00 +01:00
.TP
\fB down \fP
gempub-library-window-go-down
.TP
\fB q \fP
gempub-library-window-close
.TP
2022-02-05 15:27:44 +01:00
\fB up \fP
gempub-library-window-go-up
2022-01-28 18:45:00 +01:00
.SS "Post's tag window"
.TP
\fB C-J \fP
open-tag-folder
.TP
\fB U \fP
unsubscribe-to-hash
.TP
2022-02-05 15:27:44 +01:00
\fB down \fP
tag-go-down
.TP
2022-01-28 18:45:00 +01:00
\fB r \fP
refresh-tags
2022-02-05 15:27:44 +01:00
.TP
\fB up \fP
tag-go-up
2022-01-28 18:45:00 +01:00
.SS "Conversations window"
.TP
\fB C-J \fP
goto-conversation
.TP
2022-02-05 15:27:44 +01:00
\fB C-c c \fP
change-conversation-name
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB I \fP
ignore-conversation
2022-01-28 18:45:00 +01:00
.TP
\fB dc \fP
delete-conversation
.TP
2022-02-05 15:27:44 +01:00
\fB down \fP
conversation-go-down
.TP
\fB up \fP
conversation-go-up
2022-01-28 18:45:00 +01:00
.SS "Attachments window"
.TP
\fB C-J \fP
open-message-attach-perform-opening
.TP
\fB a \fP
open-all-message-attachments
.TP
\fB down \fP
open-message-attach-go-down
.TP
\fB q \fP
close-open-attach-window
2022-02-05 15:27:44 +01:00
.TP
\fB up \fP
open-message-attach-go-up
2022-01-28 18:45:00 +01:00
.SS "Links window"
.TP
2022-02-05 15:27:44 +01:00
\fB / \fP
search-link-window
.TP
2022-01-28 18:45:00 +01:00
\fB C-J \fP
open-message-link-perform-opening
.TP
2022-02-05 15:27:44 +01:00
\fB N \fP
repeat-search
.TP
\fB T \fP
save-selected-message-in-tour
2022-01-28 18:45:00 +01:00
.TP
\fB down \fP
open-message-link-go-down
.TP
\fB e \fP
open-message-link-open-enqueue
.TP
2022-02-05 15:27:44 +01:00
\fB q \fP
close-open-message-link-window
2022-01-28 18:45:00 +01:00
.TP
\fB t \fP
tour-mode-link
.TP
2022-02-05 15:27:44 +01:00
\fB up \fP
open-message-link-go-up
2022-01-28 18:45:00 +01:00
.SS "Chats list window"
.TP
2022-02-05 15:27:44 +01:00
\fB C-J \fP
show-chat-to-screen
2022-01-28 18:45:00 +01:00
.TP
\fB R \fP
refresh-chats
.TP
2022-02-05 15:27:44 +01:00
\fB c \fP
chat-create-new
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB down \fP
chat-list-go-down
2022-01-28 18:45:00 +01:00
.TP
\fB l \fP
change-chat-label
.TP
2022-02-05 15:27:44 +01:00
\fB q \fP
close-chats-list-window
.TP
\fB r \fP
refresh-chat-messages
2022-01-28 18:45:00 +01:00
.TP
\fB up \fP
chat-list-go-up
.SS "Chat window"
.TP
2022-02-05 15:27:44 +01:00
\fB / \fP
message-search-regex
.TP
2022-01-28 18:45:00 +01:00
\fB M-c \fP
write-to-chat
.TP
2022-02-05 15:27:44 +01:00
\fB a \fP
open-chat-link-window
2022-01-28 18:45:00 +01:00
.TP
\fB down \fP
message-scroll-down
.TP
\fB end \fP
message-scroll-end
.TP
2022-02-05 15:27:44 +01:00
\fB home \fP
message-scroll-begin
2022-01-28 18:45:00 +01:00
.TP
\fB npage \fP
message-scroll-next-page
.TP
\fB ppage \fP
message-scroll-previous-page
.TP
2022-02-05 15:27:44 +01:00
\fB up \fP
message-scroll-up
2022-01-28 18:45:00 +01:00
.SS "File explorer"
.TP
2022-02-05 15:27:44 +01:00
\fB / \fP
file-explorer-search
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB C-J \fP
file-explorer-open-node
2022-01-28 18:45:00 +01:00
.TP
\fB D \fP
file-explorer-delete-tree
.TP
2022-02-05 15:27:44 +01:00
\fB M d \fP
file-explorer-download-mirror
.TP
\fB M u \fP
file-explorer-upload-mirror
.TP
2022-02-06 13:47:51 +01:00
\fB M-m \fP
file-explorer-mark-by-regexp
.TP
2022-02-05 15:27:44 +01:00
\fB N \fP
repeat-search
.TP
2022-01-28 18:45:00 +01:00
\fB X \fP
file-explorer-delete-marked
.TP
\fB a \fP
file-explorer-create-path
.TP
2022-02-05 15:27:44 +01:00
\fB c \fP
file-explorer-close-path
.TP
2022-01-28 18:45:00 +01:00
\fB d \fP
file-explorer-download-path
.TP
\fB down \fP
file-explorer-go-down
.TP
2022-02-05 15:27:44 +01:00
\fB e \fP
file-explorer-edit-file
2022-01-28 18:45:00 +01:00
.TP
\fB end \fP
file-explorer-scroll-end
.TP
2022-02-05 15:27:44 +01:00
\fB home \fP
file-explorer-scroll-begin
.TP
\fB i \fP
file-explorer-node-details
.TP
\fB m \fP
file-explorer-mark-entry
.TP
2022-01-28 18:45:00 +01:00
\fB q \fP
file-explorer-close-window
.TP
2022-02-05 15:27:44 +01:00
\fB r \fP
file-explorer-rename-path
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB u \fP
file-explorer-upload-path
2022-01-28 18:45:00 +01:00
.TP
2022-02-05 15:27:44 +01:00
\fB up \fP
file-explorer-go-up
.TP
\fB x \fP
file-explorer-expand-path
2022-01-28 18:45:00 +01:00
2022-10-01 18:25:54 +02:00
.SS "Gopher window"
.TP
\fB up \fP
gopher-window:go-to-previous-link
.TP
\fB down \fP
gopher-window:go-to-next-link
.TP
\fB k \fP
gopher-window:go-to-previous-link
.TP
\fB j \fP
gopher-window:go-to-next-link
.TP
\fB C-J \fP
gopher-window:open-menu-link
.TP
\fB b \fP
net-address-history-back
.TP
\fB C-b a \fP
bookmark-gopher-page
.TP
\fB C-b s \fP
display-bookmark
.TP
\fB C-b d \fP
delete-gemini-bookmark
2020-05-08 15:45:43 +02:00
.SH "BUGS"
.PP
2021-11-16 16:26:28 +01:00
There are many, totally unknown, hiding in the code; this is scary!
😱 Please help the programmer to nail them using the
2020-05-08 15:45:43 +02:00
https://notabug.org/cage/tinmop/issues/ \fB at\fP \fI issue tracker\fP .
.SH "Contributing"
.PP
There is always need for help, you can join the developer, sending
patches or translating the UI to your favourite language.
.PP
Just point your browser to the
https://notabug.org/cage/tinmop/ \fB at\fP \fI code repository\fP .
.PP
See also the file CONTRIBUTE.org
2020-05-09 13:53:09 +02:00
.SS "Debug mode"
.PP
2021-10-10 13:11:50 +02:00
If you uncomment the line:
2020-05-09 13:53:09 +02:00
.RS
.nf
\fC ;;(push :debug-mode *features*)
\fP
.fi
.RE
.PP
The program will be compiled in \fC debug\- mode\fP this means that a lot
of diagnostic output will be appended to a file named \fC tinmop.log\fP
in the directory \fC $HOME/.local/share/tinmop/\fP .
.SH "Files"
.IP \(em 4
\fC $HOME/.local/share/tinmop/db.sqlite3\fP : the program database
.IP \(em 4
\fC $HOME/.local/share/tinmop/client\fP : the program credentials to connect with the instance \fB keep private!\fP
.IP \(em 4
2020-05-16 13:45:07 +02:00
\fC $HOME/.local/share/tinmop/tinmop.log\fP : this file is created only for debugging and should not be enabled in binary package distribution (see \fI Contributing\fP ).
2020-05-09 13:53:09 +02:00
.IP \(em 4
\fC /etc/tinmop/default\- theme.conf\fP : default visual style
.IP \(em 4
2020-05-16 13:45:07 +02:00
\fC /etc/tinmop/shared.conf\fP : some default configuration not related to themes
2020-05-09 13:53:09 +02:00
.IP \(em 4
\fC /etc/tinmop/init.lisp\fP : system wide configuration
.IP \(em 4
\fC $HOME/.config/tinmop/init.lisp\fP : user configuration
.IP \(em 4
2020-05-16 11:24:11 +02:00
\fC $HOME/.config/tinmop/main.conf\fP : user configuration (simple format)
2020-05-09 13:53:09 +02:00
2020-05-08 15:45:43 +02:00
.SH "Privacy"
.PP
2021-11-16 16:26:28 +01:00
The author of this software collects no user data information with
2020-06-22 13:58:04 +02:00
this software.
2020-05-08 15:45:43 +02:00
.PP
2020-06-22 13:58:04 +02:00
But this software is a client to connect and interact to one or more
2021-11-16 16:26:28 +01:00
remote computer. So potentially it could share a lot of information
2020-06-22 13:58:04 +02:00
with other actors but just after the user allowed it to do so.
.PP
It is the user responsibility to checks the privacy conditions of the
instance this software connect to.
.PP
By default, pressing "!" will contact the remote service located at:
"gemini://houston.coder.town/search".
.PP
2021-11-16 16:26:28 +01:00
Moreover launching \fC quick_quicklisp.sh\fP will contact
\fI https://www.quicklisp.org/\fP , check the
2020-06-22 13:58:04 +02:00
https://beta.quicklisp.org/quicklisp.lisp \fB at\fP \fI quicklisp sources\fP for
details.
2020-05-08 15:45:43 +02:00
.SH "Acknowledgment"
.PP
2020-05-09 13:53:09 +02:00
My deep thanks to the folks that provided us with wonderful SBCL and
Common lisp libraries.
.PP
In particular i want to thanks the authors of the libraries Croatoan and Tooter
for their help when I started to develop this program.
.PP
There are more people i borrowed code and data from, they are mentioned
in the file LINCENSES.org
2020-05-09 21:58:12 +02:00
.PP
2022-01-28 18:45:00 +01:00
This program was born also with the help of CCCP: "Collettivo
Computer Club Palermo".
2020-05-16 14:57:48 +02:00
.PP
Also thanks to "barbar" for testing of the installation scripts.