jiq 3.21.0

Interactive JSON query tool with real-time output
Documentation
1
2
3
4
5
6
//! Tests for selection key handling (number keys, up/down navigation)
//!
//! Note: The original ai_events_tests.rs file did not contain explicit selection tests.
//! This file is created as a placeholder for future selection-related tests.

// Placeholder - no selection tests found in original file