waveterm/emain
Evan Simkowitz 59a2b9b787
Replace default edit menu with one that won't eat keyboard shortcuts (#274)
We only need global Cut/Copy/Paste accelerators on macOS. Linux and
Windows do these automatically. Additionally, having these accelerators
means that we can't use shortcuts like Ctrl+C in the terminal. This PR
removes these accelerators for every platform but macOS.
2024-08-26 13:30:19 -07:00
..
authkey.ts Add authkey header for requests to the backend (#256) 2024-08-21 15:04:39 -07:00
emain.ts Replace default edit menu with one that won't eat keyboard shortcuts (#274) 2024-08-26 13:30:19 -07:00
platform.ts Add authkey header for requests to the backend (#256) 2024-08-21 15:04:39 -07:00
preload.ts Add authkey header for requests to the backend (#256) 2024-08-21 15:04:39 -07:00
updater.ts Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00