1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src
Sebastian Malton 6446317d8e Cleanup Terminal implementation
- SpawningPool is now part of the template HTML instead of being added
  by modifying the DOM

- preloading of the fonts now uses async import

- factor out of setTheme the color name coversion, switch to fromEntries

- remove try/catch in Terminal.fit() as we are now using xterm 4.10

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-03-03 12:01:48 -05:00
..
common Ignore clusters with invalid kubeconfig (#1956) 2021-03-01 17:30:22 +02:00
extensions Add lens:// protocol handling with a routing mechanism (#1949) 2021-02-25 09:32:40 -05:00
main Cleanup Terminal implementation 2021-03-03 12:01:48 -05:00
migrations enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
renderer Cleanup Terminal implementation 2021-03-03 12:01:48 -05:00
jest.setup.ts Add check to extension file watch (#1677) 2020-12-08 17:30:47 +02:00