m******t 发帖数: 2416 | 1 Well technically It's an X issue. X never got the clipboard right.
I doubt that it ever will.
recent |
|
a*******e 发帖数: 3021 | 2 windows不一样啊
就是因为windows得这个设计用着舒服才觉得合理吗,从用户角度讲你难道喜欢linux得
关掉app就丢clipboard?
做个简单测试不就知道了。。。 |
|
h*******c 发帖数: 248 | 3 hehe it was called "mouse pointer integration" under vbox.
I tryed vbox with a minimal debian+X installed. So far so good, except the
share clipboard on the guest->host direction is not working. One question:
is virtualbox-guest-utils equivalent to the "guest addition"? I just don't
want to compile the guest addition. |
|
h*******c 发帖数: 248 | 4 我这两天也在玩vbox.总体来说比vmware player可玩的东西多一些。host-guest
integration 就是这个linux additions 和vm-tools基本对应。功能上也很齐全。至今
有一个毛病没解决,就是clipboard sharing, guest->host 方向总有问题.
学到了一条,vboxmouse需要安装hal,否则鼠标在x下不正常。也可能可以手动设硬件,
但我懒得搞了。 |
|
c****n 发帖数: 89 | 5 WinXP下面,怎么把 VNC viewer 里面连接的操作系统的文本拷贝粘贴出来【或者从外
面往里面拷贝】。VNCViewers 和 Windows自己的 clipboard 好像不通啊。。我用的是
TigtVNC viewer 和 Free RealVNC viewer, 服务器端是 TughtVNC 64bit on RHEL5,
多谢!! |
|
h*******c 发帖数: 248 | 6 前几天刚写了个review比较这两个。
还是喜欢vbox一些,不过最新的版本的clipboard sharing 是不是的出些问题,比较烦。
am
for |
|
h*******c 发帖数: 248 | 7 vim有一个编译选项,好像是xterm-clipboard。现在的distribution好像都关这个选项
。ubuntu我不知道,但fedora下要装vim-x11. |
|
r*******n 发帖数: 3020 | 8 说vim.basic没有xterm-clipboard,
装vim-gtk就可以,有时间了再试试。 |
|
r*******n 发帖数: 3020 | 9 谢谢,看过了,看不懂。
俺对各个桌面的运行机制没研究过,
分不清 PRIMARY, SECOND clipboard
SECONDARY
"+ |
|
j*a 发帖数: 14423 | 10 最新版本的clipboard有问题 2.2用着不错 没必要升级 |
|
w*********t 发帖数: 928 | 11 似乎还是有问题。不过我大概明白为什么会这么设计。
我从xterm里选中一网址,想贴到ff里。
为啥ff不把当前地址highlight呢?我怀疑,如果它自动highlight就会被自动放进
clipboard?
然后,我用鼠标选的就没了?是这个原因吗?
double click就有这样的问题。我一click,我从xterm里选的地址就没了。 |
|
t****t 发帖数: 6806 | 12 X window不是一直都是这样的吗, highlight=copy to clipboard |
|
u*********r 发帖数: 2735 | 13 X has 2 clipboards
app could have its own copy cached
it's more convenient if u know what u r doing
firef
如果
ins
可能 |
|
j*a 发帖数: 14423 | 14 x is x. gtk is gtk and qt is qt. different clipboard implementation is bound
to
happen. |
|
m******m 发帖数: 445 | 15 工作需要,写SAS,传到server上使用命令行运行程序。
有时候会使用terminal和X window运行server上的SAS。问题是:有没有可能实现X里的
vim和本地clipboard之间的拷贝粘贴?比如我写字板里有一段code,我要粘贴到X里面
的vim下。
我搜索了一下,如果vim是运行在windows下的,就比较简单,用"+y 或者"*y 等等就可
以。现在这个vim是在X下的,实际是在server上运行。我没有搜索到相关的解决方案,
还似乎找到这样的情况不能实现。
不知道我表述清楚了没有。初学vim,请拍砖,谢谢! |
|
h*******c 发帖数: 248 | 16 如果不是vim,terminal上的其他东西可以copy-paste到windows上吗?如果可以,
terminal上的vim也是可以。这种情况下,有的linux有个vim叫vimx,是编译了
xclipboard的版本,可以用“+”和“*”寄存器。
如果根本不能把xwindow的clipboard在windows下共享的话,怎么搞vim也没用。 |
|
c*m 发帖数: 1114 | 17 server上的Vim显然不知道怎么和你local的windows clipboard如何共享,
不过你用啥ssh上去的?你windows下ssh上去用的terminal应该
有命令向vim或者remote terminal粘贴的。我用的securityCRT就可以,cygwin也可以.
..
基本上是个windows下的ssh 软件都可以吧。而且不光是通过ssh 软件的菜单,基本上
中键或者右键都应该可以直接粘贴(vim需要在insert模式下) |
|
s*******a 发帖数: 705 | 18 vb不是也可以share clipboard吗? |
|
S***d 发帖数: 1802 | 19 https://bugzilla.gnome.org/show_bug.cgi?id=78514#c19
Ian Hands 2011-02-04 01:47:30 UTC
I would like to extend my thanks to the gnome team/community for a great
last
moment with my dad.
Adrian Hands (my father) wrote the patch above to improve the usability of
gnome for himself and others. You see my dad was suffering from ALS and his
hands were so crippled he could no longer use a keyboard. Thus we used a
Darci
usb morse code keyboard emulator to help him type. Even the morse code
device
was a s... 阅读全帖 |
|
|
|
r****t 发帖数: 10904 | 22 vim rules in some coding tasks, not in writing.
In writing emacs/auctex rules! |
|
i***e 发帖数: 3219 | 23 How come? No problem using C-y in my emacs. |
|
|
d****d 发帖数: 2919 | 25 no, I just use the mouse to select some text from a browser,
then hit c-y in emacs, the selected text were copied to emacs. |
|
|
s*******a 发帖数: 8827 | 27 ubuntu独立GUI的emacs下可以c-y(如果没记错的话), osx下自带的emacs(在term上的
)就必须要菜单或者右键paste (这个确定).
windows下用emacs还是好多年前的事了,哈哈。 |
|
M*B 发帖数: 491 | 28 【 以下文字转载自 Software 讨论区 】
发信人: MIB (MIBer), 信区: Software
标 题: copy/paste between vnc and windows
发信站: BBS 未名空间站 (Wed Sep 12 10:54:19 2012, 美东)
很奇怪,原来没问题,我可以在vnc(on linux)和windows之间自由的copy/paste. 但
是渐渐的就不行了。我试了试不同的vnc都一样。现在用的是vnc viewer,setting里面
都是allow sharing of clipboard。我也试过windows reboot, vnc reset.
是在想不出原因,大家有没有什么建议?谢谢了县! |
|
t****t 发帖数: 6806 | 29 你要先用鼠标高亮一段(visual)
y就是copy(vi叫yank)
"+就是把下一个copy的内容放到register "+"里. register "+"是跟系统剪贴板自动
link的.
如果你不想跟system clipboard link, 直接就y就好了. |
|
I*******e 发帖数: 1879 | 30 ☆─────────────────────────────────────☆
koder (koder) 于 (Thu May 14 18:57:43 2009) 提到:
一个application想在内存中记录一点数据,很小的数据。
然后退出。要求退出时候,数据不会丢失。这个app重新运行
的时候,仍然能读那个数据。这个有办法吗?一般的资源在
process结束之后都释放了。
我知道可以写registry,写file。这里问的是是否可以放在
内存里。不用其他process。欢迎赐教,谢谢。
☆─────────────────────────────────────☆
shuiguan (guanshui) 于 (Thu May 14 19:01:41 2009) 提到:
clipboard?
☆─────────────────────────────────────☆
thrust (祝阳阳早日康复) 于 (Thu May 14 19:08:16 2009) 提到:
如果你的要求能够做到, 那我开一万个, 或者一百万个这样的程序, 系统是不是就内 |
|
t****t 发帖数: 6806 | 31 i think select already overwrite the clipboard...i could be wrong though. |
|