An open-source, cross-platform terminal for seamless workflows
Go to file
Red J Adaya 847de1fc60
new tab flow (#60)
* init

* init

* error handling

* use css

* minor improvements

* fix some issues and tabicon init

* show error indicator when empty and is required

* debounce input

* fix decorator linting issue

* icon system init

* fix bugs

* color custom icons and fix regression

* remove debugging code

* remove @tab-magenta. fix formatting.

* swap magenta for mint

* change tab color order
2023-11-07 00:04:25 -08:00
housekeeping Update Data Directories and Environment Variables (#59) 2023-11-01 01:26:19 -07:00
public add fontawesome back into the repo 2023-10-31 11:18:12 -07:00
src new tab flow (#60) 2023-11-07 00:04:25 -08:00
waveshell bash v3 has a bug with reading large rcfiles from a /dev/fd pipe. fallback to writing a tmp file in that case to allow for large (128k+) rcfiles 2023-10-25 15:20:52 -07:00
wavesrv new tab flow (#60) 2023-11-07 00:04:25 -08:00
webpack Update Data Directories and Environment Variables (#59) 2023-11-01 01:26:19 -07:00
.gitignore csvviewer rendering flash (#44) 2023-10-24 18:34:37 -07:00
.prettierignore add prettier to package.json 2023-08-21 21:33:47 -07:00
.prettierrc.json add prettier to package.json 2023-08-21 21:33:47 -07:00
build-linux.md update build instructions for new webpack configuration. merge origin/main into dev branch to pick up linux changes. 2023-10-25 13:47:52 -07:00
BUILD.md update build instructions for new webpack configuration. merge origin/main into dev branch to pick up linux changes. 2023-10-25 13:47:52 -07:00
forge.config.js update build instructions for new webpack configuration. merge origin/main into dev branch to pick up linux changes. 2023-10-25 13:47:52 -07:00
go.work add go.work for helping with VSCode gopls 2023-10-16 19:17:44 -07:00
go.work.sum add go.work for helping with VSCode gopls 2023-10-16 19:17:44 -07:00
LICENSE Add Apache 2.0 License 2023-10-16 15:22:41 -07:00
NOTICE add notice and license in package.json 2023-10-16 15:21:21 -07:00
package-lock.json Pe 222 apps sidebar (#51) 2023-10-28 13:18:31 -07:00
package.json new tab flow (#60) 2023-11-07 00:04:25 -08:00
scripthaus.md Update Data Directories and Environment Variables (#59) 2023-11-01 01:26:19 -07:00
tsconfig.json new tab flow (#60) 2023-11-07 00:04:25 -08:00
version.js no brainer :) (#38) 2023-10-16 21:30:13 -07:00
versionmeta.json Update Data Directories and Environment Variables (#59) 2023-11-01 01:26:19 -07:00
webpack.config.js big update for webpack configs. use --env to select environment. now dev/prod will combine both web and electron webpack environments 2023-10-25 13:32:15 -07:00
yarn.lock new tab flow (#60) 2023-11-07 00:04:25 -08:00