[Lldb-commits] [PATCH] D85290: [lldb][gui] use left/right in the source view to scroll
Luboš Luňák via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 5 04:27:44 PDT 2020
llunak created this revision.
llunak added a reviewer: clayborg.
llunak requested review of this revision.
I intentionally decided not to reset the column automatically anywhere, because I don't know where and if at all that should happen. There should be always an indication of being scrolled (too much) to the right, so I'll leave this to whoever has an opinion.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D85290
Files:
lldb/source/Core/IOHandlerCursesGUI.cpp
lldb/test/API/commands/gui/viewlarge/TestGuiViewLarge.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85290.283192.patch
Type: text/x-patch
Size: 6707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200805/f069eaf8/attachment.bin>
More information about the lldb-commits
mailing list