Files
p 36037cb3e5
Alpine 3.24 Success
Arch Linux AUR Success
OpenBSD 7.8 Success
Update documentation
2026-08-10 06:28:25 +02:00

1.4 KiB

xF(1)

Name

xF - Terminal/X11 frontend for xC

Synopsis

xF [OPTION]…​ [HOST:PORT]

Description

xF is a frontend for the relay interface of the xC IRC client. It normally runs in the terminal, and can also use a graphical interface when built with support for one.

When an explicit relay address is given, it takes priority over configuration.

Options

-g, --gui

Use the graphical interface even when running from a terminal.

-h, --help

Display a help message and exit.

-V, --version

Output version information and exit.

--write-default-cfg[=PATH]

Write a configuration file with defaults, show its path and exit.

The file will be appropriately commented.

Key bindings

As in xC(1), with a bunch of notable additions:

C-q

Quit the frontend.

C-F5

Forcefully reconnect to the relay.

C-o

Open the last link in the transcript using xdg-open(1).

M-E

Run an external editor on transcript contents, enabling, e.g., search.

F1, F2, M-F1, M-F2

Scroll the buffer list: up, down, top, bottom.

PageUp, PageUp, M-Home, M-End, C-Home, C-End

Scroll the transcript: up, down, top, bottom, top, bottom.

Reporting bugs

Use https://git.janouch.name/p/xK to report bugs, request features, or submit pull requests.

See also

xC(1), xdg-open(1)