Hello! On Thu, Nov 10, 2011 at 3:21 PM, Yue Wu <[email protected]> wrote: > My question is more specific for n900, but I don't know where to get help, > so I try to seek it here ;p > > vim works fine on n900's port, except it doesn't support 'autochdir', I'm > very curious about it. > > The big question is that, I don't know how to copy strings in system's > clipboard, register * and + doesn't work even vim has compiled to support > the feature. In normal way, I can make a selection then click xterm's menu > then choise copy, but it's too slow. So my question is that if it possible > to copy strings directly by vim?
I'm using N800 which also has Maemo. From my experience the exchange via system clipboard is not very reliable on this system. It has nothing to do with vim, it is the system itself that introduces complexities. As far as I can tell the system is not using regular X selections for exchange between applications. So withing single application the exchange is working, but to send selection to another application special adjustments to software have to be taken. Andrei -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
