hyper/app
2023-01-07 03:28:51 -08:00
..
config Add preserveCWD option 2022-01-08 18:11:57 +05:30
keymaps use alt+f as the default keymap for hamburger menu 2021-10-09 13:19:01 +05:30
menus Enable shortcut for editor:paste on Windows/Linux 2022-10-10 14:02:56 +05:30
plugins Fix @typescript-eslint/no-unsafe-return errors 2021-04-07 21:50:32 +05:30
static Improve Hyper 3 Canary and Stable icons (#3466) 2019-02-09 14:40:39 +01:00
ui Add preserveCWD option 2022-01-08 18:11:57 +05:30
utils chore: replace deprecated String.prototype.substr() 2022-03-19 12:47:39 +05:30
.yarnrc set npm registry in yarn config 2020-11-25 08:04:24 +01:00
auto-updater-linux.ts Update eslint and a few ZEIT references to Vercel 2020-07-13 15:05:34 +02:00
commands.ts Fix @typescript-eslint/no-floating-promises errors 2021-04-07 21:50:32 +05:30
config.ts don't prevent app quit 2022-01-03 23:57:58 +05:30
ext-modules.d.ts Import native-reg directly 2021-05-07 22:23:32 +05:30
extend-electron.d.ts Update electron to v16 2022-02-01 01:33:23 +05:30
index.d.ts port app/index and it's referenced files to ts 2019-12-20 18:23:43 +01:00
index.html Upgrade Electron to v4 (#3329) 2018-12-25 18:15:25 -08:00
index.ts use import instead of require 2022-02-07 12:41:56 +05:30
notifications.ts typing improvements 2020-06-19 22:12:42 +02:00
notify.ts Show notfications after app is ready 2020-11-09 02:29:00 +01:00
package.json Use stable node-pty 2023-01-07 03:28:51 -08:00
plugins.ts Add native-process-working-directory module 2022-01-08 18:11:57 +05:30
rpc.ts Fix @typescript-eslint/unbound-method errors 2021-04-07 21:50:32 +05:30
session.ts use import instead of require 2022-02-07 12:41:56 +05:30
tsconfig.json Add native-process-working-directory module 2022-01-08 18:11:57 +05:30
updater.ts Remove unused execSync import 2022-02-01 14:17:37 +05:30
yarn.lock Use stable node-pty 2023-01-07 03:28:51 -08:00