mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-22 08:01:31 +00:00
- Added a new `SessionQuickSwitcherDialog` component to facilitate quick navigation between active sessions and saved connections. - Integrated fuzzy search functionality to enhance user experience when selecting sessions or connections. - Updated the main application file to reference the new dialog component, replacing the previous session quick switcher. - Introduced backend support for fuzzy search candidates to optimize search performance and accuracy.