This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
waveterm
Watch
1
Star
0
Fork
0
You've already forked waveterm
mirror of
https://github.com/wavetermdev/waveterm.git
synced
2024-12-22 16:48:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
An open-source, cross-platform terminal for seamless workflows
command-line
developer-tools
linux
macos
30
Commits
109
Branches
141
Tags
84
MiB
TypeScript
48.8%
Go
44.9%
SCSS
5.5%
JavaScript
0.4%
CSS
0.3%
4cc55c46ca
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
sawka
4cc55c46ca
only allow one instance of sh2 to run at a time (flock). HUP all running processes when sh2 starts or remote connection ends
2022-07-07 16:29:14 -07:00
cmd
only allow one instance of sh2 to run at a time (flock). HUP all running processes when sh2 starts or remote connection ends
2022-07-07 16:29:14 -07:00
db
checkpoint, pass remote vars to client for prompt str, get commands showing
2022-07-07 13:26:46 -07:00
pkg
only allow one instance of sh2 to run at a time (flock). HUP all running processes when sh2 starts or remote connection ends
2022-07-07 16:29:14 -07:00
go.mod
add migration commands into sh2-server (because migrate cli doesn't ship with sqlite3)
2022-07-01 10:48:14 -07:00
go.sum
add migration commands into sh2-server (because migrate cli doesn't ship with sqlite3)
2022-07-01 10:48:14 -07:00
scripthaus.md
checkpoint, compiling with mshell --server
2022-07-01 17:38:36 -07:00