如何将 conkeror 中的一些文本复制到剪贴板中?

发布于 2024-09-18 06:11:21 字数 56 浏览 4 评论 0原文

conkeror 我已经开始使用它了,它很棒!但是我找不到如何将浏览器中的一些文本复制到剪贴板中?

conkeror i'v started using it and its great! i cant find however how do i copy some text from within the browser into my clipboard?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

っ〆星空下的拥抱 2024-09-25 06:11:21

在 conkeror 中,仅使用键盘的方法是首先 i-Search
您要复制的文本。一旦您看到浅灰色突出显示
选择您要选择的内容的第一部分,然后按 Return 键。然后您可以使用
使用以下键绑定来选择文本:

CB - 向后一个字符
CF——前进一字符
MB——一个字回
MF——前进一个字

C-P——后退一行
CN--前进一行
S-down -- 向前一行

请注意,这些字符是移位的字符,因此它实际上是 CSb 等。

使用 Mw 将文本复制到剪贴板。使用 Ch b 查看完整内容
绑定列表。尝试搜索“扩展选择”。

关键是突出显示您想要的第一个组成部分
使用 i-Search 进行选择。

In conkeror, the keyboard only method is first to i-Search for the
text you want to copy. Once you see the light grey highlight over the
first part of what you'd like to select, press Return. You may then use
the following keybindings to select text:

C-B -- one char back
C-F -- one char forward
M-B -- one word back
M-F -- one word forward

C-P -- back one line
C-N -- forward one line
S-down -- forward one line

Notice that those are shifted characters, so it's really C-S-b etc.

Use M-w to copy the text to the clipboard. Use C-h b to see the full
list of bindings. Try searching for "Extend selection."

The key is to highlight the first component of your desired
selection using i-Search.

柏拉图鍀咏恒 2024-09-25 06:11:21

您可以使用快捷键 * * T c 从 DOM 节点复制全文。您必须插入 4 个字符:*,然后另一个 *,然后 St,然后 c

You can use the shortcut * * T c to copy full text from a DOM node. You must insert 4 characters: * then another * then S-t then c.

ぶ宁プ宁ぶ 2024-09-25 06:11:21

尝试使用 ctrl-shift-c 而不是 ctr-c。同样的变化也适用于粘贴和剪切。

Try ctrl-shift-c instead of ctr-c. The same change applies to pasting and cutting.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文