mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
...
This commit is contained in:
parent
f250a93715
commit
6aa2a7f99d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue