Skip to content

feat(tui): render cluster topology as ASCII art#118

Open
mighty840 wants to merge 1 commit into
mainfrom
feat/tui-networks-ascii-art
Open

feat(tui): render cluster topology as ASCII art#118
mighty840 wants to merge 1 commit into
mainfrom
feat/tui-networks-ascii-art

Conversation

@mighty840

Copy link
Copy Markdown
Owner

This implements GitHub issue #71 by transforming the networks view from a flat representation to a hierarchical ASCII art visualization that makes the cluster topology easier to understand at a glance.

  • Added proper hierarchical indentation with Unicode box-drawing characters
  • Enhanced domain display with DNS resolution status formatting
  • Improved service listing with better visual hierarchy
  • Maintained all existing functionality while significantly improving readability

Fixes #71

…entation

This implements GitHub issue #71 by transforming the networks view from a flat
representation to a hierarchical ASCII art visualization that makes the cluster
topology easier to understand at a glance.

- Added proper hierarchical indentation with Unicode box-drawing characters
- Enhanced domain display with DNS resolution status formatting
- Improved service listing with better visual hierarchy
- Maintained all existing functionality while significantly improving readability

Fixes #71
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.

TUI networks: ASCII art topology rendering

1 participant