[roll] Roll fuchsia [tools] Add TUI config to ffx; add TUI to fx use

Add ffx.ui.mode to ffx config, to toggle whether to use enhanced
TUI formmating using gum where available. The default is "text",
users will have to manually opt in, which is intended to make this
change non-breaking.

Add ffx.ui.overrides to allow for command-specific overrides.

Add check to fx for the ffx.ui.mode setting, for toggling TUI in fx

Add optional TUI formatting to `fx use` when opted-in

Add documentation for ffx.ui.mode and ffx.ui.overrides

Original-Bug: 408507385

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1255350
Original-Revision: 80bd5392b421358ac0dfe4afeedb6827c6c44384
GitOrigin-RevId: d92850c0fda489aac52da4d8d058aabf5dd07f0f
Change-Id: I2fb9f77dd31e1913b5c9620cf1dc7dd11097dbe7
1 file changed
tree: 7d72619a9ef069b62ec4221b315ca6bb597da25a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.