kitty/kittens/clipboard
Kovid Goyal 77292a16d6
Make shebangs consistent
Follow PEP 0394 and use /usr/bin/env python so that the python in the
users venv is respected. Not that the kitty python files are meant to be
executed standalone anyway, but, whatever.

Fixes #6810
2023-11-11 08:32:05 +05:30
..
__init__.py Add a kitten to get/set the clipboard via OSC 52 2018-05-21 23:24:27 +05:30
legacy.go Work on refactoring send kitten to fix various issues 2023-08-08 06:28:43 +05:30
main.go Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30
main.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
read.go Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function 2023-08-04 22:50:13 +05:30
write.go Work on refactoring send kitten to fix various issues 2023-08-08 06:28:43 +05:30