diff --git a/kitty/options/definition.py b/kitty/options/definition.py index 526d6e2c0..4a80eadb4 100644 --- a/kitty/options/definition.py +++ b/kitty/options/definition.py @@ -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