-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable native clipboard provider by default
After successfuly loading the shim call GuiClipboard to enable the native GUI clipboard. - A new command GuiClipboard enables/disables the clipboard. - Internally the Shim keeps the state of the setting and sets autocommands to reconfigure the clipboard on UI attachment. The old function GuiClipboard is kept for compatibility. ref #298
- Loading branch information
equalsraf
committed
Feb 3, 2022
1 parent
e7a51dd
commit 95a301c
Showing
4 changed files
with
113 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters