Minecraft-Console-Client/MinecraftClient/Tui
BruceChen ac1d5c37a6 Refactor tab cycling logic in TUI command input handling
- Simplified the condition for disabling tab cycling by checking only for the Tab key.
- Improved clarity in the command key down event handling for better user experience.
2026-03-27 00:30:52 +08:00
..
InventoryApp.cs TUI for MCC (#2976) 2026-03-26 02:08:18 +08:00
InventoryMainView.cs TUI for MCC (#2976) 2026-03-26 02:08:18 +08:00
InventoryTuiHost.cs TUI for MCC (#2976) 2026-03-26 02:08:18 +08:00
InventoryViewModel.cs TUI for MCC (#2976) 2026-03-26 02:08:18 +08:00
MainTuiView.cs Refactor tab cycling logic in TUI command input handling 2026-03-27 00:30:52 +08:00
McColorParser.cs Refactor exit handling and command input in TUI 2026-03-27 00:30:52 +08:00
MccTuiApp.cs TUI for MCC (#2976) 2026-03-26 02:08:18 +08:00
SlotViewModel.cs TUI for MCC (#2976) 2026-03-26 02:08:18 +08:00
TuiConsoleBackend.cs Implement startup state management and enhance configuration loading 2026-03-27 00:30:52 +08:00