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
After delete-selection-mode turned on, C-y will replace the active region with yanked text, but , y still behave like delete-selection-mode is not active, , y till just insert yanked text at cursor position.
The text was updated successfully, but these errors were encountered:
After
delete-selection-mode
turned on,C-y
will replace the active region with yanked text, but, y
still behave likedelete-selection-mode
is not active,, y
till just insert yanked text at cursor position.The text was updated successfully, but these errors were encountered: