waveterm/frontend/app/view/term
Mike Sawka 327d167727
fix terminal paste code (#2596)
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.
2025-11-24 13:35:40 -08:00
..
fitaddon.ts Remove 6px padding from terminal block, make scrollbar properly overlay the terminal contents (#1009) 2024-10-10 14:42:44 -07:00
ijson.tsx migrate to react 19 (#2272) 2025-08-25 21:17:15 -07:00
shellblocking.ts more terminal integration for wave ai (#2470) 2025-10-25 21:47:16 -07:00
term-model.ts Big Paste Handler Cleanup (#2535) 2025-11-07 18:15:49 -08:00
term-wsh.tsx more terminal integration for wave ai (#2470) 2025-10-25 21:47:16 -07:00
term.scss Terminal search (#1654) 2025-01-01 10:43:02 -08:00
term.tsx add new setting term:macoptionismeta (#2589) 2025-11-21 10:54:58 -08:00
termsticker.tsx switch from yarn to npm (#2347) 2025-09-12 15:36:03 -07:00
termtheme.ts more terminal integration for wave ai (#2470) 2025-10-25 21:47:16 -07:00
termutil.ts fix terminal paste code (#2596) 2025-11-24 13:35:40 -08:00
termwrap.ts Big Paste Handler Cleanup (#2535) 2025-11-07 18:15:49 -08:00
xterm.css Remove 6px padding from terminal block, make scrollbar properly overlay the terminal contents (#1009) 2024-10-10 14:42:44 -07:00