Skip to content

Commit

Permalink
docs: add smart paste demo
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed May 8, 2024
1 parent 0f0f520 commit 4f8c298
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,12 @@ run = "plugin --sync smart-paste"
desc = "Paste into the hovered directory or CWD"
```

<details>
<summary>Demonstrate smart paste</summary>
<p>Original post: https://github.com/sxyazi/yazi/discussions/957#discussioncomment-9239519</p>
<video src="https://github.com/sxyazi/yazi/assets/17523360/080212b5-43e7-4c36-83e8-312495d50383" width="100%" controls muted></video>
</details>

## Drag and drop via [`dragon`](https://github.com/mwh/dragon) {#drag-and-drop}

Original post: https://github.com/sxyazi/yazi/discussions/327
Expand Down

0 comments on commit 4f8c298

Please sign in to comment.