fix(renderer): restore tab stops if hard tabs are enabled (#1677)
When hard tabs are enabled, we optimize rendering by using actual tab characters instead of spaces. This requires us to set tab stops every 8 columns at the beginning of the rendering process. Fixes: https://github.com/charmbracelet/bubbletea/issues/1614
A
Ayman Bagabas committed
ac355fe194c3e9f07c0d2b061bcf51ad802103fb
Parent: d81b6b6
Committed by GitHub <noreply@github.com>
on 4/13/2026, 2:28:52 PM