• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jzombie / term-wm-vt100 / 31344880361
96%

Build:
DEFAULT BRANCH: main
Ran 10 Aug 2026 12:39AM UTC
Jobs 1
Files 9
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Aug 2026 12:35AM UTC coverage: 95.573% (+0.2%) from 95.403%
31344880361

push

github

web-flow
fix: Bottom-anchor prompt on terminal grow (history pull-down + short-content reflow) (#8)

* fix: Bottom-anchor prompt on terminal grow (history pull-down +
short-content reflow)

Growing the terminal vertically no longer strands the prompt mid-screen
in
blank space. Two coordinated grid fixes:

- History pull-down (rows-only grow): when growing while following the
  tail
  and the cursor rests on the old bottom edge, reveal the most recent
  scrollback rows at the top of the grid (chronological split_off)
  instead
  of padding blanks at the bottom, and shift the cursor down with them —
  mirroring the shrink path's ESC[S scroll-up. Guarded on
  cursor-at-bottom +
  tail-follow so a top-anchored prompt stays put and grow/shrink
  oscillations no longer multiply blank lines into the scrollback.

- Short-content bottom-anchor (width+height reflow): when a grow reflows
  content shorter than the new screen with the cursor on a non-blank row
  at
  the old bottom, pad blanks ABOVE the visible content so the prompt
  stays
  at the new bottom, instead of stranding it mid-screen with blanks
  below.

* Update description

119 of 119 new or added lines in 2 files covered. (100.0%)

3044 of 3185 relevant lines covered (95.57%)

3364704.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31344880361.1 10 Aug 2026 12:39AM UTC 9
95.57
GitHub Action Run
Source Files on build 31344880361
  • Tree
  • List 9
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31344880361
  • 0b0d1d4f on github
  • Prev Build on main (#31289711844)
  • Next Build on main (#32423284613)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc