I’ve been struggling with ArduPilot development on my 14" Thinkpad laptop. It has a 2K OLED display. It runs windows, and I use WSL. When running ardupilot SITL in WSL, everything works great, except the GDB window does not obey the configured resolution. It’s extremely small. run_in_terminal_window.sh is using xterm to launch the window.
Is there any way we can adjust the font size or at least respect the OS settings?