Skip to content

Commit 91d3a70

Browse files
fix: use native clipboard for terminal paste
1 parent 6e88d13 commit 91d3a70

9 files changed

Lines changed: 447 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"@tanstack/react-virtual": "^3.13.24",
6464
"@tauri-apps/api": "^2.11.0",
6565
"@tauri-apps/plugin-autostart": "~2.5.1",
66+
"@tauri-apps/plugin-clipboard-manager": "^2.3.2",
6667
"@tauri-apps/plugin-log": "~2.8.0",
6768
"@tauri-apps/plugin-notification": "^2.3.3",
6869
"@tauri-apps/plugin-opener": "^2",

pnpm-lock.yaml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)