baklavajs
baklavajs copied to clipboard
Add copy paste hotkey for nodes
This feature adds copy paste support for nodes via CTRL C and CTRL V keyboard shortcuts
Apologies for the frequency of these incoming PRs! These are all hotfixes I've patched in that I find useful that I figured might be nice upstream!
Let me know if there are any concerns with this approach or feature, cheers!
Ahh, I've now realized that this approach may not be ideal. When copying and pasting text in an input, it also copies the node. I will investigate ways to make this more seamless from a UX perspective
Implemented in V2