-
Feature Request
-
Resolution: Done
-
Major
-
2.0.0.Alpha13
-
None
This should instead clear the buffer, kill the current command (if running) and carriage return to the next line. This may need Aesh changes in order to function.
Problems:
1. Buffer cannot be cleared via Console API.
2. Current running command cannot be killed because it executes in the Aesh Console thread.
- is blocked by
-
AESH-153 Expose function to clear current buffer
- Resolved