spacemacs/layers/+tools/xclipboard/README.org
2018-10-11 00:13:43 +03:00

21 lines
625 B
Org Mode

#+TITLE: xclipboard layer
* Table of Contents :TOC_4_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#key-bindings][Key Bindings]]
* Description
=xclipboard= integration layer.
** Features:
- adds copy support to the X-clipboard from the terminal.
- adds paste support to the X-clipboard from the terminal.
* Key Bindings
| Key Binding | Description |
|-------------+---------------------------------------------|
| ~SPC x p~ | Paste clipboard contents at cursor position |
| ~SPC x y~ | Copy selection to clipboard |