sammyette sammyette
  • Joined on 2021-03-24
sammyette synced new reference reuse-runner-2 to sammyette/Hilbish from mirror 2022-11-24 00:48:54 +00:00
sammyette synced commits to reuse-runner-2 at sammyette/Hilbish from mirror 2022-11-24 00:48:54 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-11-18 05:58:54 +00:00
1febe66f84 fix(readline): use uniseg to calculate width of virtual tab entry (closes #209)
sammyette synced new reference refs/tags/v2.0.0-rc1 to sammyette/Hilbish from mirror 2022-10-15 05:08:54 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-10-15 05:08:54 +00:00
6ffcc498ac docs: update changelog for rc
fe47c6c7a1 chore: change version to rc1
0d32a10ca3 feat: add builtins clear, exec and cat (#208)
Compare 3 commits »
sammyette synced commits to builtins at sammyette/Hilbish from mirror 2022-10-15 05:08:54 +00:00
373d2e4f82 feat: add cat command
sammyette synced commits to refs/tags/v2.0.0-rc1 at sammyette/Hilbish from mirror 2022-10-15 05:08:54 +00:00
sammyette synced commits to builtins at sammyette/Hilbish from mirror 2022-10-13 04:08:54 +00:00
f3964ce389 docs: add builtins to changelog
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-10-12 03:38:54 +00:00
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 2022-10-11 03:08:54 +00:00
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 2022-10-11 03:08:54 +00:00
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 commits to builtins at sammyette/Hilbish from mirror 2022-09-18 16:38:54 +00:00
sammyette synced new reference builtins to sammyette/Hilbish from mirror 2022-09-18 16:38:54 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-09-18 08:28:54 +00:00
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 2022-09-18 00:18:54 +00:00
7108523a4c fix: remove logging of autostart modules
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-09-17 16:08:54 +00:00
ee34ccdbc3 fix: check if key in _G is string before trying to getenv
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-09-03 09:45:52 +00:00
959030f70d refactor: automatically load all nature commands
59cec0ffa5 fix: call hinter for hint text handler
Compare 2 commits »
sammyette synced commits to native-modules at sammyette/Hilbish from mirror 2022-09-03 09:45:52 +00:00
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 2022-08-31 08:15:53 +00:00
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 2022-08-18 01:45:52 +00:00
20870b9004 fix: only print motd when interactive
3dcd99563a docs: [ci] generate new docs
2337f9ab60 refactor: use custom event emitter (#193)
Compare 3 commits »