2022-04-25 19:34:35 +02:00

40 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

:::{important} You are reading the help for Irssi 1.0. **The current release version is Neırssi 1.3.**
:::
# Connection
<!-- comment
Please submit changes to
- https://github.com/ailin-nemui/irssi/tree/master/docs/help/in
- https://github.com/ailin-nemui/irssi-website-tools/blob/sphinx-mod/_tools/help2md.yml
endcomment -->
| | |
| --- | --- |
| [connect](./connect) | Opens a new connection to the specified network or server; existing connections are kept. |
| [disconnect](./disconnect) | Disconnects from an IRC server; the list of all the servers you are connected to can be retrieved via the SERVER command. ... |
| [network](./network) | Displays, adds, modifies or removes the network configuration of IRC networks. ... |
| [quit](./quit) | Terminates the application and advertises the given message on all the networks you are connected to. |
| [rawlog](./rawlog) | Saves all the raw data that is received from and transmitted to the active server into a log file. |
| [reconnect](./reconnect) | Disconnect and reconnect from a network. |
| [rmreconns](./rmreconns) | Removes all active and pending reconnections. |
| [server](./server) | Displays, adds, modifies or removes the network configuration of IRC servers. ... |
:::{toctree}
:maxdepth: 1
:hidden:
connect
disconnect
network
quit
rawlog
reconnect
rmreconns
server
:::