tconbeer / harlequin

The SQL IDE for Your Terminal.
https://harlequin.sh
MIT License
3.55k stars 77 forks source link

run harlequin --no-download-tzdata on windows Cmder abnormal #468

Closed l1t1 closed 6 months ago

l1t1 commented 6 months ago

Describe the bug at first, I input select version(), but the run query button is not exsits, after press Ctrl+J, the run query button is displayed, but the sql input disappeared,

To Reproduce run harlequin --no-download-tzdata on windows Cmder

Expected behavior it always shows the sql editor and the run query button

Actual behavior at first, I input select version(), but the run query button is not exsits, after press Ctrl+J, the run query button is displayed, but the sql input disappeared, first_2024-02-18_083110 after_2024-02-18_083223

Additional context What is the output of harlequin --version?

harlequin, version 1.15.0

Installed Adapters:
  - duckdb, version 1.15.0
  - sqlite, version 1.15.0

What database adapter are you using with Harlequin? (Default is DuckDB) DuckDB Can you tell us more about your system?

For example, for my system, these are:

tconbeer commented 6 months ago

Windows 7 was EOL 4 years ago; I'm sorry but you're on your own for this one. I did briefly try cmder on Windows 11, but it doesn't really work; it doesn't resize the windows properly, mouse input isn't accepted, etc. I recommend upgrading to Windows 10+ and using Windows Terminal.