sammyette synced new reference refs/tags/v2.0.0-rc1 to sammyette/Hilbish from mirror
sammyette synced commits to builtins at sammyette/Hilbish from mirror
- 373d2e4f82 feat: add cat command
sammyette synced commits to builtins at sammyette/Hilbish from mirror
- f3964ce389 docs: add builtins to changelog
sammyette synced commits to master at sammyette/Hilbish from mirror
- cc6e5d01dd docs: [ci] generate new docs
- 068a5b5149 feat(bait): add error hook and hooks function (closes #205)
- Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 117a4580b4 chore: merge from upstream master
- 0db7f96fd7 build: disable cgo in builds
- 300248de54 docs: [ci] generate new docs
- 3ee2b03330 feat: make prompt optional in hilbish.read
- 3bec2c91a8 fix: create an empty line reader instance for hilbish.read (closes #190)
- Compare 10 commits »
sammyette synced commits to builtins at sammyette/Hilbish from mirror
- e367eeb19d chore: merge from master branch
- b4ca5bfda3 fix(readline): put cursor at end of text when exiting editor
- 308e257872 fix(readline): take into account newlines when calculating amount of lines taken up by input
- 7db2a2c826 fix: check if there is cmd input before attempting to add to history (closes #206)
- 22f6ea8a3e docs: remove getting started from readme toc
- Compare 6 commits »
sammyette synced new reference builtins to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- e5c8e5eaff fix!: pass non expanded input to builtin runners
- 8647dc57a1 fix: set cmdString after prompting for continue input
- 8f41005da7 chore: update changelog
- Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 7108523a4c fix: remove logging of autostart modules
sammyette synced commits to master at sammyette/Hilbish from mirror
- ee34ccdbc3 fix: check if key in _G is string before trying to getenv
sammyette synced commits to native-modules at sammyette/Hilbish from mirror
- 1e2c88f4a4 chore: merge from master
- 959030f70d refactor: automatically load all nature commands
- 59cec0ffa5 fix: call hinter for hint text handler
- 1eed4cc7ee fix: add back empty string in command line split
- c13889592f fix: pass alias expanded string to sh runner (fixes #201)
- Compare 37 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 959030f70d refactor: automatically load all nature commands
- 59cec0ffa5 fix: call hinter for hint text handler
- Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 1eed4cc7ee fix: add back empty string in command line split
- c13889592f fix: pass alias expanded string to sh runner (fixes #201)
- 2e192be2e1 refactor: setup autocd opt in a better way
- c96605e79c feat: allow hilbish.runner.sh to be overridden
- a1ce2ecba6 fix(readline): correct function to count len of prompt to accomodate east asian characters
- Compare 6 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 20870b9004 fix: only print motd when interactive
- 3dcd99563a docs: [ci] generate new docs
- 2337f9ab60 refactor: use custom event emitter (#193)
- Compare 3 commits »
sammyette synced commits to new-emitter at sammyette/Hilbish from mirror
- c55bf4a736 docs(golibs/bait): add docs for lua release function
- f2b68fe926 docs: set changelog
- 54f1a8cfad docs(golibs/bait): add doc strings for functions
- Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 6ce4fb3973 fix: add dot to sample config path on windows
sammyette synced commits to new-emitter at sammyette/Hilbish from mirror
- e364897b88 refactor: use bait event emitter on commander
- c76337e5a4 perf: remove listener directly from once emit instead of using off function
- a6f53b3c43 feat(bait): add release function to remove event listener
- d6a86b0829 perf: reslice listener slice instead of trying to do ordered move with append
- e4110fa4bc feat: add once listeners, ability to remove listeners and remove listener on error
- Compare 7 commits »
sammyette synced new reference new-emitter to sammyette/Hilbish from mirror