mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-11-28 05:00:26 +08:00
lots of work to handle DataTransferItems with a better heuristic: * first process images * otherwise find the *first* text/plain (or text) item * otherwise find a text/html item (and extract the textContent using the DOM) * otherwise find a generic paste item * otherwise fail the paste this should fix the html => to the terminal issue. |
||
|---|---|---|
| .. | ||
| fitaddon.ts | ||
| ijson.tsx | ||
| shellblocking.ts | ||
| term-model.ts | ||
| term-wsh.tsx | ||
| term.scss | ||
| term.tsx | ||
| termsticker.tsx | ||
| termtheme.ts | ||
| termutil.ts | ||
| termwrap.ts | ||
| xterm.css | ||