mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 02:09:51 +00:00
feat(vi-mode): allow replacing on visual mode (#12006)
This commit is contained in:
@@ -154,7 +154,8 @@ wrap_clipboard_widgets copy \
|
||||
vi-delete vi-delete-char vi-backward-delete-char
|
||||
|
||||
wrap_clipboard_widgets paste \
|
||||
vi-put-{before,after}
|
||||
vi-put-{before,after} \
|
||||
put-replace-selection
|
||||
|
||||
unfunction wrap_clipboard_widgets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user