forked from PsychoticNinja/ailin-nemui-irssi
31 lines
990 B
Plaintext
31 lines
990 B
Plaintext
# 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
|
|
|
|
:::
|