Contents Menu Expand Light mode Dark mode Auto light/dark mode
Skip to content
Irssi dev
Light Logo Dark Logo
Irssi dev
  • News
  • Getting Irssi
  • Change-log
    • Irssi 1.5
  • Help
    • Support on IRC
    • New users guide
    • User manual
      • Text input and commands
      • Automation
      • Configuration
      • User interface
    • Questions and Answers
      • Right-aligned nicks
      • Automatic log-in to NickServ
      • CertFP Log-in
      • Tor (The Onion Router)
      • The following signatures were invalid: EXPKEYSIG
    • Built-in help
      • Connection
        • connect
        • disconnect
        • network
        • quit
        • rawlog
        • reconnect
        • rmreconns
        • server
      • Core Commands
        • channel
        • cycle
        • join
        • msg
        • names
        • query
        • unquery
      • Window Commands
        • clear
        • lastlog
        • layout
        • scrollback
        • window
          • creation
          • changing
          • attribute manipulation
          • items
          • moving/number changing
          • split resizing
          • split navigation
          • split moving
          • logging
      • Settings
        • alias
        • bind
          • bind -list
        • completion
        • dehilight
        • format
        • hilight
        • ignore
        • log
        • recode
        • reload
        • save
        • set
        • statusbar
        • toggle
        • unalias
        • unignore
        • upgrade
      • Misc
        • beep
        • cat
        • cd
        • echo
        • eval
        • exec
        • help
        • load
        • unload
        • uptime
        • version
      • IRC Commands
        • accept
        • action
        • admin
        • away
        • ban
        • ctcp
        • dcc
        • deop
        • devoice
        • die
        • hash
        • info
        • invite
        • ison
        • kick
        • kickban
        • kill
        • knock
        • knockout
        • links
        • list
        • lusers
        • map
        • me
        • mircdcc
        • mode
        • motd
        • nctcp
        • netsplit
        • nick
        • notice
        • notify
        • op
        • oper
        • part
        • ping
        • quote
        • rehash
        • restart
        • sconnect
        • servlist
        • silence
        • squery
        • squit
        • stats
        • time
        • topic
        • trace
        • ts
        • unban
        • unnotify
        • unsilence
        • userhost
        • ver
        • voice
        • wait
        • wall
        • wallops
        • who
        • whois
        • whowas
      • IRC Proxy
        • irssiproxy
      • Other pages
        • flushbuffer
        • levels
        • otr
        • rmrejoins
        • script
    • Settings
    • Scripting
    • Security information
  • Modules
  • Source Code
  • Themes
  • Scripts
Versions
dev
1.4
1.2
Back to top

Note

You are reading the help for the development version. The current release version is Irssi 1.4.

Page source

links

Syntax

LINKS [[<server>] <mask>]

Parameters

The server to search on and the string to match on; if no arguments are given, the list of links of the active server will be displayed.

Description

Displays the links between an IRC server and its connections.

Examples

/LINKS
/LINKS ircsource.irssi.org
/LINKS ircsource.irssi.org *.hub

See also

LUSERS, MAP

Next
list
Previous
knockout
Made with Sphinx and Furo
On this page
  • links
    • Syntax
    • Parameters
    • Description
    • Examples
    • See also