You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds a new option `osx-use-separate-clipboards` to the `osx`
layer. When set to non nil, the layer treats the OSX pasteboard separate
from the spacemacs kill-ring. Default is `nil`, which is the same
behaviour as without this commit, hence not expecting any breaking
changes.
Fixessyl20bnr#6533syl20bnr#5750
sgeb
added a commit
to sgeb/spacemacs
that referenced
this issue
Aug 3, 2017
This commit adds a new option `osx-use-separate-clipboards` to the `osx`
layer. When set to non nil, the layer treats the OSX pasteboard separate
from the spacemacs kill-ring. Default is `nil`, which is the same
behaviour as without this commit, hence not expecting any breaking
changes.
Fixessyl20bnr#6533syl20bnr#5750
This commit adds a new option `osx-use-separate-clipboards` to the `osx`
layer. When set to non nil, the layer treats the OSX pasteboard separate
from the spacemacs kill-ring. Default is `nil`, which is the same
behaviour as without this commit, hence not expecting any breaking
changes.
This commit also includes changes to the README file, in response to a
previously failing test (document must have a `Features:` section).
Fixessyl20bnr#6533Fixessyl20bnr#5750
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!
Feature request, as mentioned at the bottom of spacemacs/layers/osx/README.org
"+yy
and"+p
would use the+
register, connected to the system clipboard.y
andp
would copy/paste to/from the kill ring, separate from the system clipboard.keywords: macOS OS X OSX killring yank yankring copy paste buffer
The text was updated successfully, but these errors were encountered: