OrbitalShell/Orbital-Shell
Orbital Shell is a command shell based inspired by bash and POSIX recommendations, coded in C# NET 5.0
C#MIT
Issues
- 0
add json settings support to kernel
#43 opened by franck-gaspoz - 1
Keyboard Shortcut Support Issue
#41 opened by KevinZonda - 0
- 0
fix kernel architecture weaks (remove static classes, add dependency injection, eventually interfaces for dis-coupling and modularity)
#34 opened by franck-gaspoz - 0
- 1
add external module and kernel module auto-update feature (including module update all feature)
#32 opened by franck-gaspoz - 1
module install to be completed
#5 opened by franck-gaspoz - 2
add other ci/cd cool target: DOCKER
#29 opened by franck-gaspoz - 0
- 0
command alias should respect bash posix
#26 opened by franck-gaspoz - 0
Hooks that may be triggered several times could lead to unexpected module behavior
#24 opened by franck-gaspoz - 1
- 0
$_./ doesn't works ... others special vars with single car behind _. also
#22 opened by franck-gaspoz - 0
- 7
bad case on filenames in the solution .sln
#19 opened by franck-gaspoz - 0
- 0
add cmd line (shell meta options) meta options: --help , -- [ specification of decorators and decorators parameters ] -- [output control]
#21 opened by franck-gaspoz - 0
- 0
support an object notation to indicate accessing an object member or invoking an object method
#16 opened by franck-gaspoz - 0
C# language scripts (.cssh)
#15 opened by franck-gaspoz - 0
- 0
When returning values and when specified, a pipe ( | ) between commands can pass objects instead of streams
#13 opened by franck-gaspoz - 0
background execution ( & )
#12 opened by franck-gaspoz - 0
groups of commands ( .. ; .. )
#11 opened by franck-gaspoz - 0
sequences of commands ( | ) and conditional sequences of commands ( &&, || )
#10 opened by franck-gaspoz - 0
Streams redirections ( < > )
#9 opened by franck-gaspoz - 0
input feedback : colorization
#8 opened by franck-gaspoz