[llvm-bugs] [Bug 31365] New: GLI doesn't work property after changing terminal width
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Dec 13 12:57:59 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31365
Bug ID: 31365
Summary: GLI doesn't work property after changing terminal
width
Product: lldb
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: sidney at s4y.us
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 17751
--> https://llvm.org/bugs/attachment.cgi?id=17751&action=edit
Screen recording demonstrating the issue.
If I launch lldb, then change the width of the terminal during the session,
line editing no longer works properly (the cursor lands in the wrong place
after edits, and lines above the current one may be overwritten). Also, gui
mode continues to launch with the old size for the life of the session.
See attached gif for a demo.
version: lldb-360.1.65 (shipped with macOS 10.12.1, I'm not sure what this maps
to in lldb's versioning scheme)
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161213/453414f9/attachment.html>
More information about the llvm-bugs
mailing list