GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
smuxi-frontend-stfl(1) FreeBSD General Commands Manual smuxi-frontend-stfl(1)

smuxi-frontend-stfl
terminal frontend for Smuxi chat client

smuxi-frontend-stfl [-dlh] [-e engine]

smuxi-frontend-stfl is a terminal frontend for the Smuxi chat client, powered by the STFL library. It can operate standalone or attached to a remote Smuxi engine.

The options are as follows:

, --debug
Turn on debugging. Debug logs are sent to $XDG_DATA_HOME/smuxi/smuxi-frontend-stfl.log , and older logs are moved to the date of usage.
, --help
Show the arguments Smuxi takes.
, --list-engines
List the available engines Smuxi can connect to.
engine, --engine=engine
Connect to a remote engine.

The keyboards are similar to that of irssi and similar clients. Note that some terminal control characters (like C-c, C-z, etc) are not intercepted. Common line editing keys that work in graphical applications will also work. In the following examples, C-x means Control-x.

Tab
complete nickname
PageUp
move up the scrollback
PageDown
move down the scrollback
C-p, C-PageUp
previous window
C-n, C-PageDown
next window
C-Left
jump to the previous word
C-Right
jump to the next word
C-w
delete word
C-c
exit frontend

Like most IRC clients, Smuxi uses commands prefixed with "/", and most use the same commands, also including its own set of commands for the client and engine. In the following examples, the "/" prefix is not included.
exit
Exit the Smuxi frontend gracefully.
window close
Closes the current window.
window number
Goes to the window with that number.
connect protocol protocol-parameters
Connects to the server with the given protocol.
connect network
Connects to the preset network.
disconnect server
Disconnects from server. If no parameter is passed, then the server associated with the current window will be disconnected.
config list
Lists the configuration options.
config get key
Get the configuration key's value.
config set key=value
Set the configuration key's value.
shutdown
Shuts down the current engine.

$XDG_DATA_HOME/smuxi/share/smuxi-frontend-stfl.log
smuxi debug log
$XDG_CONFIG_HOME/smuxi/smuxi-engine.ini
smuxi local engine config
$XDG_CONFIG_HOME/smuxi/smuxi-frontend.ini
smuxi frontend configuration and remote engine list

smuxi-frontend-gnome(1), smuxi-server(1), smuxi-message-buffer(1)

Website: https://smuxi.im/

Smuxi, including this frontend, was written by Mirco Bauer. Contributions to this frontend were also made by Ondřej Hošek and Andrius Bentkus.

This manpage was written by Calvin Buckley.

February 23, 2014 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.