1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Userland/Applications/Terminal
Andreas Kling 418c6eb13b Terminal: Update window size increments on terminal font change
This fixes an issue where the window resize overlay would display
inaccurate "columns x rows" after a font change. This happened because
we kept using size increments derived from the original font.
2022-08-14 23:33:28 +02:00
..
CMakeLists.txt Terminal: Modernize terminal settings as a standalone application 2021-11-27 12:45:44 +01:00
main.cpp Terminal: Update window size increments on terminal font change 2022-08-14 23:33:28 +02:00