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
/
cmd2
/
rl_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added info on semantic versioning and branching strategy to CONTRIBUTING.md
Todd Leonhardt
2020-04-24
1
-1
/
+1
*
Renamed ansi_safe_wcswidth() to style_aware_wcswidth()
Kevin Van Brunt
2019-12-19
1
-1
/
+1
*
Simplified line of code
Kevin Van Brunt
2019-11-25
1
-2
/
+1
*
Added # pragma: no cover to some code in rl_utils
Kevin Van Brunt
2019-11-24
1
-2
/
+2
*
Fixed flake8 warning
Kevin Van Brunt
2019-11-24
1
-2
/
+2
*
Updated warning text
Kevin Van Brunt
2019-11-24
1
-1
/
+1
*
Added exception handling to account for non-standard Python environments in w...
Kevin Van Brunt
2019-11-24
1
-9
/
+24
*
Whitespace and doc fixes
Kevin Van Brunt
2019-07-01
1
-1
/
+1
*
Cleaned up some PyCharm warnings
Todd Leonhardt
2019-03-13
1
-6
/
+9
*
Fix flake8 issues
Todd Leonhardt
2018-12-06
1
-2
/
+3
*
Addressing code review comments
Kevin Van Brunt
2018-09-25
1
-5
/
+9
*
Removed more terminal code from coverage
Kevin Van Brunt
2018-09-25
1
-13
/
+13
*
Removed terminal functions from code coverage
Kevin Van Brunt
2018-09-25
1
-1
/
+1
*
Made sure all prompts sent to GNU readline are made safe
Kevin Van Brunt
2018-09-21
1
-2
/
+32
*
More code to support asynchronous changes to the terminal
Kevin Van Brunt
2018-09-19
1
-20
/
+36
*
Made common function to clear input lines in the terminal
Kevin Van Brunt
2018-09-19
1
-0
/
+1
*
Wrote a prompt updater example
Kevin Van Brunt
2018-09-19
1
-0
/
+14
*
Wrote function and test command to print alerts
Kevin Van Brunt
2018-09-19
1
-1
/
+44
*
Corrected how we force a redisplay in pyreadline
Kevin Van Brunt
2018-06-22
1
-4
/
+6
*
Added tab completion of Python identifiers when running the Python console
Kevin Van Brunt
2018-05-23
1
-2
/
+11
*
Stopped sharing history between cmd2 and python console
Kevin Van Brunt
2018-05-23
1
-0
/
+23
*
Added warning if tab completion will be disabled. Not allowing libedit
Kevin Van Brunt
2018-05-07
1
-4
/
+6
*
Started adding type hints
Todd Leonhardt
2018-04-19
1
-5
/
+1
*
Identified and marked a few blocks of code that can't be reached during unit ...
Eric Lin
2018-04-19
1
-3
/
+4
*
Addresses comments on #362
Eric Lin
2018-04-19
1
-1
/
+3
*
Merge remote-tracking branch 'origin/master' into autocompleter
Eric Lin
2018-04-18
1
-0
/
+63