index
:
delta/python-packages/cmd2-git.git
1216-rich-print-mixin
2.0
async_prompt
black
black_config
blank_prompt
border_color
ci_improvements
cmdset_settables
codeql
colored_simple_table
colored_tables
colored_tables_orig
column_spacing
complete_flag_names
completion_item_choices
ctrl-c
ctrl-d
custom_command_completer
custom_completer_refactor
dashes
default_categories
duplicate_subcommand
editors
enh_default_categories
error_cleanup
exception_passthrough
exit_code
ext_test_0_2
extended_colors
f-strings
fix_broken_unit_test
fix_hint
github_actions
header_tabs
history_fix
import_wrapping
ipy_locals
last_result
master
misc
move_attach
mypy_continued
mypy_explicit_export
nested_table
nested_table_orig
ns_fix
ordered_history
pep561
plugin_version
poutput-psuccess
prompt_error
py_refactor
pypy_fix
redirected_aliases
settable_hint
silence
silence_startup_script
silent_start
table_newline
topic_width
unit_tests
util_fixes
win_tab_crash
github.com: python-cmd2/cmd2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
async_printing.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into black
Todd Leonhardt
2021-02-19
1
-7
/
+7
|
\
|
*
Merge branch 'master' into 2.0
Kevin Van Brunt
2021-01-22
1
-2
/
+7
|
|
\
|
*
|
Updated async printing example to use thread event instead of a boolean flag
Kevin Van Brunt
2020-08-18
1
-7
/
+7
*
|
|
Add in isort changes
Todd Leonhardt
2021-01-31
1
-1
/
+3
*
|
|
Add black for automatic code format
Todd Leonhardt
2021-01-31
1
-14
/
+14
|
|
/
|
/
|
*
|
Changed isort to force wrapping of imports to reduce merge conflicts from min...
Eric Lin
2021-01-22
1
-2
/
+7
|
/
*
Added info on semantic versioning and branching strategy to CONTRIBUTING.md
Todd Leonhardt
2020-04-24
1
-1
/
+1
*
Updated changelog to address removal of ansi.FG_COLORS and ansi.BG_COLORS and...
Todd Leonhardt
2020-02-07
1
-8
/
+8
*
Made example update the prompt less frequently
Kevin Van Brunt
2019-08-01
1
-4
/
+18
*
Whitespace and doc fixes
Kevin Van Brunt
2019-07-01
1
-1
/
+1
*
Improve background color display of prompt in async_printing.py example
Todd Leonhardt
2019-06-28
1
-1
/
+1
*
Simplified ansi color dictionaries and lookup methods
Todd Leonhardt
2019-06-27
1
-21
/
+5
*
Refactor exit_code implementation
Todd Leonhardt
2019-05-20
1
-1
/
+2
*
Fixed issue when printing alerts caused by a prompt with a new line character
Kevin Van Brunt
2019-03-21
1
-4
/
+4
*
Fixed how shortcuts are set in examples
Todd Leonhardt
2019-03-14
1
-1
/
+0
*
Fixed comment
Kevin Van Brunt
2019-02-06
1
-1
/
+1
*
Added more examples and documentation
Kevin Van Brunt
2018-09-25
1
-2
/
+8
*
Made async stuff public
Kevin Van Brunt
2018-09-25
1
-8
/
+8
*
Made demo more instructive
Kevin Van Brunt
2018-09-23
1
-92
/
+103
*
Added more alerts and updated documentation
Kevin Van Brunt
2018-09-22
1
-12
/
+39
*
Recreating the thread in preloop to support multiple calls of cmdloop
Kevin Van Brunt
2018-09-22
1
-1
/
+3
*
Updating prompt in example app
Kevin Van Brunt
2018-09-21
1
-7
/
+43
*
First version of async printing example
Kevin Van Brunt
2018-09-21
1
-0
/
+121