1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-20 02:28:19 +00:00
Laika/shell/src
CPunch fb464f579f Shell: Support for spaces in arguments
- Just like a normal shell, any space after a '\' will be treated as a raw space and not a command delimiter
- minor refactoring
2022-06-09 20:57:57 -05:00
..
main.c VMBoxGen: generate lboxconfig.h post build if LAIKA_OBFUSCATE 2022-05-11 14:50:42 -05:00
sclient.c Lib: Added support for IPV6 connections 2022-06-04 10:11:28 -05:00
scmd.c Shell: Support for spaces in arguments 2022-06-09 20:57:57 -05:00
speer.c Lib: Added support for IPV6 connections 2022-06-04 10:11:28 -05:00
sterm.c shellT_addChar(): Added ascii validation, ignore non-printable input 2022-04-15 15:40:25 -05:00