waveterm/src
2023-01-16 23:44:50 -08:00
..
dbops.ts checkpoint working on electron 2022-07-09 01:37:19 -07:00
emain.ts updates for v0.1.0, update some js packages 2023-01-16 23:44:50 -08:00
main.tsx new loading spinner, fix bug with terminal not displaying (complicated effect via CharSizeService interacting with display:none and dom observer with 0 height) 2023-01-02 22:54:40 -08:00
model.ts new loading spinner, fix bug with terminal not displaying (complicated effect via CharSizeService interacting with display:none and dom observer with 0 height) 2023-01-02 22:54:40 -08:00
preload.js context menu working cut/copy/paste with some smarts about where it is displayed 2023-01-02 14:52:53 -08:00
sh2.less new loading spinner, fix bug with terminal not displaying (complicated effect via CharSizeService interacting with display:none and dom observer with 0 height) 2023-01-02 22:54:40 -08:00
sh2.ts simple authkey based authentication between electron and local-server 2022-12-20 16:22:05 -08:00
term.ts new loading spinner, fix bug with terminal not displaying (complicated effect via CharSizeService interacting with display:none and dom observer with 0 height) 2023-01-02 22:54:40 -08:00
types.ts context menu working cut/copy/paste with some smarts about where it is displayed 2023-01-02 14:52:53 -08:00
util.ts handle non-running terminal keypresses 2022-10-13 18:58:21 -07:00
ws.ts working on separate prompt-dev version 2022-12-28 13:47:51 -08:00