I could have used a few sf::Text instances but I decided to copy its' code and modify it a bit instead so entire console draws in few (now even one because I added background and cursor to that vertex array too) calls. I just liked it better, it's more efficient, it's not a big deal compared to model code, etc.