sammyette sammyette
  • Joined on 2021-03-24
245 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
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 ()
b28a2c24c1 refactor!: use userdata where appropriate ()
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 new reference runners to sammyette/Hilbish from mirror 2022-05-28 18:05:30 +00:00
sammyette synced commits to runners at 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
sammyette synced commits to userdata at sammyette/Hilbish from mirror 2022-05-28 01:45:30 +00:00
sammyette synced new reference userdata to sammyette/Hilbish from mirror 2022-05-28 01:45:30 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-05-25 00:22:13 +00:00
9d385efbfc docs: add new methods for job objects
d99c24842f docs: update changelog
61271dc70c fix: load bg command on init
8697344f98 feat: implement job foregrounding/backgrounding ()
Compare 4 commits »
sammyette synced commits to fg-job at sammyette/Hilbish from mirror 2022-05-25 00:22:13 +00:00
7ac43aa2da feat: add job.background and bg command
43dc00c120 refactor: implement fg in lua
4c8cb686a0 feat: add job.background function
2940b82a91 chore: update deps
e6b1e260d8 feat: attempt to implement fg builtin
Compare 5 commits »
sammyette synced commits to fg-job at sammyette/Hilbish from mirror 2022-05-24 16:12:13 +00:00
021906ae86 feat: attempt to implement fg builtin
sammyette synced new reference fg-job to sammyette/Hilbish from mirror 2022-05-24 08:02:13 +00:00
sammyette synced commits to fg-job at sammyette/Hilbish from mirror 2022-05-24 08:02:13 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-05-22 15:22:13 +00:00
d65b574cb2 docs: fix typo in job hook docs
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-05-22 07:12:13 +00:00
d808534da6 perf: use waitgroup instead of loop to wait on timers
a4b358fd9c perf: use struct{} for done channel in timer instead of bool
8f6f27e647 docs: add docs for lunacolors (closes )
f888aabc80 chore!: update lunacolors
2572d0ea9e docs: update changelog with latest changes
Compare 7 commits »
sammyette synced commits to extended-job-api at sammyette/Hilbish from mirror 2022-05-22 07:12:13 +00:00
1fd99a78cc docs: add docs and changelogs relating to jobs
e50ee0b511 fix!: make exec path in job add explicit in lua side
f43ff7d03c chore: fix comments
3bcff3e350 feat: add job output
Compare 4 commits »
sammyette synced commits to extended-job-api at sammyette/Hilbish from mirror 2022-05-21 23:11:28 +00:00
8fdde4aa58 chore: remove unused code
dde56cbb4f feat: make disown command get last job if id isnt suppied as arg
bbff7098c2 feat: add jobs.last function to get last job
b3a5c0e67c feat: add disown command
fc40bad092 fix: stop jobs on exit
Compare 6 commits »
sammyette synced commits to extended-job-api at sammyette/Hilbish from mirror 2022-05-21 15:01:28 +00:00
4bc94ce916 fix: set bg proc attr in build tagged file
1522749397 fix: use right procattr on correct os
4a5e4957d7 fix: use setpgid on cmd procattr for background jobs
055132aa10 chore: update modules
Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-05-20 06:21:28 +00:00
0b07b93de2 docs: move nature docs into a folder
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-05-18 13:31:41 +00:00
8b6506b36c refactor: move out home abbreviating code to a util function
sammyette synced commits to extended-job-api at sammyette/Hilbish from mirror 2022-05-18 13:31:41 +00:00
4805244417 feat: emit job.add hook when job is added
2fb55526dc fix: assign binary path to job
9f6a07c90a fix: deadlock in lua job add function and not taking proper amount of args
b5c78a39a8 fix: reuse standard files for jobs
Compare 4 commits »