[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Copy from Firefox and paste into Terminal with Vim



Max Nikulin (12024-02-07):
>         Shift Ctrl <Key>C:

Ctrl<Key>Insert is the standard counterpart to Shift<key>Insert.

>			    exec-formatted("sh -c 'xsel --output --primary |
> \
>                 exec xsel --input --clipboard'", PRIMARY)\n\

				copy-selection(CLIPBOARD)

… is simpler.

Regards,

-- 
  Nicolas George


Reply to: