summary refs log tree commit diff
path: root/home/.config
diff options
context:
space:
mode:
authorJune McEnroe <curtis.mcenroe@adgear.com>2017-01-06 11:49:29 -0500
committerJune McEnroe <curtis.mcenroe@adgear.com>2017-01-06 11:55:02 -0500
commitee442870809ebfd9eefd8868314cafa5c001d925 (patch)
tree74902c85cc5e6964a94281e6e90a138e419e4d24 /home/.config
parentAdd custom keyboard layout for macOS (diff)
downloadsrc-ee442870809ebfd9eefd8868314cafa5c001d925.tar.gz
src-ee442870809ebfd9eefd8868314cafa5c001d925.zip
Implement pbcopy and pbpaste in C
Ted Unangst broke my netcat implementation of pbpaste with this commit:
<https://github.com/openbsd/src/commit/bb978d8>, which, when /dev/null
is attached to stdin, causes nc to exit and never read from the socket.

Turns out the core functionality of netcat can be implemented in about
50 lines of C.
Diffstat (limited to 'home/.config')
0 files changed, 0 insertions, 0 deletions
ebf0e73&follow=1'>Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe 2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroe