aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorKiva <imkiva@islovely.icu>2025-11-07 11:40:38 +0800
committerGitHub <noreply@github.com>2025-11-07 11:40:38 +0800
commitca0866bf6dcee8856a8d9a6d88ec236c9c68baa1 (patch)
tree3ecc2a61be578af0fcf87ee30d7520322f18751b /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent0e46b4189031c580f636b377987c950c5e38849e (diff)
downloadllvm-ca0866bf6dcee8856a8d9a6d88ec236c9c68baa1.zip
llvm-ca0866bf6dcee8856a8d9a6d88ec236c9c68baa1.tar.gz
llvm-ca0866bf6dcee8856a8d9a6d88ec236c9c68baa1.tar.bz2
[LLDB][Editline] empty current line before `el_wgets` (#165830)
This PR fixes #157637 by printing ANSI sequence "\r\x1b[K" to empty the line before calling to `el_wgets`. Later when `el_wgets` prints the real prompt, all wrongly printed characters are removed from the terminal.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions