xsel

Program for manipulating the X clipboard
git clone https://git.sinitax.com/kfish/xsel
Log | Files | Refs | README | LICENSE | sfeed.txt

AUTHORS (361B)


      1Conrad Parker <conrad@vergenet.net>
      2	- General implementation, ICCCM wrangling
      3
      4Sergey Kogan <kogan@sklad.bacon.ru>
      5	- UTF-8 support
      6
      7Sergey Mironov <ierton@gmail.com>
      8        - Zeroflush support, follow bugfix
      9
     10Taylan Ulrich B.<taylanbayirli@gmail.com>
     11        - input/output non-tty logic fix
     12
     13Hans de Groede
     14        - fix overflow of supported_targets array