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

(Feature request) Vim keybindings - Add yank to/paste from system clipboard register #4405

Closed
mtklar opened this issue Nov 7, 2023 · 2 comments

Comments

@mtklar
Copy link

mtklar commented Nov 7, 2023

Describe feature

When activating vim keybindings in code notes some vim keybindings can be used to edit code. However, some keybindings do not work, e.g. <\> for search or <:> for ex mode and probably other keybindings as well.

The keybindings for yank selection to system clipboard register <"+y> and paste from system clipboard register <"+p> do not work either. It would be a great to have these keybindings work to quickly copy/past code form one application to the other.

Additional Information

No response

@zadam
Copy link
Owner

zadam commented Nov 12, 2023

Hi, this would likely have to be fixed in https://github.com/codemirror/codemirror5 which is used in Trilium.

@meichthys
Copy link
Collaborator

Trilium has entered maintenance mode. Future enhancements will be addressed in TrilumNext: TriliumNext/Notes#79

@meichthys meichthys closed this as not planned Won't fix, can't repro, duplicate, stale May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants