How do I scroll irssi?

How do I scroll irssi?

Navigating within a window These are the keys: page-down or alt + n: scroll down half a page. page-up or alt + p: scroll up half a page.

How do I get an irssi channel?

Here’s all you need to do to make your own IRC channel.

  1. Download an IRC Client. To participate in an IRC, you first need a client.
  2. Join an IRC Network. IRC is split across many networks.
  3. Create an IRC Channel. Now that you’re connected to a network and have a nickname, it’s time to create your IRC channel.

How do I change my Irssi username?

You can change nickname with /nick nitstorm once connected to the server, or change globally, executing the command /set nick nitstorm , and then /save to permanently modify your configuration file. The same way, you can change real_name and user_name with the command /set . (See /help channel for help.)

How does Autodl irssi work?

Autodl-irssi is a plugin for monitoring torrent IRC announce channels, downloads torrent files based on a user-defined filter, and then sends the torrent files to a local or remote torrent client.

Can you split windows in Irssi?

Rule 1 Irssi cannot do vertical splits, only horizontal splits. That is, windows can only be arranged from top to bottom, never from side to side. Rule 2 You cannot use /window show #or /window hide #on sticky windows. Doing so would force a window that is stuck to another container into a new container.

Why is window 2 stuck in the top container in Irssi?

By default, Irssi turns on the “autostick_split_windows” option. Having this on is a generally good idea, as long as you understand what it does. If you have this option enabled (which you probably do), window 2 is now stuckto the top container. This means that window 2 will always appear in the top container and never in the bottom container.

How many containers does Irssi have?

By default, Irssi obviously has only one container (it must have at least one, otherwise nothing would be on the screen), and no windows are initially set sticky. For this guide, I will be using the channels #test2, #test3, #test4, and #test5.

How do I make a split window collapse in a window?

Set the split window in the given direction to the current one active, or move the current window to the sticky group of the split window in the given direction. (If no sticky group remains, the split window collapses.) Add the required arguments for the given command.