sammy
|
80029cfff3
|
feat: make cd builtin work with env variables (resolves #43)
|
2021-05-01 13:31:51 -04:00 |
sammy
|
e7dcbd5a95
|
feat: add string.split function
|
2021-05-01 01:08:20 -04:00 |
Devin Singh
|
345ff65da8
|
fix: remove appendpath from preload.lua
|
2021-04-28 17:13:43 -05:00 |
Devin Singh
|
4476a96eec
|
feat(wip): add appendpath
|
2021-04-28 16:57:06 -05:00 |
TorchedSammy
|
3460df6863
|
fix: make cd only throw command.exit hooks
|
2021-04-05 18:31:59 -04:00 |
TorchedSammy
|
807ec15faa
|
fix: cleanup and move exit command to lua side
|
2021-04-05 15:21:44 -04:00 |
Jack
|
6c050194ed
|
feat: Proxy global string variables to ENV (#16)
|
2021-04-03 16:08:04 -04:00 |
TorchedSammy
|
204d50d73c
|
feat(preload/cd): throw command hooks in cd command and add support for folders with spaces
|
2021-03-31 13:46:22 -04:00 |
TorchedSammy
|
5500baf5b6
|
feat: throw cd hook when chanding directory
|
2021-03-31 01:02:14 -04:00 |
TorchedSammy
|
8d92fc3b74
|
feat: cd with no path changes to homedir
|
2021-03-30 23:59:59 -04:00 |
TorchedSammy
|
7326cb77c6
|
fix: display error to user if dir does not exist
|
2021-03-30 23:58:12 -04:00 |
TorchedSammy
|
a3d8f56d78
|
feat: preload file, make config more minimal
|
2021-03-21 12:41:23 -04:00 |