Issue #122 detect console width
Author: miaLDNCreated Sep 12, 2026Updated Sep 12, 2026
#122
Even BASH knows the terminal size.
Glow is not detecting the terminal width?? Going back to bat until glow can work in a TTY.
$ echo "$COLUMNS ✕ $LINES"
73 ✕ 41Source: charmbracelet/glow