[arch-general] Can't change tty size

Martin Kühne mysatyre at gmail.com
Tue Oct 18 12:19:39 UTC 2016


Let's start out with the setting with a font you intend like to use
that is as closely above 80 columns as you can make it.
$ stty cols 80
will inform the kernel what size of terminal your receiving end has.
This way you truncate the view on the screen and get your precise 80x*
terminal.
You could add it to your login script or something to make it permanent?

cheers!
mar77i


More information about the arch-general mailing list