-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
This issue is here to list some features that can improve the working of CommandConsole
recently added in Mesa through PR #2697.
- Arrow key navigation for commands.
- Integrate the input field into the console (like in actual consoles).
- Extend the auto update than just using
force_update()
. - Nice placement window for the console other than sidebar.
- Improve autoscroll.