Currently nbread prints text without any margin to the left border of the terminal. This means that users can directly copy paste text from nbread, however it also means that nbread text is a bit hard to read. Recent Claude Code update showed that text rendering can achieve both at the same time: the text has what appears to be two spaces of margin, and yet directly copying the text reveals no space was inserted and thus the text has no extra indent that needs removing! Clearly a Goldilocks solution exists :)
Currently nbread prints text without any margin to the left border of the terminal. This means that users can directly copy paste text from nbread, however it also means that nbread text is a bit hard to read. Recent Claude Code update showed that text rendering can achieve both at the same time: the text has what appears to be two spaces of margin, and yet directly copying the text reveals no space was inserted and thus the text has no extra indent that needs removing! Clearly a Goldilocks solution exists :)