sql-cli 1.77.3

SQL query tool for CSV/JSON with both interactive TUI and non-interactive CLI modes - perfect for exploration and automation
Documentation
# SQL CLI v1.77.3

**Release Date:** June 07, 2026

## 📊 Release Overview
- **Commits in this release:** 2
- **Files updated:** 2

## ✨ Highlights

### 🎨 Visual Improvements
- **Key Press Indicator**: Visual feedback for key presses with fade effects (F12 to toggle)

## 📝 Changes by Category

### 🐛 Bug Fixes
- reset chord indicator on timeout + complete yank-mode hint

<details>
<summary>📋 View all commits</summary>

- Merge pull request #20 from TimelordUK/fix/chord-timeout-reset-and-yank-hint (TimelordUK)
- fix(tui): reset chord indicator on timeout + complete yank-mode hint (TimelordUK)

</details>

## 🎯 Key Features

- **Instant Data Preview**: CSV/JSON files load immediately
- **Visual Feedback**: Key press indicator, cell highlighting
- **Advanced Navigation**: Vim-style keys, viewport/cursor lock
- **Powerful Search**: Regular search (Ctrl+F), fuzzy filter (Ctrl+/)
- **Data Export**: Save as CSV or JSON
- **Debug Mode**: Press F5 for comprehensive state information

## 📦 Installation

Download the binary for your platform from the assets below.

---
**Thank you for using SQL CLI!** 🎉

Report issues: [GitHub Issues](https://github.com/TimelordUK/sql-cli/issues)