删除行而不添加到剪贴板? [英] Delete line without adding to clipboard?

查看:56
本文介绍了删除行而不添加到剪贴板?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Ctrl-L 删除当前行;我经常使用它.

Ctrl-L deletes current line; I use this constantly.

不幸的是,它还替换了我已经复制的文本.是否有其他快捷方式可以删除整行,但不将内容添加到剪贴板?

Unfortunately, it also replaces the text that I have already copied. Is there another shortcut to delete an entire line, but not add the contents to my clipboard?

推荐答案

Ctrl + Shift + L

您可以在 Macro - Modify Shortcut/Delete Macro - Scintilla 命令中交换它,然后在第 90 行,SCI_LINECUTSCI_LINEDELETE

You can swap this around in Macro - Modify Shortcut/Delete Macro - Scintilla commands, and then around line 90, there's ones for SCI_LINECUT and SCI_LINEDELETE

这篇关于删除行而不添加到剪贴板?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆