steampipe
steampipe copied to clipboard
Interactive query multi-line issues with go-prompt
This issue is to track and fix various interactive prompt multi-line
issues.
-
autocomplete does not show suggestions when entering a new multiline query (#150)
-
up arrow does not work correctly when entering a new multiline query (#151 )
- when midways through entering a multiline query, up arrow shows history instead of moving cursor within the multiline query
-
up arrow moves to wrong column when navigating a multiline query retrieved from history (#152)
- it move to the column length of the line below, instead of maintaining the cursor x position
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
This issue was closed because it has been stalled for 90 days with no activity.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
meta issue - closing