Wincent Clipper Versions Save

✂️ Clipboard access for local and remote tmux sessions

2.1.0

6 months ago
  • feat: attempt to create log directory automatically if necessary.

2.0.0

5 years ago
  • Accept an empty string for the --flags option, allowing flags to be suppressed (#15).

1.0

6 years ago
  • Automatically clean up stale socket files at startup.

0.4.2

7 years ago
  • Fix binding to all interfaces instead of just the loopback interface when no address is provided (#9).

0.4.1

7 years ago
  • Create socket with user-only permissions, for better security.

0.4

7 years ago
  • Linux support via xclip instead of pbcopy (patch from Nelson Fernandez).
  • Added --executable and --flags options.
  • On dual-stack systems, listen on both IPv4 and IPv6 loopback interfaces by default.

0.3

7 years ago
  • Add support for listening over a UNIX domain socket.
  • Add support for reading options from a config file (--config/-c switch).

0.2

7 years ago
  • Documentation updates.
  • Updated sample plist to use UTF-8 encoding by default.

0.1

7 years ago
  • Initial release.