issues
search
jupyterlite
/
cockle
In-browser bash-like shell implemented in TypeScript.
BSD 3-Clause "New" or "Revised" License
3
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ensure function names are camelCase
#69
ianthomas23
closed
2 days ago
0
Add tests for cp and mv
#68
ianthomas23
closed
2 days ago
0
Support filename expansion of * and ?
#67
ianthomas23
closed
2 days ago
0
Add Shell.dispose and new exit command
#66
ianthomas23
closed
3 days ago
0
Run end-to-end tests on macos as well as ubuntu
#65
ianthomas23
closed
3 days ago
0
Add playwright visual test using demo
#64
ianthomas23
closed
3 days ago
0
Validate JSON config files
#63
ianthomas23
closed
1 week ago
0
Show wasm package info in cockle-config command
#62
ianthomas23
closed
3 weeks ago
0
Obtain wasm packages from emscripten-forge when building deployment
#61
ianthomas23
closed
3 weeks ago
0
Add new cockle-config command that prints cockle version
#60
ianthomas23
closed
1 month ago
0
Prevent use of color in command output to file
#59
ianthomas23
closed
1 month ago
0
Emscripten packages may contain more than one WASM file
#58
ianthomas23
opened
1 month ago
0
Prebuild worker bundle and import WASM files from same directory as JS wrappers
#57
ianthomas23
closed
1 month ago
0
Add lua WASM command
#56
ianthomas23
closed
1 month ago
0
How to add busybox / rustybox commands?
#55
westurner
opened
1 month ago
3
Remove @jupyterlab/services as a dependency
#54
ianthomas23
closed
1 month ago
0
Ignore touch bad file descriptor, but still have incorrect exit code
#53
ianthomas23
closed
1 month ago
0
Echo buffered stdin (whilst running a command) back to stdout
#52
ianthomas23
closed
1 month ago
0
Standardise linefeed/newline handling
#51
ianthomas23
closed
2 months ago
0
Flaky tests when running CI locally
#50
ianthomas23
opened
2 months ago
0
Support repeat use of BufferedStdin
#49
ianthomas23
closed
2 months ago
0
Cannot use BufferedStdin more than once
#48
ianthomas23
closed
2 months ago
0
Update to jupyterlab 7.2.5 and jupyterlite 0.4.1
#47
ianthomas23
closed
2 months ago
0
Fix packaging of wasm files
#46
ianthomas23
closed
2 months ago
0
Pre-install micromamba in release actions
#45
ianthomas23
closed
2 months ago
0
Support separate WASM/JS files and remove use of callMain
#44
ianthomas23
closed
2 months ago
0
Add browser-based interactive demo
#43
ianthomas23
closed
2 months ago
0
Generate coverage information when run test suite
#42
ianthomas23
opened
2 months ago
0
Remove `skipLibCheck` from `tsconfig.json`
#41
jtpio
opened
2 months ago
0
Load WASM/JS modules dynamically using importScripts
#40
ianthomas23
closed
2 months ago
0
Update releaser artifact name
#39
jtpio
closed
2 months ago
0
Use WebWorker
#38
ianthomas23
closed
2 months ago
0
Obtain WASM/JS files from emscripten-forge
#37
ianthomas23
closed
2 months ago
1
Add clear built-in command
#36
ianthomas23
closed
3 months ago
0
Support command-line editing
#35
ianthomas23
closed
3 months ago
0
Separate module for ANSI escape sequences
#34
ianthomas23
closed
3 months ago
0
Add export command
#33
ianthomas23
closed
3 months ago
0
Tab complete file and directory names
#32
ianthomas23
closed
3 months ago
0
Add options/flags for built-in commands
#31
ianthomas23
closed
3 months ago
0
Return exit codes from commands and set $?
#30
ianthomas23
closed
3 months ago
0
Use playwright and rspack for testing
#29
ianthomas23
closed
3 months ago
1
Use separate TerminalOutput for stderr
#28
ianthomas23
closed
3 months ago
0
Improvements to command/alias tab completion
#27
ianthomas23
closed
3 months ago
0
Support quotes in command line
#26
ianthomas23
closed
3 months ago
0
wasm from emscripten
#25
DerThorsten
closed
1 month ago
3
Add linting
#24
ianthomas23
closed
3 months ago
0
Add buffered stdin to accept terminal input whilst WASM commands running
#23
ianthomas23
closed
3 months ago
1
Support coloured output for ls and grep commands
#22
ianthomas23
closed
3 months ago
0
Add support for aliases
#21
ianthomas23
closed
3 months ago
0
History maxSize and ignore duplicates and leading whitespace
#20
ianthomas23
closed
3 months ago
0
Next