Switch to vim motions
Closed this issue · 1 comments
HalanoSiblee commented
AmmarAbouZor commented
Thanks for submitting the issue...
I didn't know that it's possible to select the text from the editor in the edit mode via shift+arrows. For that I need to unable the copy shortcut in editor edit mode... I think this should be enabled and will be working on it soon.
For now you can copy the text visual mode only, and to activate this mode you need to have the editor as your active control but nut in the edit mode, then you can enter visual mode via the v key and form there you can use the Ctrl+V to copy the text.
I think it would good to have an option to sync the system clipboard with the app clipboard as a new feature. I'll work on it soon.