Skip to content

Commit

Permalink
Merge pull request #41 from clach04/patch-1
Browse files Browse the repository at this point in the history
Mention Putty in readme
  • Loading branch information
ConradIrwin authored Mar 21, 2022
2 parents c4c639f + a52222b commit 45411da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Otherwise just copy-paste everything from [plugin/bracketed-paste.vim](https://g
Usage
=====

You need to be using a modern xterm-compatible terminal emulator that supports [bracketed paste mode](http://cirw.in/blog/bracketed-paste). xterm, urxvt, iTerm2, gnome-terminal (and other terminals using libvte) are known to work.
You need to be using a modern xterm-compatible terminal emulator that supports [bracketed paste mode](http://cirw.in/blog/bracketed-paste). xterm, urxvt, iTerm2, gnome-terminal (and other terminals using libvte), Putty (for Windows) are known to work.

Then whenever you are in the *insert mode* and paste into your terminal emulator using `command+v`, `shift+insert`, `ctrl+shift+v` or `middle-click`, vim will automatically `:set paste` for you.

Expand Down

0 comments on commit 45411da

Please sign in to comment.