Files
ssh-manager/frontend
liumangmang e23ba1c3c9 feat: add keyboard shortcuts and context menu (Phase 6)
Phase 6 - Enhancements:
- Add useKeyboardShortcuts composable for global shortcuts
- Implement keyboard shortcuts: F2 (rename), Delete, Ctrl+N (new folder)
- Add ContextMenu component with positioning logic
- Implement right-click context menu for tree nodes
- Add rename dialog for nodes
- Support delete with confirmation
- Add "new subfolder" action for folders

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 15:55:39 +08:00
..

Vue 3 + TypeScript + Vite

本模板用于在 Vite 中基于 Vue 3 与 TypeScript 进行开发。模板使用 Vue 3 的 <script setup> 单文件组件,可参阅 script setup 文档 了解更多。

推荐的项目配置与 IDE 支持请参考 Vue 文档 TypeScript 指南