|
|
Useful Info
The changes page shows the latest modifications to the game.
Read more...
|
|
|
|
|
Nanvaent help directory: Commands: Personal: Rows
Please email any further questions to help@nanvaent.org. You may also wish to have a look at the FAQ.
commands/personal/rows Nanvaent Player Help
NAME
rows - set/show current value for how many rows your display has
USAGE
rows [ <number> ]
DESCRIPTION
This command can be used to either set or show the current value for
how many rows your display has. The rows are the number of lines your
terminal can fit onto one screen.
You should rarely need to change this value. At login time (assuming
that "screendetect" is on) your client is queried to determine the
correct size. If your client doesn't support this feature then you
should turn "screendetect" off first and then set the correct value
using this command.
If you do not resize your display, then there should be no need to
set this value as it is determined when you login.
If you resize your screen during play then "rows" can be used to
adjust your screen length until your next login.
EXAMPLE
> rows
Current number of rows : 25.
> rows 20
Current number of rows : 20
SEE ALSO
cols, newline, screendetect, term, termdetect
|
|