# wt_quick **Repository Path**: SomeTools/wt_quick ## Basic Information - **Project Name**: wt_quick - **Description**: 快速切换windows terminal至当前资源管理器目录。 - **Primary Language**: C++ - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-05 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wt_quick:rocket: #### 介绍 windows terminal(简称 **wt** )辅助程序,用于 **wt** 快速切换至当前资源管理器目录。 #### 效果展示 1.使用前,使用右键->"windows terminal Here",在当前目录打开 **wt** ![使用前](https://images.gitee.com/uploads/images/2020/0805/155300_f088676d_1633737.gif "2.gif") 2.使用快捷键切换 ![使用后](https://images.gitee.com/uploads/images/2020/0805/155314_25071515_1633737.gif "1.gif") #### 使用说明 运行Rel下exe即可,程序后台监听热键组合。 | 热键 | 功能 | |----|----| | ALT+T | 快速切换目录 | | ALT+X | 关闭程序 |