1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/dock/terminal
Roman 7fcb860e98 - added select-list with bundled fonts instead of single text-area (settings -> terminal)
- fix: proper assets exports with webpack (see: fonts.scss)
- fix: lint

Signed-off-by: Roman <ixrock@gmail.com>
2022-05-19 19:41:48 +03:00
..
clear-terminal-tab-data.injectable.ts Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
create-terminal-tab.injectable.ts Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
create-terminal.injectable.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
dock-tab.tsx Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
get-terminal-api.injectable.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
send-command.injectable.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
store.injectable.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
store.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
terminal-dock-tab.scss Always preload app fonts at earliest stages (#5117) 2022-03-29 12:15:46 -04:00
terminal-spawning-pool.injectable.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
terminal-window.scss Full dependency inversion of <Dock> and all current tab kinds (#4757) 2022-01-31 09:49:36 -05:00
terminal.ts - added select-list with bundled fonts instead of single text-area (settings -> terminal) 2022-05-19 19:41:48 +03:00
view.tsx Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00