mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
| .. | ||
| copybuffer.plugin.zsh | ||
| README.md | ||
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 |