Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
skaji committed Oct 13, 2019
1 parent 48304a5 commit 87404ef
Showing 1 changed file with 4 additions and 25 deletions.
29 changes: 4 additions & 25 deletions pbcopy
Original file line number Diff line number Diff line change
Expand Up @@ -63,33 +63,12 @@ __END__
pbcopy - remote pbcopy for iTerm2
=head1 SYNOPSIS
[remote] $ echo "copy to clipboard from remote!" | pbcopy
[local] $ pbpaste
copy to clipboard from remote!
=head1 SEE ALSO
=over 4
=item * http://doda.b.sourceforge.jp/2011/12/15/tmux-set-clipboard/
=item * http://qiita.com/kefir_/items/1f635fe66b778932e278
=item * http://qiita.com/kefir_/items/515ed5264fce40dec522
=item * https://chromium.googlesource.com/apps/libapps/+/HEAD/hterm/etc/osc52.vim
=item * https://chromium.googlesource.com/apps/libapps/+/HEAD/hterm/etc/osc52.el
=item * https://chromium.googlesource.com/apps/libapps/+/HEAD/hterm/etc/osc52.sh
=back
=head1 AUTHOR
Shoichi Kaji
=head1 LICENSE
MIT
=cut

0 comments on commit 87404ef

Please sign in to comment.