2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-07 03:22:03 +00:00

Commit Graph

  • e0694c8862
    build!: replace make with task (#171) sammy 2022-07-09 08:44:53 -07:00
  • 8ab38d5f9d
    docs: change message for task notice taskfile TorchedSammy 2022-07-09 11:39:19 -04:00
  • cf10a5270c
    docs: fix link to task TorchedSammy 2022-07-09 11:38:24 -04:00
  • eb80d97ef8
    docs: add task in changelog TorchedSammy 2022-07-09 11:32:00 -04:00
  • d27ce26be0
    feat: complete files plainly if tab query begins with quotes (workaround #183) TorchedSammy 2022-07-09 10:45:11 -04:00
  • bd693a4057
    feat: load native modules/plugins with go-plugin TorchedSammy 2022-07-07 00:32:00 -04:00
  • 25c90bdb1b
    style: remove whitespace errors in task file TorchedSammy 2022-07-06 19:30:37 -04:00
  • 6d5950d891
    ci: use task in build workflow instead of make TorchedSammy 2022-07-06 19:27:08 -04:00
  • b18c2bb717 deploy: 94423173f39af6d013f9c7e585b5f39e4e97d9e0 TorchedSammy 2022-06-23 02:05:39 +00:00
  • 8af1ab2783 deploy: 9fefd7b53c94d41902eeab62f6f35190d5cd6f56 TorchedSammy 2022-06-22 21:07:13 +00:00
  • 5296f86012 deploy: 9a88b0c1ecdc5d22d0d424e01cf2d0c0aed56933 TorchedSammy 2022-06-22 21:05:07 +00:00
  • de62d9c87f deploy: 0138a301511997406e944d16bc866c3e2e3e4532 TorchedSammy 2022-06-22 20:09:14 +00:00
  • 7bd3b46c86 deploy: 09f5a3102e09e2869c3180498b71dd0a1c2d8001 TorchedSammy 2022-06-22 19:34:42 +00:00
  • c548d36f9c deploy: 2e0eabbac730063130d05fe117b245dda35cfe3f TorchedSammy 2022-06-22 17:25:06 +00:00
  • 1701549b24 deploy: 00c8cab8bb3a5e2676f16ea1f37e551216d66388 TorchedSammy 2022-06-22 17:23:59 +00:00
  • 0bc9322bb3 deploy: 54fc4f72ae3f3ca0f7e7d7fc5efc83cb5b374860 TorchedSammy 2022-06-22 15:58:09 +00:00
  • 3db9f87b87 deploy: c886a585e790137955719e091d54bb8e1793b523 TorchedSammy 2022-06-22 14:55:35 +00:00
  • fa5aa5f593 deploy: 00d7942e1c8072a4ccec648831773d6b10e60d48 TorchedSammy 2022-06-22 03:31:45 +00:00
  • 2d88e908db deploy: a80487e287d0b19056c58cf5929a894f1cf5cdfa TorchedSammy 2022-06-22 03:10:59 +00:00
  • 4dc6c16fa6 deploy: b8ad86d3412677506323cb6225a3d5fc77041b9a TorchedSammy 2022-06-22 03:08:17 +00:00
  • 1f9e736787 deploy: 1fb855286bf6a78c1cb8554623fb49ecfa0bbb8a TorchedSammy 2022-06-22 03:03:36 +00:00
  • 2f32fc3554 deploy: 1c2e0fbe721085dd7699e6a0791d20c127bb9957 TorchedSammy 2022-06-22 02:37:08 +00:00
  • f06a77fe55 deploy: 3ef564a26d2bb826ae6d17fc6b9f2b4538707424 TorchedSammy 2022-06-22 02:09:18 +00:00
  • 7af90eb1f1
    chore: fix go sum TorchedSammy 2022-06-20 20:37:54 -04:00
  • a6b52047f2
    chore: update golua to popen branch TorchedSammy 2022-06-20 20:33:09 -04:00
  • d057f4fe76
    build!: replace make with task TorchedSammy 2022-06-20 18:42:18 -04:00
  • 587d08773f
    chore: merge from remote TorchedSammy 2022-06-20 17:16:59 -04:00
  • 362bb14d7e
    feat: auto start lua modules (closes #167) TorchedSammy 2022-06-20 17:07:15 -04:00
  • 153a89b188 docs: [ci] generate new docs TorchedSammy 2022-06-20 20:47:56 +00:00
  • 453ba9f8ad
    feat(fs): add some functions and properties (closes #168) TorchedSammy 2022-06-20 16:47:16 -04:00
  • 3e807f5235
    fix: handle lua eval errors and normal runner errors separately TorchedSammy 2022-06-20 15:47:19 -04:00
  • 7e57b3de7d
    fix: check if input is 0 on multiline splitting (closes #170) TorchedSammy 2022-06-20 15:35:25 -04:00
  • a707018cfa
    feat: lazy load interfaces lazy-interfaces TorchedSammy 2022-06-19 22:31:45 -04:00
  • 226605a996
    feat: allow runners to specify if they want more input (#162) sammyette 2022-06-02 19:33:30 -07:00
  • 0c3028bb03
    refactor: move out reprompting and runner handling to functions runner-prompt TorchedSammy 2022-06-02 22:20:44 -04:00
  • ade570d598
    refactor: reorder returns of handleSh function TorchedSammy 2022-06-02 21:55:45 -04:00
  • 1b4b41846f
    chore: merge from remote branch TorchedSammy 2022-05-31 15:17:50 -04:00
  • 3196f0dcb9
    fix: don't refetch tab completion on refresh if its already open (closes #163) TorchedSammy 2022-05-31 15:16:32 -04:00
  • 02fb7c3238
    docs: update changelog TorchedSammy 2022-05-30 21:10:45 -04:00
  • 3f745e7e4d
    docs: update contributing info to include writing changes to changelog TorchedSammy 2022-05-30 18:16:36 -04:00
  • 7dc438cc97
    feat: allow runners to specify continue in return to prompt for more input TorchedSammy 2022-05-29 22:13:14 -04:00
  • 9b60dbfe99
    refactor!: make runners require returning a table TorchedSammy 2022-05-29 21:33:52 -04:00
  • f9a2a981b4
    fix: revert "fix: multiline cursor redraw" TorchedSammy 2022-05-29 00:18:03 -04:00
  • 1339dc4a2f
    fix: multiline cursor redraw TorchedSammy 2022-05-28 21:05:03 -04:00
  • b4a5746093
    ci: use make to build for artifacts TorchedSammy 2022-05-28 20:21:57 -04:00
  • 2faaf4e045
    fix: print err don't panic and in the case of regex compile failing on menu find TorchedSammy 2022-05-28 20:19:39 -04:00
  • 3990d370fa
    feat: extend hilbish.runner interface to allow multiple runners (#159) sammyette 2022-05-28 19:06:18 -04:00
  • b28a2c24c1
    refactor!: use userdata where appropriate (#157) sammyette 2022-05-28 19:03:44 -04:00
  • 55926368a3
    fix: pass userdata to job.done hook userdata TorchedSammy 2022-05-28 19:00:29 -04:00
  • eca808a852
    docs: add entry to changelog runners TorchedSammy 2022-05-28 18:57:31 -04:00
  • d3d15bc85a
    refactor: set functions in hilbish.runner directly TorchedSammy 2022-05-28 18:56:40 -04:00
  • b1153ca4b1
    docs: update text docs on runner TorchedSammy 2022-05-28 18:55:29 -04:00
  • 1c4f4b52f3
    docs: add emmylua doc for functions TorchedSammy 2022-05-28 18:55:18 -04:00
  • 180b77f166
    fix: replicate default runners for runnerHandler.exec to work TorchedSammy 2022-05-28 18:47:08 -04:00
  • 7463b7558f
    fix: set default runners table properly for check TorchedSammy 2022-05-28 18:38:25 -04:00
  • bc1f0d404f
    fix: look over pairs in runner handler instead of ipairs TorchedSammy 2022-05-28 18:23:14 -04:00
  • 42daf59746
    fix: allow setting current runner to defaults TorchedSammy 2022-05-28 18:22:57 -04:00
  • f6c98d5bc0
    fix: allow function arg to add runner TorchedSammy 2022-05-28 18:22:20 -04:00
  • 10337af11e
    docs: update changelog and docs referencing how objects are userdata TorchedSammy 2022-05-28 17:24:14 -04:00
  • e656b8f210
    refactor!: use userdata for timer objects TorchedSammy 2022-05-28 17:17:59 -04:00
  • a004f315be
    chore: merge from master TorchedSammy 2022-05-28 14:22:27 -04:00
  • dce49574e6
    feat: extend hilbish.runner interface to allow multiple runners TorchedSammy 2022-05-28 13:54:53 -04:00
  • e3c25586e4
    fix: broken ansi escape codes on windows cmd TorchedSammy 2022-05-28 09:07:28 -04:00
  • b93d6ef551
    refactor!: use userdata for job object instead of table TorchedSammy 2022-05-27 20:40:25 -04:00
  • 9d385efbfc
    docs: add new methods for job objects TorchedSammy 2022-05-24 19:32:03 -04:00
  • d99c24842f
    docs: update changelog TorchedSammy 2022-05-24 19:31:51 -04:00
  • 61271dc70c
    fix: load bg command on init TorchedSammy 2022-05-24 19:26:35 -04:00
  • 8697344f98
    feat: implement job foregrounding/backgrounding (#155) sammyette 2022-05-24 19:15:02 -04:00
  • 7ac43aa2da
    feat: add job.background and bg command fg-job TorchedSammy 2022-05-24 18:21:06 -04:00
  • 43dc00c120
    refactor: implement fg in lua TorchedSammy 2022-05-24 18:07:31 -04:00
  • 4c8cb686a0
    feat: add job.background function TorchedSammy 2022-05-24 18:07:10 -04:00
  • 2940b82a91
    chore: update deps TorchedSammy 2022-05-24 18:05:46 -04:00
  • e6b1e260d8
    feat: attempt to implement fg builtin TorchedSammy 2022-05-24 17:24:08 -04:00
  • d65b574cb2
    docs: fix typo in job hook docs TorchedSammy 2022-05-22 07:29:01 -04:00
  • d808534da6
    perf: use waitgroup instead of loop to wait on timers TorchedSammy 2022-05-21 21:58:58 -04:00
  • a4b358fd9c
    perf: use struct{} for done channel in timer instead of bool TorchedSammy 2022-05-21 21:39:14 -04:00
  • 8f6f27e647
    docs: add docs for lunacolors (closes #144) TorchedSammy 2022-05-21 21:27:51 -04:00
  • f888aabc80
    chore!: update lunacolors TorchedSammy 2022-05-21 21:26:34 -04:00
  • 2572d0ea9e
    docs: update changelog with latest changes TorchedSammy 2022-05-21 21:11:59 -04:00
  • d2f16dfbbf
    feat: job enhancements (#153) sammyette 2022-05-21 20:53:36 -04:00
  • 392cb66382
    fix: handle sigterm and remove obsolete code TorchedSammy 2022-05-21 20:53:02 -04:00
  • 1fd99a78cc
    docs: add docs and changelogs relating to jobs extended-job-api TorchedSammy 2022-05-21 20:33:05 -04:00
  • e50ee0b511
    fix!: make exec path in job add explicit in lua side TorchedSammy 2022-05-21 20:11:15 -04:00
  • f43ff7d03c
    chore: fix comments TorchedSammy 2022-05-21 19:58:41 -04:00
  • 3bcff3e350
    feat: add job output TorchedSammy 2022-05-21 19:55:05 -04:00
  • 8fdde4aa58
    chore: remove unused code TorchedSammy 2022-05-21 12:47:21 -04:00
  • dde56cbb4f
    feat: make disown command get last job if id isnt suppied as arg TorchedSammy 2022-05-21 11:54:07 -04:00
  • bbff7098c2
    feat: add jobs.last function to get last job TorchedSammy 2022-05-21 11:53:44 -04:00
  • b3a5c0e67c
    feat: add disown command TorchedSammy 2022-05-21 11:38:26 -04:00
  • fc40bad092
    fix: stop jobs on exit TorchedSammy 2022-05-21 11:38:02 -04:00
  • db6817e4ca
    feat: add disown function TorchedSammy 2022-05-21 11:37:19 -04:00
  • 4bc94ce916
    fix: set bg proc attr in build tagged file TorchedSammy 2022-05-21 06:03:53 -04:00
  • 1522749397
    fix: use right procattr on correct os TorchedSammy 2022-05-21 05:58:01 -04:00
  • 4a5e4957d7
    fix: use setpgid on cmd procattr for background jobs TorchedSammy 2022-05-20 09:19:07 -04:00
  • 055132aa10
    chore: update modules TorchedSammy 2022-05-19 05:54:55 -04:00
  • 0b07b93de2
    docs: move nature docs into a folder TorchedSammy 2022-05-18 21:56:03 -04:00
  • 8b6506b36c
    refactor: move out home abbreviating code to a util function TorchedSammy 2022-05-17 21:37:42 -04:00
  • 4805244417
    feat: emit job.add hook when job is added TorchedSammy 2022-05-17 18:08:27 -04:00
  • 2fb55526dc
    fix: assign binary path to job TorchedSammy 2022-05-17 18:05:16 -04:00
  • 9f6a07c90a
    fix: deadlock in lua job add function and not taking proper amount of args TorchedSammy 2022-05-17 18:00:28 -04:00