mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-22 00:01:30 +00:00
- Added support for moving quick command categories within the UI, allowing users to reorder categories through drag-and-drop. - Introduced new interfaces and utility functions to manage category movement and sorting. - Enhanced the QuickCommands component to handle new category creation and validation. - Updated related tests to ensure correct behavior of the new features.