troglobit / finit

Fast init for Linux. Cookies included
https://troglobit.com/projects/finit/
MIT License
633 stars 63 forks source link

Resize of terminal after boot causes newline between progress lines #210

Closed troglobit closed 2 years ago

troglobit commented 2 years ago

This has been a standard (annoying) behavior of Finit since the first progress output was added. This may actually be caused by the TTY not being properly set up yet, i.e. in half-raw mode rather than proper cooked mode. Worth checking into for the next release.