This repository has been archived on 2025-09-03. You can view files and clone it, but cannot push or open issues or pull requests.
|
# See "man zshzle" for ZLE documentation.
|
|
|
|
# Paste URLs inside quotes if there are special characters.
|
|
autoload -Uz bracketed-paste-url-magic
|
|
zle -N bracketed-paste bracketed-paste-url-magic
|