mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-22 08:01:31 +00:00
- Added a new state for managing search expansion and a ref for the search input. - Implemented focus and selection behavior for the search input when expanded. - Enhanced keyboard navigation to handle Escape key for collapsing the search. - Updated the search input to be read-only until focused, allowing for a cleaner UI. - Introduced a clear search button that resets the filter text and collapses the search when clicked.