Skip to content

Commit

Permalink
Merge pull request #49 from mlr/patch-1
Browse files Browse the repository at this point in the history
Small typo fix in README.md
  • Loading branch information
janlelis authored Apr 9, 2024
2 parents 6717715 + 683a845 commit ab856a5
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 @@ -65,7 +65,7 @@ Requires the `gtk3` or `gtk2` gem to be installed.

Activate with: `Clipboard.implementation = :osc52`

OSC52 is an ANSI escape sequence that some terminals support to access the system clipboard. One advantage of using this clipboard proider is that it is possible to copy from remote ssh sessions to your system clipboard.
OSC52 is an ANSI escape sequence that some terminals support to access the system clipboard. One advantage of using this clipboard provider is that it is possible to copy from remote ssh sessions to your system clipboard.

As of the current version, only **copy** and **clear** commands are supported (no **paste**).

Expand Down

0 comments on commit ab856a5

Please sign in to comment.