Skip to content

feat(curses): show host and protocol in title#576

Merged
rewolff merged 10 commits into
traviscross:masterfrom
Komzpa:darafei/pretty-print-large-counters
May 25, 2026
Merged

feat(curses): show host and protocol in title#576
rewolff merged 10 commits into
traviscross:masterfrom
Komzpa:darafei/pretty-print-large-counters

Conversation

@Komzpa

@Komzpa Komzpa commented May 7, 2026

Copy link
Copy Markdown
Contributor

Fixes #121.
Fixes #482.
Supersedes #585.
Supersedes #588.

Stack note: the large-counter formatter work that used to be here is now covered by #636/#637. This branch is kept on top of the newer related stack because maintainers have been merging newest-to-oldest.

Summary

Validation

  • composite newest-to-oldest stack merge through csv: omit trailing empty header field #575: clean
  • ./bootstrap.sh && ./configure --without-gtk --without-jansson && make -j$(nproc) on the composite stack
  • git diff --check on the composite stack
  • sudo python3 ./test/cmdparse.py on the composite stack: passed

@Komzpa Komzpa force-pushed the darafei/pretty-print-large-counters branch from 25c38ee to c30d1f3 Compare May 8, 2026 03:02
@Komzpa Komzpa changed the title curses: pretty-print large counters feat(curses): polish counters and title context May 8, 2026
@Komzpa Komzpa force-pushed the darafei/pretty-print-large-counters branch from c30d1f3 to 2793ebe Compare May 9, 2026 09:45
@Komzpa Komzpa changed the title feat(curses): polish counters and title context feat(curses): show host and protocol in title May 9, 2026
@Komzpa Komzpa force-pushed the darafei/pretty-print-large-counters branch from 2793ebe to 3d4abe1 Compare May 9, 2026 10:30
@Komzpa Komzpa force-pushed the darafei/pretty-print-large-counters branch 2 times, most recently from 904d4a8 to 7e4450f Compare May 9, 2026 11:13
@Komzpa Komzpa force-pushed the darafei/pretty-print-large-counters branch from 7e4450f to 12f593b Compare May 25, 2026 11:45
@rewolff rewolff merged commit 0f19441 into traviscross:master May 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show whether ICMP, UDP, or TCP is currently used Include the HOSTNAME in the title when running

2 participants