mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
429 B
429 B
copybuffer plugin
This plugin adds a keybinding that copies the command line buffer contents to the system clipboard.
plugins=(... copybuffer)
Features
| Keybinding | Command | Description |
|---|---|---|
ctrl-o |
copybuffer |
Copies the command line buffer to system clipboard |