This commit is contained in:
Kovid Goyal 2023-04-09 09:08:34 +05:30
parent f250a93715
commit 6aa2a7f99d
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -523,7 +523,7 @@ The supported paste actions are:
If the text being pasted is a URL and the cursor is at a shell prompt,
automatically quote the URL (needs :opt:`shell_integration`).
:code:`confirm`:
Confirm the paste if bracketed paste mode is not active or there is more
Confirm the paste if bracketed paste mode is not active or there is
a large amount of text being pasted.
:code:`filter`:
Run the filter_paste() function from the file :file:`paste-actions.py` in