feat(curses): show host and protocol in title#576
Merged
rewolff merged 10 commits intoMay 25, 2026
Conversation
25c38ee to
c30d1f3
Compare
This was referenced May 8, 2026
c30d1f3 to
2793ebe
Compare
2793ebe to
3d4abe1
Compare
This was referenced May 9, 2026
904d4a8 to
7e4450f
Compare
7e4450f to
12f593b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
./bootstrap.sh && ./configure --without-gtk --without-jansson && make -j$(nproc)on the composite stackgit diff --checkon the composite stacksudo python3 ./test/cmdparse.pyon the composite stack: passed