dotfiles/zsh/.zsh/functions/x-copy-region-as-kill

3 lines
76 B
Bash

# -*- mode: sh; -*-
zle copy-region-as-kill
print -rn $CUTBUFFER | xsel -bi