forked from PsychoticNinja/ailin-nemui-irssi
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
:::{important} You are reading the help for Irssi 1.0. **The current release version is Neırssi 1.3.**
|
||
:::
|
||
|
||
# Window Commands
|
||
|
||
<!-- 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 -->
|
||
|
||
| | |
|
||
| --- | --- |
|
||
| [clear](./clear) | Scrolls up the text in the window and fills the window with blank lines; you may want to use this to make new text start at the top of the window again. |
|
||
| [lastlog](./lastlog) | Searches the active window for a pattern and displays the result. |
|
||
| [layout](./layout) | Saves the layout of your window configuration; the next time you connect to the server, you will join the channels in the same window as before. ... |
|
||
| [scrollback](./scrollback) | Manipulate the text in the window to go to a to the given line number, or clear the buffers. ... |
|
||
| [window](./window) | Manipulates the window layout and positioning attributes. |
|
||
|
||
|
||
:::{toctree}
|
||
:maxdepth: 1
|
||
:hidden:
|
||
|
||
clear
|
||
lastlog
|
||
layout
|
||
scrollback
|
||
window
|
||
|
||
:::
|