issues
search
andrewchambers
/
janetsh
A powerful new shell that uses the janet programming language for both the implementation and repl.
https://janet-shell.org
MIT License
372
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Failed to build on linux
#219
glyh
opened
3 years ago
1
Version releases
#218
btbytes
closed
4 years ago
1
Interpolation inside string literals
#217
andrewchambers
opened
5 years ago
0
support for janet 1.0.0 release
#216
andrewchambers
opened
5 years ago
2
gallery: Fix typo in escape-sequences
#215
dywedir
closed
5 years ago
1
WIP: Escape non janet values from the repl as a string
#214
ALSchwalm
opened
5 years ago
18
Exit traps
#213
andrewchambers
opened
5 years ago
0
Keyword expansions should have colon
#212
andrewchambers
opened
5 years ago
2
Confusing behavior with filenames starting with a digit
#211
ghost
opened
5 years ago
8
Add API docs to website
#210
andrewchambers
opened
5 years ago
0
use core file methods for redirection targets.
#209
andrewchambers
opened
5 years ago
0
Close redirect sources post fork.
#208
andrewchambers
opened
5 years ago
0
Add '$-pipe' and 'pipes'.
#207
andrewchambers
closed
5 years ago
1
Installation Problem on macOS (pkg-config)
#206
benkb
opened
5 years ago
8
Garbage collected redirectable pipes + function to make pipes.
#205
andrewchambers
closed
5 years ago
1
Support for not showing status code from shell commands
#204
ALSchwalm
closed
5 years ago
9
Add a shrink-path public function
#203
andrewchambers
closed
5 years ago
0
Readme/documentation rewrite
#202
andrewchambers
opened
5 years ago
0
User callback for argument completion
#201
ALSchwalm
opened
5 years ago
2
Implement exec builtin.
#200
andrewchambers
closed
5 years ago
1
Restore terminal pgid in atexit cleanup
#199
andrewchambers
closed
5 years ago
0
Pre import sh library into root env
#198
andrewchambers
opened
5 years ago
0
Move default get-completions to sh.janet and add tests
#197
ALSchwalm
closed
5 years ago
6
Hopefully fixes #195 I think a rare race condition
#196
andrewchambers
closed
5 years ago
0
tcsetpgrp failure on freebsd
#195
andrewchambers
closed
5 years ago
1
WIP: Run hook functions before & after line execution
#194
x4lldux
opened
5 years ago
12
Add `history` builtin command
#193
x4lldux
closed
5 years ago
1
Tilde compression for default prompt
#192
x4lldux
closed
5 years ago
3
Static linked/single binary janet shell
#191
andrewchambers
opened
5 years ago
1
Commands that are janet functions don't necessarily need argument string conversion
#190
andrewchambers
opened
5 years ago
0
exec builtin
#189
andrewchambers
closed
5 years ago
1
Function aliases broken when installed by sh/alias.
#188
andrewchambers
opened
5 years ago
1
Blog posts/video/talk ideas + gallery entries
#187
andrewchambers
opened
5 years ago
1
Remove nearly useless alias.
#186
andrewchambers
closed
5 years ago
0
Tild compression for default prompt.
#185
andrewchambers
closed
5 years ago
0
Tests for completion functions
#184
andrewchambers
closed
5 years ago
0
Default completions do more stats than needed
#183
andrewchambers
opened
5 years ago
0
Completion improvements for 111
#182
ALSchwalm
closed
5 years ago
10
Add export builtin
#181
andrewchambers
closed
5 years ago
0
Add basic pushd/popd/dirs.
#180
andrewchambers
closed
5 years ago
0
New redirect syntax, minor fixes.
#179
andrewchambers
closed
5 years ago
0
Add exit builtin, add builtins to completions.
#178
andrewchambers
closed
5 years ago
0
export builtin
#177
andrewchambers
closed
5 years ago
0
pushd/popd builtins.
#176
andrewchambers
closed
5 years ago
1
exit builtin
#175
andrewchambers
closed
5 years ago
0
Alias
#174
andrewchambers
closed
5 years ago
0
File descriptors as arguments
#173
andrewchambers
opened
5 years ago
0
We should crash at runtime if bad values make it to launch job.
#172
andrewchambers
opened
5 years ago
0
Decprecate bash style redirects.
#171
andrewchambers
opened
5 years ago
1
Coprocess api
#170
andrewchambers
closed
5 years ago
1
Next