databricks-cli/libs/cmdio
shreyas-goenka b9c68b4bd5
Fix wrap around issues with inplace logging (#334)
## Changes
We deal with wraparounds for long lines of text in a bad way. This PR
fixes that by saving the cursor position

## Tests
Manually
2023-04-14 13:06:04 +02:00
..
context.go Add bundle destroy command (#300) 2023-04-06 12:54:58 +02:00
event.go Add bundle destroy command (#300) 2023-04-06 12:54:58 +02:00
logger.go Fix wrap around issues with inplace logging (#334) 2023-04-14 13:06:04 +02:00