diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2024-12-16 11:11:17 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-16 11:11:17 -0800 |
commit | 3dfc1d9b0bc41eaf63e551ca357b44a71636b152 (patch) | |
tree | 5921b15d81e4dcba23e2c3a8f7ea5ae7bef84614 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 696d120d091f086532165f938000d86ace7c9ea0 (diff) | |
download | llvm-3dfc1d9b0bc41eaf63e551ca357b44a71636b152.zip llvm-3dfc1d9b0bc41eaf63e551ca357b44a71636b152.tar.gz llvm-3dfc1d9b0bc41eaf63e551ca357b44a71636b152.tar.bz2 |
[lldb] Use the terminal height for paging editline completions (#119914)
Currently, we arbitrarily paginate editline completions to 40 elements.
On large terminals, that leaves some real-estate unused. On small
terminals, it's pretty annoying to not see the first completions. We can
address both issues by using the terminal height for pagination.
This builds on the improvements of #116456.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions