Provided by: sat-xmpp-primitivus_0.3.0-6_all bug

NAME

       primitivus - Salut à Toi's console interface

SYNOPSIS

       primitivus [ --profile=PROFILE | --help ]

DESCRIPTION

       Primitivus is Salut à Toi's console interface, based on Urwid.

       Primitivus  is modal (vi-like), one can switch from one mode to another in the same way as
       in vi/vim:

       •   From any mode, press [Esc] to switch to normal mode.

       •   From normal mode, press : to switch to command mode.

       •   From normal mode, press i to switch to insert mode — the one you use to write messages
           to your contacts.

       Primitivus  can  be  handled  either  with the mouse, in a very intuitive way, or with the
       keyboard. The keyboard shortcuts are explained in the section KEYBOARD HANDLING.

OPTIONS

       --profile=PROFILE
       -p PROFILE
              select the profile to use

       --help
       -h     display a help message and quit

KEYBOARD HANDLING

       In the sequel we use the following shortcuts:

       •   C stands for CtrlM means Meta, on a PC it is usually the Alt key

       •   S stands for Shift

   Main keys
       [tab] and/or arrows
              change focus

       C-x    quit

       M-m    display/hide the menu

       C-n    show the next notification

       C-s    hide/redisplay a pop-up window temporarily

       F2     hide/display the roster

   Chat rooms
       M-p    hide/display the list of participants

       M-t    hide/display timestamps

       M-n    use/don't use short nicks

       M-l    hide/display window decorations

       M-s    change the room's topic appearance by switching between:

              •   one single line (the topic is cut if it's too long)

              •   the full topic

              •   topic hidden

   Edition line
       C-a or [home]
              move the cursor at the beginning of the line

       C-e or [end]
              move the cursor at the end of the line

       C-k    erase the line, starting at the cursor's position

       C-w    erase the last word

       S-[tab]
              invoke completion (dependent on the context)

   Contacts
       M-d    hide/display offline contacts

       M-s    hide/display contacts' status messages

COMMANDS

       The following commands must be typed in command mode (type [Esc] to switch to normal mode,
       then the : at the beginning of the command will switch to command mode).

       :quit  quit Primitivus

SEE ALSO

       sat(1)

AUTHORS AND COPYING

       Salut à Toi was written by Jérôme Poisson <goffi@goffi.org>.

       This  man  page  was  converted  from  the  help  message and Salut à Toi's wiki by Matteo
       Cypriani <mcy@lm7.fr> for the Debian distribution.  It is released under the terms of  the
       Creative Commons Attribution-ShareAlike 3.0 Unported license (CC-By-SA 3.0).