From 445c8e646cf526ff03a90afb69eb97645e07bce6 Mon Sep 17 00:00:00 2001 From: Reed Spool Date: Sat, 8 Aug 2020 23:35:53 -0600 Subject: [PATCH] Fix typo +osx to +osc --- modules/os/tty/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/os/tty/README.org b/modules/os/tty/README.org index a1aaed2eb..4f5ebeeac 100644 --- a/modules/os/tty/README.org +++ b/modules/os/tty/README.org @@ -25,7 +25,7 @@ This module configures Emacs for terminal usage. This module has no dedicated maintainers. ** Module Flags -+ =+osx= Instead of piping your kill ring through external programs, like xclip ++ =+osc= Instead of piping your kill ring through external programs, like xclip or pbcopy, have Emacs emit OSC-52 escape codes instead, allowing Emacs to communicate to your clipboard through your terminal. This allows for clipboard communication over SSH connections or tmux. However, this requires [[https://github.com/spudlyo/clipetty#terminals-that-support-osc-clipboard-operations][a supported