hedzr / cmdr-cxx

cmdr cxx version, a C++17 header-only command-line parser with hierarchical config data manager here

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gallery

hedzr opened this issue · comments

commented

Holding.

Help Screen

an evident, clear, and logical help-screen

NEW (improved: tab-stop auto-adjusted, wrapped and aligned description text):
image-20210221210442215

~~tree

Dumping the command tree (in test-app-c2, we used a special description text color instead of light-grey)

image-20210222130046734

~~debug -DDD

Triple D enables more dumping

image-20210211184120423

Smart Suggestions with Jaro-Winkler Edit Distance

image-20210212134229303

Tail line, cmdr-ending

NOTE that darker line can be removed by set_no_cmdr_endings(), and the tail line (Type ...) by set_no_tail_line ().

image-20210215100547030

Tab stop & wrap long line in terminal

-hhh make the invisible items unhidden (displayed as a darker line)

image-20210217144353392

_