forked from tools/josh
1
0
Fork 0
josh/src/main/js
Florine W. Dekker ef49ed1c8f
Add link to privacy policy
And update dependencies.
2020-09-15 15:38:57 +02:00
..
typings Implement user modification commands 2020-03-24 20:27:51 +01:00
Commands.ts List all environment variables given no-arg `set` 2020-08-05 16:06:49 +02:00
Environment.ts Add .editorconfig and format accordingly 2019-11-06 15:07:56 +01:00
Extensions.ts Use / as delimiter when using backspace 2019-11-15 20:28:47 +01:00
FileSystem.ts Add link to privacy policy 2020-09-15 15:38:57 +02:00
InputArgs.ts Restructure input parser 2019-11-23 00:06:57 +01:00
InputHistory.ts Clean up and test input history 2019-11-12 01:53:57 +01:00
InputParser.ts Move glob emptiness check to expander 2019-11-23 21:39:25 +01:00
Main.ts Organise imports and streamline some tests 2020-03-24 20:48:57 +01:00
Persistence.ts Move entries to localstorage where applicable 2020-08-10 20:23:04 +02:00
Shared.ts Add suggestion list and common prefix fill 2020-03-18 18:18:43 +01:00
Shell.ts Add status code in prefix 2020-06-30 10:43:24 +02:00
Stream.ts Extend file streams and test them 2019-11-12 00:49:05 +01:00
Terminal.ts Make error stream output red 2020-06-30 19:27:06 +02:00
UserList.ts Organise imports and streamline some tests 2020-03-24 20:48:57 +01:00