<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-system-copy, branch add-command-mode</title>
<subtitle>Vim plugin for copying to the system clipboard with text-objects and motions</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-system-copy/'/>
<entry>
<title>Add `:SystemCopy` command</title>
<updated>2015-10-15T15:57:48+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-10-15T15:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-system-copy/commit/?id=8fdb2daa889703bfca28d309e73b1ffd421d1f9b'/>
<id>8fdb2daa889703bfca28d309e73b1ffd421d1f9b</id>
<content type='text'>
Enable System Copy to be executed from command mode.

    :SystemCopy

will copy the current line. A range can be specified to copy multiple
lines:

    :15,24SystemCopy

This lets users to copy lines without moving the cursor, and allows for
repeatability using the `@:` command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable System Copy to be executed from command mode.

    :SystemCopy

will copy the current line. A range can be specified to copy multiple
lines:

    :15,24SystemCopy

This lets users to copy lines without moving the cursor, and allows for
repeatability using the `@:` command.
</pre>
</div>
</content>
</entry>
<entry>
<title>user options for copy and paste commands added</title>
<updated>2015-09-02T07:53:08+00:00</updated>
<author>
<name>Tomek Łaziuk</name>
</author>
<published>2015-08-17T21:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-system-copy/commit/?id=a30524a9fc3e79ae9982b5e93888ee4bc0c1f4db'/>
<id>a30524a9fc3e79ae9982b5e93888ee4bc0c1f4db</id>
<content type='text'>
in this commit:
user custom options for copy and paste commands
more specific and unique checks for build-in mappings
checking if plugin was initialized moved to very first lines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in this commit:
user custom options for copy and paste commands
more specific and unique checks for build-in mappings
checking if plugin was initialized moved to very first lines
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support and mapping for pasting from clipboard</title>
<updated>2015-08-17T01:11:27+00:00</updated>
<author>
<name>Tomasz Łaziuk</name>
</author>
<published>2015-07-19T08:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-system-copy/commit/?id=750002ade00e2b8264bb131906a605e49985d812'/>
<id>750002ade00e2b8264bb131906a605e49985d812</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for linux and windows</title>
<updated>2015-05-28T22:35:26+00:00</updated>
<author>
<name>Zaq? Wiedmann</name>
</author>
<published>2015-05-28T20:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-system-copy/commit/?id=aefaff602daead79cf3cc448503e2ad0b2995bee'/>
<id>aefaff602daead79cf3cc448503e2ad0b2995bee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand on readme usage and install</title>
<updated>2014-06-06T16:53:54+00:00</updated>
<author>
<name>Chris Toomey</name>
</author>
<published>2014-06-06T16:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-system-copy/commit/?id=815bdef7c0bb6eab62c48d34b85b4082f0566a5d'/>
<id>815bdef7c0bb6eab62c48d34b85b4082f0566a5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SystemCopyLine support</title>
<updated>2014-02-17T19:26:23+00:00</updated>
<author>
<name>Chris Toomey</name>
</author>
<published>2014-02-17T19:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-system-copy/commit/?id=b72b05e853322297f6ecda523fef55c5d3899595'/>
<id>b72b05e853322297f6ecda523fef55c5d3899595</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>All but single line working</title>
<updated>2014-02-17T19:19:34+00:00</updated>
<author>
<name>Chris Toomey</name>
</author>
<published>2014-02-17T19:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-system-copy/commit/?id=37e585fc59f174706817ebf2e821c5080716cf24'/>
<id>37e585fc59f174706817ebf2e821c5080716cf24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit with mode resolution</title>
<updated>2014-02-17T19:06:04+00:00</updated>
<author>
<name>Chris Toomey</name>
</author>
<published>2014-02-17T19:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vim-system-copy/commit/?id=8527874d26d1a1f94bd81df686b65f1af5673dae'/>
<id>8527874d26d1a1f94bd81df686b65f1af5673dae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
