influxdata / influx-cli

CLI for managing resources in InfluxDB v2
MIT License
61 stars 23 forks source link

Client tooltips hiding results #477

Open teclab-at opened 1 year ago

teclab-at commented 1 year ago

Referenced from here: https://community.influxdata.com/t/annoying-shell-tooltips-how-to-disable-them/28265

influxshell

Version Influx CLI 2.6.1 (git: 61c5b4d) build_date: 2022-12-29T15:41:09Z

Command to call: influx v1 shell -t <mytoken> Doing this in a Ubuntu 22 shell under the Windows Subsystem for Linux.

The tooltips are placing itself on top of what I am writing and hiding the results.

Please also provide a fix to disable those tooltips.

thx

jmcp commented 3 days ago

This is still an issue with v2.7.5.

Another significant annoyance is that after a query is executed and you press 'q' to exit the interactive table view, the query's results disappear from the terminal. This is very user-unfriendly.