Skip to content

[lldb] Toggling the statusline with settings set show-statusline is broken #166608

@JDevlieghere

Description

@JDevlieghere

Disabling the statusline is broken. This is what it looks like after executing settings set show-statusline false:

(lldb) settings set show-statusline false
(lldb) settings set show-statusline false(lldb)

Enabling the statusline is broken too. This is what it looks after executing set set show-statusline true:

(lldb) set set show-statusline true
(lldb) set set show-statusline true(lldb)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions