Fix typo +osx to +osc

This commit is contained in:
Reed Spool 2020-08-08 23:35:53 -06:00
parent 8bbac4bfb3
commit 445c8e646c

View file

@ -25,7 +25,7 @@ This module configures Emacs for terminal usage.
This module has no dedicated maintainers. This module has no dedicated maintainers.
** Module Flags ** 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 or pbcopy, have Emacs emit OSC-52 escape codes instead, allowing Emacs to
communicate to your clipboard through your terminal. This allows for clipboard 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 communication over SSH connections or tmux. However, this requires [[https://github.com/spudlyo/clipetty#terminals-that-support-osc-clipboard-operations][a supported