This website requires JavaScript.
Explore
Help
Sign In
dm1sh
/
mshell
Watch
1
Star
0
Fork
0
You've already forked mshell
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
mshell
/
include
History
Dm1tr1y147
ee60f52843
Fixed some environment variables errors. Previous versions could potentionally break system
2020-07-19 13:31:33 +05:00
..
complete.h
Command autocomplete gets options from PATH
2020-07-18 12:31:54 +05:00
history.h
Fixed initialization error if no ~/.local/share directrory
2020-07-18 18:06:48 +05:00
input.h
Finished history search with up/down keys and refactored its navigation. Added username and ip address to the prompt
2020-07-13 17:21:31 +05:00
keys.h
shell.c divided into multiple files, command pipes support
2020-07-16 20:05:31 +05:00
output.h
initial commit
2020-07-08 18:19:42 +05:00
shell.h
Fixed some environment variables errors. Previous versions could potentionally break system
2020-07-19 13:31:33 +05:00
tree.h
Added global object for shell state and history suggestions on arrow up/down
2020-07-12 19:10:17 +05:00
utils.h
Fixed some environment variables errors. Previous versions could potentionally break system
2020-07-19 13:31:33 +05:00