Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to set system clipboard (+ register) as the default/unnamed register #79

Open
banderlog opened this issue May 15, 2023 · 6 comments
Labels
enhancement New feature or request upstream Upstream issue

Comments

@banderlog
Copy link

Yanking text within cell puts it in some non system buffer (xclip does not see it). It is very inconvinient

@banderlog banderlog added the enhancement New feature or request label May 15, 2023
@ianhi
Copy link
Collaborator

ianhi commented Jul 14, 2023

If you install jupyterlab-vimrc (https://github.com/ianhi/jupyterlab-vimrc#jupyterlab-vimrc) and go to that extensions settings and setting unnamedplus to true then yy will yank to the system clipboard

@joelostblom
Copy link
Contributor

I think it would be great if it was possible to include this part of jupyterlab-vimrc into jupyterlab-vim as part of the core extension

@joelostblom
Copy link
Contributor

joelostblom commented Oct 1, 2023

Actually, this could probably be close as a duplicate of #36. See #36 (comment)

@joelostblom
Copy link
Contributor

Thanks for the clarification in #36 @firai. Could the title of this issue be updated to reflect that it is about changing the default clipboard register?

@firai firai changed the title yy to system buffer Option to set + register as the default/unnamed register Oct 3, 2023
@firai firai changed the title Option to set + register as the default/unnamed register Option to set system clipboard (+ register) as the default/unnamed register Oct 3, 2023
@firai
Copy link
Collaborator

firai commented Oct 3, 2023

Since system clipboard access is now handled upstream in codemirror-vim and since this option exists in vim, this issue might be more appropriate upstream as well

@banderlog
Copy link
Author

jupyterlab-vimrc is outdataed like hell: jupyterlab-vimrc 0.5.2 requires jupyterlab==3.*,>=3.0.0rc2,

@firai firai added the upstream Upstream issue label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream Upstream issue
Projects
None yet
Development

No branches or pull requests

4 participants