turbot / steampipe

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
https://steampipe.io
GNU Affero General Public License v3.0
6.69k stars 264 forks source link

Arrow keys not working in WSL #4189

Open aagha opened 4 months ago

aagha commented 4 months ago

Describe the bug Once in Steampipe query mode, writing a Select syntax, the FROM statement presents a list of options, but are not accessible from the keyboard, as up/down arrows don't work in the (blue) dropdown.

image

Steampipe version (steampipe -v) Example: v0.22.0

To reproduce

  1. Bash shell
  2. type: steampipe query to enter the query env
  3. start typing: select * from
  4. When the blue box for optional plugins shows up, use the up/down arrows to try to navigate the list or scroll button a mouse

Expected behavior Hitting up/down or mouse scrolling allows for navigating the list.

Additional context Add any other context about the problem here.

kaidaguerre commented 4 months ago

hmm sorry you've hit this issue @aagha - I'll take a look

github-actions[bot] commented 2 months ago

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.