Commit graph

82 commits

Author SHA1 Message Date
Bruno Sutic 047e71f9fb
Copy pane current dir feature 2015-10-12 13:54:27 +02:00
Bruno Sutic 82e65a84dd
v2.2.0 2015-10-12 13:27:40 +02:00
Bruno Sutic 7499e6d5e1
Cygwin support via 'putclip' 2015-10-08 16:30:50 +02:00
Bruno Sutic 9a4d1ccbd0
Explicitly set 'Vagrantfile' eol to LF 2015-10-08 14:26:57 +02:00
Bruno Sutic 41b6a623ca
Better cygwin support 2015-10-08 14:24:52 +02:00
Bruno Sutic 7cabab6a50 Merge pull request #44 from netei/master
Add support for custom copy command
2015-09-28 17:42:41 +02:00
HIPP Edgar (PRESTA EXT) a21e5a027c Add support for custom copy command 2015-09-22 09:20:57 +02:00
Bruno Sutic 6e1a5f1358
Update plugin installation instructions 2015-08-10 20:43:17 +02:00
Bruno Sutic 13a8219119
v2.1.0 2015-06-17 11:56:28 +02:00
Bruno Sutic 9781bf1df8
Update readme 2015-06-17 11:55:52 +02:00
Bruno Sutic dc2e37ecdc
Deprecate 2015-06-17 11:40:17 +02:00
Bruno Sutic df107d7f3c
Document shell vi mode support 2015-06-17 11:39:21 +02:00
Bruno Sutic 0f52470e02 Merge pull request #37 from xnaveira/master
Added shell vi mode compatibility
2015-06-17 10:53:19 +02:00
Xavier Naveira 61f5da39e9 Changed vi mode commands for beginning and end of line by Bruno's suggestion 2015-06-17 10:42:33 +02:00
Xavier Naveira 4d521c1363 Added shell vi mode compatibility 2015-06-17 10:04:02 +02:00
Bruno Sutic 93749131a8
Note about emacs key bindings in the readme
Fixes #33
2015-05-12 16:11:27 +02:00
Bruno Sutic 7cbc38056f
Update changelog 2015-03-26 14:52:42 +01:00
Bruno Sutic 4041101c12
Update comment 2015-03-26 14:52:37 +01:00
Bruno Sutic 9630abb55d Merge pull request #32 from bosr/reattach
check if reattach is needed
2015-03-26 12:51:22 +01:00
Romain Bossart a613c625e3 update README 2015-03-26 07:48:13 +01:00
Romain Bossart a8d0df4d6a even simpler check 2015-03-26 07:36:09 +01:00
Romain Bossart d09dde2f24 bugfix 2015-03-25 23:29:02 +01:00
Romain Bossart f3dcea420c check if reattach is needed 2015-03-25 14:18:09 +01:00
Bruno Sutic ae65528a1d
Another readme update 2015-02-20 14:32:08 +01:00
Bruno Sutic 371b1b54ae
Readme update 2015-02-20 14:29:52 +01:00
Bruno Sutic abab655700
Update the changelog 2015-01-29 16:31:26 +01:00
Bruno Sutic 04ce0b9451 Merge pull request #26 from ctjhoa/master
Add xsel support
2015-01-29 16:30:07 +01:00
Bruno Sutic 00f0d4fc31 Merge pull request #30 from calvinchengx/master
Add simple instruction for MacPorts
2015-01-16 00:33:52 +01:00
Calvin Cheng 793ef6928e You can get reattach-to-user-namespace in MacPorts using tmux-pasteboard package too 2015-01-14 14:56:47 +08:00
Bruno Sutic 41f060e087
v2.0.0 2014-12-06 23:53:50 +01:00
Bruno Sutic 0d212c2c3d
Change "put selection" key binding to Y
Previously this was `Ctrl-y` but that overrode the default vi-copy mode
key binding.

Closes #27
2014-12-06 23:40:37 +01:00
Bruno Sutic c41a84e1b6
v1.0.0 2014-12-06 23:13:20 +01:00
Bruno Sutic 86842f2f8e
Update the readme 2014-11-27 13:35:09 +01:00
Camille TJHOA 1bb7effdf1 Fix xsel command & update README 2014-11-22 13:34:47 +01:00
Camille TJHOA 6ec89ace31 fix README 2014-11-21 14:34:43 +01:00
Camille TJHOA fbca231be2 Add xsel support 2014-11-21 14:30:07 +01:00
Bruno Sutic 23d654e560 Merge pull request #25 from duffytilleman/master
Add note to readme on mouse support
2014-11-09 17:46:17 +01:00
duffytilleman f5dbbde95f Add note to readme on mouse support 2014-11-05 17:17:30 -08:00
Bruno Sutic f0e1d227f4 Merge pull request #20 from janko-m/yank-xclip-issue
First check for pbcopy, then for xclip
2014-09-04 21:44:16 +02:00
Janko Marohnić f5e753e5f2 First check for pbcopy, then for xclip
Some Mac users may have xclip installed, and there are some cases where
xclip isn't working properly, so we just ensure here that Mac users will
always use pbcopy, and Linux users xclip.

Fixes #19.
2014-09-04 20:08:02 +02:00
Bruno Sutic 346ad27c26 Add Vagrant config for testing on linux 2014-08-04 23:04:02 +02:00
Bruno Sutic db4babe606 Add gitignore 2014-08-04 23:03:14 +02:00
Bruno Sutic bd862f9f1d Update README to show how to update xclip selection on Linux 2014-08-04 22:44:01 +02:00
Shawn Siefkas 0b323a16df Adding @yank_selection option to override xclip selection
Closes #18
2014-08-04 22:28:50 +02:00
Bruno Sutic d9af5dba16 Update README related plugins list 2014-08-03 14:53:25 +02:00
Bruno Sutic 77ec500b7c Display error message if plugin dependencies not installed
Fixes #16
2014-08-02 18:47:15 +02:00
Bruno Sutic 5101a6f3c6 Update video/README.md 2014-07-31 11:47:57 +02:00
Sencer Selcuk c4f7c78f41 specify clipboard explicitly for xclip
otherwise it doesn't work. (didn't test if this works in systems other than my own
machine which is Ubuntu)
2014-07-31 11:24:49 +02:00
Bruno Sutic 26c3ede036 Update changelog 2014-07-31 00:31:48 +02:00
Bruno Sutic 5b66e3dff5 Update video/README.md 2014-07-31 00:10:21 +02:00