In the lldb command window, when typing commands I think it would be nice to be able to perform this loop without interruption: 1. type command 2. press enter Currently the ImGui input unfocuses when enter is pressed.
In the lldb command window, when typing commands I think it would be nice to be able to perform this loop without interruption:
Currently the ImGui input unfocuses when enter is pressed.