AutoYADM commit: 2025-07-26 13:55:36
This commit is contained in:
parent
a6e608e5f8
commit
39458a8af4
1 changed files with 3 additions and 1 deletions
|
@ -51,7 +51,9 @@ define-command regswap -params 2 %{
|
||||||
}
|
}
|
||||||
|
|
||||||
define-command -docstring %{
|
define-command -docstring %{
|
||||||
pastes [<name>]: paste the selection(s) to pastes.sh. Separate selections are appended into one. Resulting URL is printed to *debug* and copied to clipboard.
|
pastes [<name>]: paste the selection(s) to pastes.sh. Separate
|
||||||
|
selections are appended into one. Resulting URL is printed to *debug*
|
||||||
|
and copied to clipboard.
|
||||||
Arguments:
|
Arguments:
|
||||||
name optional filename for the paste
|
name optional filename for the paste
|
||||||
} -params 0..1 pastes %{
|
} -params 0..1 pastes %{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue