sammyette sammyette
  • Joined on 2021-03-24
sammyette synced commits to taskfile at sammyette/Hilbish from mirror 2022-06-21 05:27:56 +00:00
sammyette synced new reference popen to sammyette/Hilbish from mirror 2022-06-21 05:27:56 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-06-20 21:17:56 +00:00
587d08773f chore: merge from remote
362bb14d7e feat: auto start lua modules (closes #167)
153a89b188 docs: [ci] generate new docs
453ba9f8ad feat(fs): add some functions and properties (closes #168)
3e807f5235 fix: handle lua eval errors and normal runner errors separately
Compare 6 commits »
sammyette synced new reference lazy-interfaces to sammyette/Hilbish from mirror 2022-06-20 04:57:56 +00:00
sammyette synced commits to lazy-interfaces at sammyette/Hilbish from mirror 2022-06-20 04:57:56 +00:00
sammyette synced commits to runner-prompt at sammyette/Hilbish from mirror 2022-06-03 04:37:56 +00:00
0c3028bb03 refactor: move out reprompting and runner handling to functions
ade570d598 refactor: reorder returns of handleSh function
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-06-03 04:37:56 +00:00
226605a996 feat: allow runners to specify if they want more input (#162)
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-06-01 03:37:56 +00:00
1b4b41846f chore: merge from remote branch
3196f0dcb9 fix: don't refetch tab completion on refresh if its already open (closes #163)
3f745e7e4d docs: update contributing info to include writing changes to changelog
f9a2a981b4 fix: revert "fix: multiline cursor redraw"
1339dc4a2f fix: multiline cursor redraw
Compare 10 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-05-31 19:27:56 +00:00
43d8107b82 fix: don't refetch tab completion on refresh if its already open (closes #163)
sammyette synced commits to runner-prompt at sammyette/Hilbish from mirror 2022-05-31 03:07:56 +00:00
02fb7c3238 docs: update changelog
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-05-31 03:07:56 +00:00
3f745e7e4d docs: update contributing info to include writing changes to changelog
sammyette synced new reference runner-prompt to sammyette/Hilbish from mirror 2022-05-30 02:45:30 +00:00
sammyette synced commits to runner-prompt at sammyette/Hilbish from mirror 2022-05-30 02:45:30 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-05-30 02:45:30 +00:00
f9a2a981b4 fix: revert "fix: multiline cursor redraw"
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-05-29 02:15:30 +00:00
1339dc4a2f fix: multiline cursor redraw
b4a5746093 ci: use make to build for artifacts
2faaf4e045 fix: print err don't panic and in the case of regex compile failing on menu find
3990d370fa feat: extend hilbish.runner interface to allow multiple runners (#159)
b28a2c24c1 refactor!: use userdata where appropriate (#157)
Compare 5 commits »
sammyette synced commits to userdata at sammyette/Hilbish from mirror 2022-05-29 02:15:30 +00:00
55926368a3 fix: pass userdata to job.done hook
10337af11e docs: update changelog and docs referencing how objects are userdata
e656b8f210 refactor!: use userdata for timer objects
a004f315be chore: merge from master
e3c25586e4 fix: broken ansi escape codes on windows cmd
Compare 5 commits »
sammyette synced commits to runners at sammyette/Hilbish from mirror 2022-05-29 02:15:30 +00:00
eca808a852 docs: add entry to changelog
d3d15bc85a refactor: set functions in hilbish.runner directly
b1153ca4b1 docs: update text docs on runner
1c4f4b52f3 docs: add emmylua doc for functions
180b77f166 fix: replicate default runners for runnerHandler.exec to work
Compare 9 commits »
sammyette synced commits to runners at sammyette/Hilbish from mirror 2022-05-28 18:05:30 +00:00
sammyette synced new reference runners to sammyette/Hilbish from mirror 2022-05-28 18:05:30 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-05-28 18:05:30 +00:00
e3c25586e4 fix: broken ansi escape codes on windows cmd