summaryrefslogtreecommitdiff
path: root/src/cli.zig
diff options
context:
space:
mode:
authorMitchell Hashimoto <m@mitchellh.com>2025-06-27 19:43:12 -0700
committerGitHub <noreply@github.com>2025-06-27 19:43:12 -0700
commit206d41844e88176a398f149e8e2c8f6e2fdbd28a (patch)
tree95760648c4741e3171c082b5109ed176e97ae7a7 /src/cli.zig
parent98b1af8353077b608713d30a9863cbc6e008d034 (diff)
parent138f74524e1c909620ba1c3560e032ceea79695f (diff)
terminal: fix unexpected line wrapping in tests (#7709)
These tests write specific lines into a 10-column-wide test screen. The "prompt3$ input3\n" writes exceed that column limit, and some of their characters wrap onto the following line. These tests' current assertions aren't sensitive to that overflow, but I spotted the problem while doing some related work, and I thought it worth making these corrections to avoid any future surprises.
Diffstat (limited to 'src/cli.zig')
0 files changed, 0 insertions, 0 deletions