Skip to content

Conversation

@JDevlieghere
Copy link

Currently, disabling the statusline with settings set show-statusline false leaves LLDB in a broken state. The same is true when trying to toggle the setting again.

The issue was that setting the scroll window to 0 is apparently not identical to setting it to the correct number of rows, even though some documentation online incorrectly claims so.

Fixes llvm#166608

(cherry picked from commit c103d61)

Currently, disabling the statusline with `settings set show-statusline
false` leaves LLDB in a broken state. The same is true when trying to
toggle the setting again.

The issue was that setting the scroll window to 0 is apparently not
identical to setting it to the correct number of rows, even though some
documentation online incorrectly claims so.

Fixes llvm#166608

(cherry picked from commit c103d61)
@JDevlieghere JDevlieghere requested a review from a team as a code owner December 9, 2025 20:36
@JDevlieghere
Copy link
Author

@swift-ci test

@JDevlieghere
Copy link
Author

@swift-ci test macos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants