Skip to content

curses: show probe protocol in title#588

Closed
Komzpa wants to merge 1 commit into
traviscross:masterfrom
Komzpa:darafei/curses-title-protocol
Closed

curses: show probe protocol in title#588
Komzpa wants to merge 1 commit into
traviscross:masterfrom
Komzpa:darafei/curses-title-protocol

Conversation

@Komzpa

@Komzpa Komzpa commented May 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add the active probe protocol to the curses title line
  • update the title automatically after switching with t or u, since redraw reads the current mtrtype

Fixes #482.

Validation

  • git diff --check
  • ./bootstrap.sh
  • ./configure --without-gtk --without-jansson
  • make -j "$(nproc)"
  • uv run --python 3.9 --with flake8==3.9.2 --with flake8-bandit==2.1.2 --with bandit==1.7.2 --with pbr==7.0.3 python -m flake8 .
  • sudo python3 ./test/cmdparse.py

@Komzpa

Komzpa commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #576, which now carries the curses title context together with the related curses display polish.

@Komzpa Komzpa closed this May 8, 2026
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

1 participant