sapling/eden/fs/cli_rs
Katie Mancini 4fe39e0a3a make widgets for top
Summary:
We are moving our skelton for eden top a bit further, by creating the view
structure for eden top. This creates the widget for the banner of eden top,
the help page and the main page as well as a couple sections of the main
page.

The main page is displayed on default and they are toggled with `h` for help
page and `esc` to return to the mage page. Visable and hidden widgets are not
implemented in termwiz yet so we have to do a bit of hacking to hide and
display widgets for our selves.

Each of the sections is stubed with place holder text for testing.

Reviewed By: xavierd

Differential Revision: D26892620

fbshipit-source-id: a7bb4d0e11f3a8968ef071e7f585d07a9c286880
2021-04-09 12:27:04 -07:00
..
edenfs-client/src cli_rs: remove more subcommand boilerplate 2021-02-26 19:43:18 -08:00
edenfs-commands/src make widgets for top 2021-04-09 12:27:04 -07:00
edenfs-config/src cli_rs: implement edenfsctl config 2021-02-26 17:54:30 -08:00
edenfs-error/src cli: handle concrete errors 2021-02-26 17:54:30 -08:00
edenfsctl/src cli_rs: remove more subcommand boilerplate 2021-02-26 19:43:18 -08:00
stack-config cli_rs: add stack config proc macro 2021-02-12 12:33:47 -08:00
stack-config-derive stack-config: allow customize merge function 2021-02-26 17:54:30 -08:00