sawka
d9c7b61c91
also add nvm and virtualenv
2023-11-16 23:54:27 -08:00
sawka
0017946bbb
add asdf to default rtnstate commands
2023-11-16 23:51:02 -08:00
sawka
e15558690f
make ctrl-shift-v work in the terminal (paste text)
2023-11-16 23:40:20 -08:00
sawka
bf03ff2591
add ctrl-shift-c handler for terminal (to copy text)
2023-11-16 23:11:42 -08:00
sawka
ad0f11c097
allow terminal font sizes up to 24px
2023-11-16 22:49:59 -08:00
sawka
514156b07f
Update issue templates
2023-11-14 10:55:33 -08:00
sawka
7da7d06f09
add a defer/recover to scws WriteJson
v0.5.0
2023-11-10 13:36:37 -08:00
sawka
5327258287
add logo to left sidebar, change how collapse works
2023-11-10 13:16:35 -08:00
sawka
dd49e43579
update screen -> tab in user facing messages. waveshell var / ignore. fix bug with external urls
2023-11-10 12:31:31 -08:00
sawka
7449d9db67
remove show metacmds from history search (we always want to show meta)
2023-11-09 22:44:39 -08:00
sawka
4076c58b53
update in-app links to point to waveterm.dev
2023-11-09 21:49:06 -08:00
sawka
089553fce2
fix strange bug where ReturnStateBuf.Reader isn't closed, even when process exits. Force it closed after 2 seconds
2023-11-09 18:57:39 -08:00
sawka
d61c8c05a6
SIGKILL will also kill waveshell. clear PendingStateCmds and WaitingCmds on disconnect (remote.go)
2023-11-09 18:29:11 -08:00
sawka
f4ac642afa
fix bug where pendingStateCmds were cross screen boundaries. now screenid is part of the pendingStateCmd key
2023-11-09 17:47:24 -08:00
Red J Adaya
a0479c4683
add connection modal ( #64 )
...
* various improvements
* animation menu on close
* finish custom dropdown
* minor change
* minor fix
* add error support for dropdown
* create remote modal
* NumberField component and more on add remote connection modal implementation
* extend TextField instead. dobounce should be handled by the user not the component
* PasswordField
* remove used code. fix ssh key file field issue
* style buttons. fix modal height issue
* use react portal for dropdown menu
* remove debugging code
* tooltip implementation
* put back modal background
* (sawka) add autofocus attribute to textfield. change label color to color-secondary. fix file menu name. fix typescript error in basicrenderer
2023-11-09 16:28:37 -08:00
sawka
1a566d06aa
gc was collecting the lockfile early causing it not to work. fixed with runtime.KeepAlive
2023-11-09 16:26:44 -08:00
sawka
68731f45a2
make binary paths consistent between dev/prod. add 'eval' as a rtnstate command. fix waveterm.lock file
2023-11-09 16:08:32 -08:00
Tracy Miranda
876321d06d
Tidy up contribution guide
2023-11-08 14:10:31 -05:00
sawka
379854e049
don't load remote content, and dont show codeeditor if closed
2023-11-08 00:26:28 -08:00
sawka
8daac68aad
dont load plugin resources at startup (delays important loads). load on demand if we open the apps screen.
2023-11-08 00:12:41 -08:00
sawka
86436d050e
limit size of newstate on line
2023-11-07 23:58:54 -08:00
sawka
1be2716f6e
add square icon back, fix spacing somewhat
2023-11-07 16:15:54 -08:00
sawka
aa0e8415c1
rename talk to us to discord
2023-11-07 01:27:11 -08:00
sawka
85f6aed2ad
remove apps in prod (not implemented yet)
2023-11-07 01:26:22 -08:00
sawka
d076fc0c72
remove current version check in about modal (not implemented). text not selectable (except for version)
2023-11-07 01:24:35 -08:00