mirror of https://github.com/ansible/ansible.git
fix utils.color.stringc: enclosure non printable sequences in SOH,STX (#64751)
* ansible.utils.color.stringc: add wrap_nonvisible_chars flag in stringc * add exaplanation for `wrap_nonvisible_chars` case in utils.stringc * add changelog entrypull/65153/head
parent
1a7823af03
commit
c6301a9fc7
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- fix wrong command line length calculation in ``ansible-console`` when long command inputted
|
Loading…
Reference in New Issue