forked from PsychoticNinja/ailin-nemui-irssi
40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
:::{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
|
||
|
||
:::
|