third_party.pigweed.src/pw_console/py
Anthony DiGirolamo 6b9f75c10b pw_console: Progress bar fix
- Set remove_when_done = False so bars stick around until marked as
  complete in when run in a fullscreen prompt_toolkit app.

No-Docs-Update-Reason: Bug fix
Change-Id: I1f3d7f01313664f0bccf159db2b8544e1886ac37
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/63400
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Anthony DiGirolamo <tonymd@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
2021-10-02 00:10:57 +00:00
..
pw_console pw_console: Progress bar fix 2021-10-02 00:10:57 +00:00
BUILD.gn pw_console: Config file loading; themes & history 2021-10-02 00:10:56 +00:00
console_app_test.py pw_console: WindowList class and pane movement 2021-08-04 00:12:42 +00:00
console_prefs_test.py pw_console: Config file loading; themes & history 2021-10-02 00:10:56 +00:00
help_window_test.py pw_console: Incremental stdout repl output 2021-08-09 20:30:48 +00:00
log_filter_test.py pw_console: Log filtering backend impl 2021-07-22 03:46:00 +00:00
log_store_test.py pw_console: Refactor log pane classes 2021-07-15 02:14:53 +00:00
log_view_test.py pw_console: Incremental stdout repl output 2021-08-09 20:30:48 +00:00
pyproject.toml python: setup.py -> setup.cfg 2021-08-19 21:00:28 +00:00
repl_pane_test.py pw_console: Small UI Fixes 2021-08-09 20:33:09 +00:00
setup.cfg pw_console: Config file loading; themes & history 2021-10-02 00:10:56 +00:00
setup.py python: setup.py -> setup.cfg 2021-08-19 21:00:28 +00:00
table_test.py pw_console: Log pane table view 2021-07-02 01:52:17 +00:00
text_formatting_test.py pw_console: Log pane table view 2021-07-02 01:52:17 +00:00
window_manager_test.py pw_console: Small UI Fixes 2021-08-09 20:33:09 +00:00