commit | 127ad5fb511a919378fdcc1ce9dcf8b87ca3529f | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Mar 29 17:09:22 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 12 08:53:31 2024 -0600 |
tree | e7355f346119bef2234b0ce86b15b3323c5d7eff | |
parent | ee92a6945bb329fdb3b07549bb995e408e4c23fd [diff] |
cli: always show cursor We may enter the command line interface in a state where on the remote console the cursor is not shown. Send an escape sequence to enable it. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>