我在 debian jessie 上使用 URxvt 9.20,我正在寻找一种复制和粘贴文本的方法,就像我在 gnome 终端上使用的那样(Ctrl+Insert用于复制,Shift+Insert用于粘贴)。
它适用于不同的 urxvt 控制台,但它在 urxvt 和 iceweasel 之间不起作用。
我根据archlinux上的手册进行了尝试,但它不起作用(尽管我实际上不想使用Shift+ Ctrl+ C/V值得一试)。
.X资源:
! ******************
! urxvt config
! ******************
! Disable Perl extension
! If you do not use the Perl extension features, you can improve the security
! and speed by disabling Perl extensions completely.
URxvt.perl-ext:
URxvt.perl-ext-common:
! Font spacing
! By default the …
Run Code Online (Sandbox Code Playgroud)