mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-26 10:12:17 +02:00
...
This commit is contained in:
@@ -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,
|
If the text being pasted is a URL and the cursor is at a shell prompt,
|
||||||
automatically quote the URL (needs :opt:`shell_integration`).
|
automatically quote the URL (needs :opt:`shell_integration`).
|
||||||
:code:`confirm`:
|
: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.
|
a large amount of text being pasted.
|
||||||
:code:`filter`:
|
:code:`filter`:
|
||||||
Run the filter_paste() function from the file :file:`paste-actions.py` in
|
Run the filter_paste() function from the file :file:`paste-actions.py` in
|
||||||
|
|||||||
Reference in New Issue
Block a user