通过组合键将指令插入 ChatGPT 输入框
ChatGPT 输入框、文本区域或可编辑内容区域,通过预设的快捷键快速插入特定文本,提升输入效率和编辑体验。
快捷键映射
通过组合键(如 Control+Alt+Period、Alt+Shift+Comma 等)插入预定义的文本片段。
| 快捷键 | 插入文本内容 |
|--------------------------|--------------------------------------------------------|
| Control + Alt + Period | Write concisely and continuously. |
| Alt + Shift + Period | Provide content concisely and continuously without segmentation. |
| Control + Alt + KeyC | Omit lines that start with # or empty lines from inside functions. |
| Alt + Shift + KeyG | Adapt the code to make the required changes. |
| Control + Shift + Equal | 插入 Markdown 代码块标记 ` |
(完整快捷键映射见脚本中的 keyMap 对象)
🧑💻 @Taylor-eOS ⇒ 📜 Insert Text

推荐浏览器和脚本管理器:
如果你需要了解更多关于如何安装用户脚本,点击我查看图文教学!

