2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-20 20:43:23 +00:00

Commit Graph

  • 630c0b0356
    fix: dont trim spaces on cd dir args sammyette 2021-09-29 22:32:37 -04:00
  • afcc6fe63a
    fix: handle error case of target in fs.cd not being a dir (closes #66) sammyette 2021-09-28 22:55:08 -04:00
  • a6a3962044
    fix: correct url to github repo and add newline after error sammyette 2021-09-28 22:54:04 -04:00
  • bc4e0f835f
    fix: revert "fix: reuse sh runner" sammyette 2021-09-25 22:45:31 -04:00
  • c95b0b55be
    fix: runtime errors on linux sammyette 2021-09-25 21:39:06 -04:00
  • 7c815022a9
    chore: merge from dev sammyette 2021-09-18 22:49:33 -04:00
  • 2ef2998279
    fix: make timeout() blocking sammyette 2021-09-18 22:48:28 -04:00
  • 196526cc6a fix: rename unix vars to linux sammyette 2021-07-08 17:55:19 -07:00
  • 5d78a0c574 feat: add compile vars for windows sammyette 2021-07-08 17:49:51 -07:00
  • a3cc8160d3 fix: trim off hostname in %u verb for windows sammyette 2021-07-08 03:44:57 -07:00
  • 4caeb7ec91 feat: replace ~ in preloadPath and sampleConfPath with homedir sammyette 2021-07-08 03:44:11 -07:00
  • 822b2876e9
    fix: reuse sh runner sammyette 2021-06-20 21:48:07 -04:00
  • 2b5e65e47a
    chore: bump version v0.5.1 sammyette 2021-06-15 19:33:51 -04:00
  • 9dda3cb372
    feat: add ~/.config/hilbish to require path sammyette 2021-06-15 19:17:56 -04:00
  • e5a0f627b8
    fix: use hilbish.home for require paths sammyette 2021-06-15 19:16:22 -04:00
  • 7c4bf47080
    test: use testmain for setup stuff testing Devin Singh 2021-06-15 13:32:16 -05:00
  • 805eefcd17
    fix: use hilbish.home instead of home env var sammyette 2021-06-14 18:12:12 -04:00
  • eab3f27ebf
    fix: throw cd hook only after changing directory sammyette 2021-06-14 18:11:07 -04:00
  • 30ffe9cab0
    fix: handle error before getting commander exit code sammyette 2021-06-14 18:02:44 -04:00
  • 8315dd5e70
    test: add basic lua/sh test Devin Singh 2021-06-12 16:16:43 -05:00
  • 36ea20b550
    fix: aliases in sh interp exec handler v0.5.0 sammyette 2021-06-12 11:52:56 -04:00
  • 81f7b77b8b
    docs: fix description of -l flag sammyette 2021-06-12 10:49:22 -04:00
  • e6c4c32bd7
    feat: handle -h option sammyette 2021-06-12 10:48:57 -04:00
  • b974ada64e
    fix: comment out unused module sammyette 2021-06-12 10:43:13 -04:00
  • 7e5f9e9541
    fix: remove debug logging sammyette 2021-06-12 10:41:51 -04:00
  • a413b28f2a
    fix: define deregister function in commander module sammyette 2021-06-12 10:32:48 -04:00
  • 26eee56c8b
    feat: add commander.deregister function sammyette 2021-06-12 10:30:47 -04:00
  • fb04322844
    feat: add option for fs.mkdir to make recursive sammyette 2021-06-12 09:31:42 -04:00
  • cd06c61195
    chore: bump version sammyette 2021-06-11 23:59:00 -04:00
  • f594d48790
    fix: print error in interval func instead of panic sammyette 2021-06-11 23:54:18 -04:00
  • a4dbfbf4bb
    feat: add hilbish.home sammyette 2021-06-11 21:49:28 -04:00
  • efc956a04c
    fix: cleanup, store lua commands in map sammyette 2021-06-11 21:37:10 -04:00
  • 1e1662a6b2
    feat: add interval function sammyette 2021-06-11 21:21:41 -04:00
  • fe3df8c66e
    feat: add timeout function sammyette 2021-06-11 19:40:08 -04:00
  • 419e327d95
    fix: prompt for new input on error with ContinuePrompt sammyette 2021-06-11 18:26:34 -04:00
  • 7a8df8b9f2
    revert: fix: return previous input on continue input error sammyette 2021-06-11 18:25:24 -04:00
  • 5b03b3cef4
    fix: return previous input on continue input error sammyette 2021-06-11 18:08:31 -04:00
  • 03b98bdd26
    revert: fix: panic on ctrl d on continued input sammyette 2021-06-11 18:03:52 -04:00
  • 72973eade7
    fix: panic on ctrl d on continued input sammyette 2021-06-11 17:58:35 -04:00
  • b3a28b067c
    style: use camel case for var name sammyette 2021-06-10 06:29:35 -04:00
  • edcc1b39f0
    docs: add todo to lua.go sammyette 2021-06-09 20:43:01 -04:00
  • 646cb93dec
    feat: support comptime sample conf declaration sammyette 2021-06-09 20:33:30 -04:00
  • 13dc0cd857
    feat: support comptime config dir declaration sammyette 2021-06-09 20:30:53 -04:00
  • 792ce996d3
    fix: return 0 exit code when cd with noarg instead of throwing hook explicitly sammyette 2021-06-09 20:30:12 -04:00
  • 95dee1f4dd
    fix: check aliases before going to sh interp sammyette 2021-06-09 19:16:08 -04:00
  • 14064eceda
    chore: cleanup and remove extra spaces sammyette 2021-06-09 18:41:37 -04:00
  • ce5ac86a4c
    docs: make build for stable release more clear sammyette 2021-06-09 18:19:52 -04:00
  • fa1cdbefa2
    docs: move aur install step up sammyette 2021-06-09 18:18:23 -04:00
  • a9b39834b3
    docs: make build steps clearer sammyette 2021-06-09 18:16:04 -04:00
  • 6cbebcbae9
    docs: fix arch install step for readline sammyette 2021-06-09 18:13:43 -04:00
  • 42c22aac96
    docs: add newline between readline dep and fedora install step sammyette 2021-06-09 18:12:45 -04:00
  • 084f049ba5
    style: add spaces between multiply op sammyette 2021-06-09 18:10:34 -04:00
  • ea67ae228c
    docs: add readline install for arch (#60) Daniel de Sá 2021-06-09 15:38:04 -03:00
  • e37abcb08b
    feat: define preload file in var sammyette 2021-06-08 21:00:31 -04:00
  • be5ebd6ada
    feat: add back cancel input on ctrl c sammyette 2021-06-08 21:00:01 -04:00
  • 86dbb97cae
    feat: define lua require paths in var sammyette 2021-06-08 19:16:37 -04:00
  • 2a084fc03e
    fix: make minimal config work with new version sammyette 2021-06-08 17:40:52 -04:00
  • ef45bafb54
    fix: remove extra newline in error message sammyette 2021-06-08 17:24:54 -04:00
  • f0013096fd
    chore: update urls to reflect org name change sammyette 2021-06-03 19:19:22 -04:00
  • f6986446c0
    docs: go get all modules sammyette 2021-06-03 19:18:51 -04:00
  • 1623f0d85d
    fix: dont go interactive if not terminal (closes #48) sammyette 2021-06-01 22:13:33 -04:00
  • 7e970e9e81
    feat: increment $SHLVL (closes #55) sammyette 2021-05-28 23:10:23 -04:00
  • 5408e68e19
    fix: use hilbish.cwd to get cwd sammyette 2021-05-27 19:06:45 -04:00
  • af4b4b2ae0
    feat: add hilbish.cwd function sammyette 2021-05-27 19:06:17 -04:00
  • ba6d7972e0
    chore: merge sammyette 2021-05-27 18:34:16 -04:00
  • 9573c2732d feat: cd - changes pwd to previous one Devin Singh 2021-05-27 17:23:15 -05:00
  • c1b9e5bc81
    feat: add goro function sammyette 2021-05-25 20:44:03 -04:00
  • 9defa737f4
    fix!: remove recursive aliases sammyette 2021-05-25 20:05:11 -04:00
  • b608ea6bc8
    chore: remove unused dep sammyette 2021-05-24 07:29:52 -04:00
  • 207f6ba719
    chore: resolve merge conflicts sammyette 2021-05-24 07:26:30 -04:00
  • dc09bae6e4
    chore: update hilbiline url to reflect org name change sammyette 2021-05-24 07:09:24 -04:00
  • 2230b8bd45
    chore: update deps (mainly hilbiline) sammyette 2021-05-23 22:01:09 -04:00
  • a88850357e
    chore: merge from master sammyette 2021-05-21 21:11:41 -04:00
  • 7aa9fb9fe6
    docs: shorten/simplify build steps sammyette 2021-05-20 19:21:28 -04:00
  • 459606618c
    docs: add that precompiled binaries are provided, more details in install sammyette 2021-05-20 19:11:07 -04:00
  • 1f3162fc4f
    ci: set fetch depth to 0 sammyette 2021-05-20 18:48:16 -04:00
  • 439930a653
    ci: upload artifact of compiled binary sammyette 2021-05-20 18:36:36 -04:00
  • 9e5dbfc7e0
    ci: use latest go version sammyette 2021-05-20 18:31:30 -04:00
  • 571764a87f
    ci: just build instead of trying to make release sammyette 2021-05-20 18:29:32 -04:00
  • c277c67786
    ci: use build_flags instead sammyette 2021-05-20 18:19:54 -04:00
  • 35c0a0d386
    ci: experiment with slightly changed build file - say hi again sammyette 2021-05-20 18:18:14 -04:00
  • aadb5f373c
    chore(ci): removed github action - say goodbye to ci sammyette 2021-05-20 18:10:50 -04:00
  • 88f750f546
    ci: go back to old action file sammyette 2021-05-20 18:08:55 -04:00
  • bbec5c3c14
    ci: fix syntax errors sammyette 2021-05-20 18:06:56 -04:00
  • 92f9e51a15
    chore(ci): use spaces instead of tabs sammyette 2021-05-20 18:05:56 -04:00
  • d3989e09ed
    ci: use matrix.os for runs-on sammyette 2021-05-20 18:04:29 -04:00
  • b9864ce4c6
    ci: try to build for linux only and install readline before sammyette 2021-05-20 18:03:28 -04:00
  • fd32275f70
    ci: add github actions workflow to build on commit sammyette 2021-05-20 17:47:22 -04:00
  • e86c95818a
    fix: added a return in lua command check sammyette 2021-05-20 05:36:00 -04:00
  • 08a3e75fd1
    fix: check for lua defined commands before going to sh interp (mvdan/sh#705) sammyette 2021-05-19 18:39:56 -04:00
  • d4a595d2a8
    feat: run lua in sh interp exec handler sammyette 2021-05-19 18:38:15 -04:00
  • 9f1ad83c51
    feat: print on unhandled err case for fs.cd sammyette 2021-05-19 17:00:23 -04:00
  • 14e6ae5a3c
    feat: add command.not-found hook sammyette 2021-05-18 21:04:49 -04:00
  • a655ff00ce
    feat: use custom exec handler for sh interpreter sammyette 2021-05-18 20:41:54 -04:00
  • aa7de15997
    chore(deps): update dependencies sammyette 2021-05-18 20:40:41 -04:00
  • aeac0ccce0
    build: add link flags -s and -w to build sammyette 2021-05-17 19:38:53 -04:00
  • f31c1296ae
    docs: add additional build instructions sammyette 2021-05-17 19:37:53 -04:00
  • 3a673e2a9b
    build: add other stuff to .PHONY sammyette 2021-05-17 19:22:58 -04:00
  • 03eefdc02e
    build: build-dev -> dev, add hilbiline sammyette 2021-05-17 19:04:20 -04:00
  • e0851809ab
    feat: make readline agnostic, add hilbiline to test sammyette 2021-05-17 19:03:56 -04:00