Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增量复制前可否自动清除剪切板已有内容 #601

Open
cw594 opened this issue Aug 25, 2023 · 1 comment
Open

增量复制前可否自动清除剪切板已有内容 #601

cw594 opened this issue Aug 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cw594
Copy link

cw594 commented Aug 25, 2023

重要:请不要删除模板自行填写,所有不按照模板填写的issue,我们将不会处理。

前言:
请务必详细阅读使用指南和项目的project并在Issuse中查找您问题的关键词,您想要的特性有很大的可能已经被实现/已经在计划中/由其他人提出了,CopyTranslator经过多次迭代,功能越来越丰富(复杂),不阅读完整使用指南无法完全发挥其功能,如果您阅读完上述内容,确定该特性未被实现/未计划实现。非常欢迎您继续下面的工作提出增加新特性的请求。

您的功能请求是否与问题有关?请描述一下.
之前在寒渐版本,增量复制前,会默认自动清除剪切板内容。扶摇更新后,切换增量复制,不会自动清除已有内容,增量复制会将已有的不需要的内容,作为第一次复制的内容,一起显示在增量复制后的内容中。

描述您想要的解决方案
想要在增量复制前清除已有内容。

描述您考虑过的替代方案
或者全局快捷键能不能设置两个连发的动作,一个快捷键对应"clear" + "incrementalcopy": 某快捷键
附加背景
在此处添加有关功能请求的任何其他上下文或屏幕截图。

@cw594 cw594 added the enhancement New feature or request label Aug 25, 2023
@cw594
Copy link
Author

cw594 commented Aug 25, 2023

已解决。在shortcuts.json中加入快捷键"simulateIncrementCopy":某快捷键,即可一次性增量复制。下次复制自动关闭增量复制。至于增复制前自动清除还是没有方法。只能先复制前半段,然后按快捷键,后复制后半段。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants