sammyette synced commits to master at sammyette/Hilbish from mirror
- 36ea20b550 fix: aliases in sh interp exec handler
- 81f7b77b8b docs: fix description of -l flag
- e6c4c32bd7 feat: handle -h option
- b974ada64e fix: comment out unused module
- 7e5f9e9541 fix: remove debug logging
- Compare 8 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- cd06c61195 chore: bump version
- f594d48790 fix: print error in interval func instead of panic
- Compare 2 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror
- cd06c61195 chore: bump version
- f594d48790 fix: print error in interval func instead of panic
- Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- a4dbfbf4bb feat: add hilbish.home
- efc956a04c fix: cleanup, store lua commands in map
- 1e1662a6b2 feat: add interval function
- fe3df8c66e feat: add timeout function
- 419e327d95 fix: prompt for new input on error with ContinuePrompt
- Compare 9 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror
- a4dbfbf4bb feat: add hilbish.home
- efc956a04c fix: cleanup, store lua commands in map
- 1e1662a6b2 feat: add interval function
- fe3df8c66e feat: add timeout function
- 419e327d95 fix: prompt for new input on error with ContinuePrompt
- Compare 10 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- b3a28b067c style: use camel case for var name
sammyette synced new reference docs/add-readline-install-for-arch to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- edcc1b39f0 docs: add todo to lua.go
- 646cb93dec feat: support comptime sample conf declaration
- 13dc0cd857 feat: support comptime config dir declaration
- 792ce996d3 fix: return 0 exit code when cd with noarg instead of throwing hook explicitly
- 95dee1f4dd fix: check aliases before going to sh interp
- Compare 18 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror
- edcc1b39f0 docs: add todo to lua.go
- 646cb93dec feat: support comptime sample conf declaration
- 13dc0cd857 feat: support comptime config dir declaration
- 792ce996d3 fix: return 0 exit code when cd with noarg instead of throwing hook explicitly
- 95dee1f4dd fix: check aliases before going to sh interp
- Compare 13 commits »
sammyette synced new reference feature/update-readme-archlinux-instalation-readline to sammyette/Hilbish from mirror
sammyette synced new reference feature/update-readme-archlinux-instalation-readline to sammyette/Hilbish from mirror
sammyette synced commits to dev at sammyette/Hilbish from mirror
- e37abcb08b feat: define preload file in var
- be5ebd6ada feat: add back cancel input on ctrl c
- 86dbb97cae feat: define lua require paths in var
- 2a084fc03e fix: make minimal config work with new version
- ef45bafb54 fix: remove extra newline in error message
- Compare 5 commits »
sammyette synced new reference refactor to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- f0013096fd chore: update urls to reflect org name change
- f6986446c0 docs: go get all modules
- Compare 2 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror
- f0013096fd chore: update urls to reflect org name change
- f6986446c0 docs: go get all modules
- Compare 2 commits »
sammyette synced new reference refactor to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- 1623f0d85d fix: dont go interactive if not terminal (closes #48)
sammyette synced commits to dev at sammyette/Hilbish from mirror
- 1623f0d85d fix: dont go interactive if not terminal (closes #48)
sammyette synced commits to master at sammyette/Hilbish from mirror
- 7e970e9e81 feat: increment $SHLVL (closes #55)
- 5408e68e19 fix: use hilbish.cwd to get cwd
- af4b4b2ae0 feat: add hilbish.cwd function
- ba6d7972e0 chore: merge
- 9573c2732d feat: cd - changes pwd to previous one
- Compare 10 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror
- 7e970e9e81 feat: increment $SHLVL (closes #55)