Watchers

fakeclip

pseudo clipboard register for non-GUI version of Vim

  • Script id: 2098
  • Author: Kana Natsuno
  • Latest version: 0.2.10
  • Release date: 2012-01-21
  • Release notes:
    - Improve the detection of terminal multiplexers.  In other words, (a) use a more suitable one according to the current environment; (b) support using the pastebuffer from Vim not in a tmux session.  See also |g:fakeclip_terminal_multiplexer_type| for the details.  (Thanks m4i for reporting the problem via https://github.com/kana/vim-fakeclip/pull/5)