Closed Volian0 closed 2 years ago
how to reproduce:
This is not a bug in setfont. This is how the Linux kernel works. The setfont utility selects the current terminal and changes the font on it via ioctl.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/video/fbdev/core/fbcon.c#n2504
how to reproduce: