You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i assumed avy-copy-line did allow to copy as kill a line, but not pasting it anywhere. So if i need to paste an Emacs row to another app i do not need to move in Emacs.
So instead avy-copy-line does paste. For example there could be two func
avy-copy-line-as-kill
avy-copy-line-and-paste ( alias avy-copy-line if useful)
The text was updated successfully, but these errors were encountered:
i assumed avy-copy-line did allow to copy as kill a line, but not pasting it anywhere. So if i need to paste an Emacs row to another app i do not need to move in Emacs.
So instead avy-copy-line does paste. For example there could be two func
The text was updated successfully, but these errors were encountered: