ailin-nemui-irssi/_sources/documentation/help/cat_Window Commands.md.txt
2022-04-25 19:34:35 +02:00

34 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

:::{note} You are reading the help for the development version. **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
:::