Commit Graph

  • 419e327d95
    fix: prompt for new input on error with ContinuePrompt sammyette 2021-06-11 18:26:34 -0400
  • 7a8df8b9f2
    revert: fix: return previous input on continue input error sammyette 2021-06-11 18:25:24 -0400
  • 5b03b3cef4
    fix: return previous input on continue input error sammyette 2021-06-11 18:08:31 -0400
  • 03b98bdd26
    revert: fix: panic on ctrl d on continued input sammyette 2021-06-11 18:03:52 -0400
  • 72973eade7
    fix: panic on ctrl d on continued input sammyette 2021-06-11 17:58:35 -0400
  • b3a28b067c
    style: use camel case for var name sammyette 2021-06-10 06:29:35 -0400
  • edcc1b39f0
    docs: add todo to lua.go sammyette 2021-06-09 20:43:01 -0400
  • 646cb93dec
    feat: support comptime sample conf declaration sammyette 2021-06-09 20:33:30 -0400
  • 13dc0cd857
    feat: support comptime config dir declaration sammyette 2021-06-09 20:30:53 -0400
  • 792ce996d3
    fix: return 0 exit code when cd with noarg instead of throwing hook explicitly sammyette 2021-06-09 20:30:12 -0400
  • 95dee1f4dd
    fix: check aliases before going to sh interp sammyette 2021-06-09 19:16:08 -0400
  • 14064eceda
    chore: cleanup and remove extra spaces sammyette 2021-06-09 18:41:37 -0400
  • ce5ac86a4c
    docs: make build for stable release more clear sammyette 2021-06-09 18:19:52 -0400
  • fa1cdbefa2
    docs: move aur install step up sammyette 2021-06-09 18:18:23 -0400
  • a9b39834b3
    docs: make build steps clearer sammyette 2021-06-09 18:16:04 -0400
  • 6cbebcbae9
    docs: fix arch install step for readline sammyette 2021-06-09 18:13:43 -0400
  • 42c22aac96
    docs: add newline between readline dep and fedora install step sammyette 2021-06-09 18:12:45 -0400
  • 084f049ba5
    style: add spaces between multiply op sammyette 2021-06-09 18:10:34 -0400
  • ea67ae228c
    docs: add readline install for arch (#60) Daniel de Sá 2021-06-09 15:38:04 -0300
  • a68aba81b9 docs: add readline install for arch danitw 2021-06-09 15:03:18 -0300
  • c8d5eb86d0 Merge branch 'feature/update-readme-archlinux-instalation-readline' of https://github.com/Rosettea/Hilbish into feature/update-readme-archlinux-instalation-readline danitw 2021-06-09 14:48:03 -0300
  • 7a8c159bd8 docs: I added the way to install readline in arch danitw 2021-06-09 14:40:10 -0300
  • 3d1a7ab9e9 I added the way to install readline in arch danitw 2021-06-09 14:40:10 -0300
  • e37abcb08b
    feat: define preload file in var sammyette 2021-06-08 21:00:31 -0400
  • be5ebd6ada
    feat: add back cancel input on ctrl c sammyette 2021-06-08 21:00:01 -0400
  • 86dbb97cae
    feat: define lua require paths in var sammyette 2021-06-08 19:16:37 -0400
  • 2a084fc03e
    fix: make minimal config work with new version sammyette 2021-06-08 17:40:52 -0400
  • ef45bafb54
    fix: remove extra newline in error message sammyette 2021-06-08 17:24:54 -0400
  • f0013096fd
    chore: update urls to reflect org name change sammyette 2021-06-03 19:19:22 -0400
  • f6986446c0
    docs: go get all modules sammyette 2021-06-03 19:18:51 -0400
  • 1623f0d85d
    fix: dont go interactive if not terminal (closes #48) sammyette 2021-06-01 22:13:33 -0400
  • 7e970e9e81
    feat: increment $SHLVL (closes #55) sammyette 2021-05-28 23:10:23 -0400
  • 5408e68e19
    fix: use hilbish.cwd to get cwd sammyette 2021-05-27 19:06:45 -0400
  • af4b4b2ae0
    feat: add hilbish.cwd function sammyette 2021-05-27 19:06:17 -0400
  • ba6d7972e0
    chore: merge sammyette 2021-05-27 18:34:16 -0400
  • 9573c2732d feat: cd - changes pwd to previous one Devin Singh 2021-05-27 17:23:15 -0500
  • c1b9e5bc81
    feat: add goro function sammyette 2021-05-25 20:44:03 -0400
  • 9defa737f4
    fix!: remove recursive aliases sammyette 2021-05-25 20:05:11 -0400
  • b608ea6bc8
    chore: remove unused dep sammyette 2021-05-24 07:29:52 -0400
  • 207f6ba719
    chore: resolve merge conflicts sammyette 2021-05-24 07:26:30 -0400
  • dc09bae6e4
    chore: update hilbiline url to reflect org name change sammyette 2021-05-24 07:09:24 -0400
  • 2230b8bd45
    chore: update deps (mainly hilbiline) sammyette 2021-05-23 22:01:09 -0400
  • a88850357e
    chore: merge from master sammyette 2021-05-21 21:11:41 -0400
  • 7aa9fb9fe6
    docs: shorten/simplify build steps sammyette 2021-05-20 19:21:28 -0400
  • 459606618c
    docs: add that precompiled binaries are provided, more details in install sammyette 2021-05-20 19:11:07 -0400
  • 1f3162fc4f
    ci: set fetch depth to 0 sammyette 2021-05-20 18:48:16 -0400
  • 439930a653
    ci: upload artifact of compiled binary sammyette 2021-05-20 18:36:36 -0400
  • 9e5dbfc7e0
    ci: use latest go version sammyette 2021-05-20 18:31:30 -0400
  • 571764a87f
    ci: just build instead of trying to make release sammyette 2021-05-20 18:29:32 -0400
  • c277c67786
    ci: use build_flags instead sammyette 2021-05-20 18:19:54 -0400
  • 35c0a0d386
    ci: experiment with slightly changed build file - say hi again sammyette 2021-05-20 18:18:14 -0400
  • aadb5f373c
    chore(ci): removed github action - say goodbye to ci sammyette 2021-05-20 18:10:50 -0400
  • 88f750f546
    ci: go back to old action file sammyette 2021-05-20 18:08:55 -0400
  • bbec5c3c14
    ci: fix syntax errors sammyette 2021-05-20 18:06:56 -0400
  • 92f9e51a15
    chore(ci): use spaces instead of tabs sammyette 2021-05-20 18:05:56 -0400
  • d3989e09ed
    ci: use matrix.os for runs-on sammyette 2021-05-20 18:04:29 -0400
  • b9864ce4c6
    ci: try to build for linux only and install readline before sammyette 2021-05-20 18:03:28 -0400
  • fd32275f70
    ci: add github actions workflow to build on commit sammyette 2021-05-20 17:47:22 -0400
  • e86c95818a
    fix: added a return in lua command check sammyette 2021-05-20 05:36:00 -0400
  • 08a3e75fd1
    fix: check for lua defined commands before going to sh interp (mvdan/sh#705) sammyette 2021-05-19 18:39:56 -0400
  • d4a595d2a8
    feat: run lua in sh interp exec handler sammyette 2021-05-19 18:38:15 -0400
  • 9f1ad83c51
    feat: print on unhandled err case for fs.cd sammyette 2021-05-19 17:00:23 -0400
  • 14e6ae5a3c
    feat: add command.not-found hook sammyette 2021-05-18 21:04:49 -0400
  • a655ff00ce
    feat: use custom exec handler for sh interpreter sammyette 2021-05-18 20:41:54 -0400
  • aa7de15997
    chore(deps): update dependencies sammyette 2021-05-18 20:40:41 -0400
  • aeac0ccce0
    build: add link flags -s and -w to build sammyette 2021-05-17 19:38:53 -0400
  • f31c1296ae
    docs: add additional build instructions sammyette 2021-05-17 19:37:53 -0400
  • 3a673e2a9b
    build: add other stuff to .PHONY sammyette 2021-05-17 19:22:58 -0400
  • 03eefdc02e
    build: build-dev -> dev, add hilbiline sammyette 2021-05-17 19:04:20 -0400
  • e0851809ab
    feat: make readline agnostic, add hilbiline to test sammyette 2021-05-17 19:03:56 -0400
  • 1ff3ff854b
    fix: add input to history before alias expansion sammyette 2021-05-16 20:09:47 -0400
  • 12828d197a
    feat: add hilbish.flag function sammyette 2021-05-16 18:10:46 -0400
  • 4b2891b503
    fix: use new way to get username in default config sammyette 2021-05-16 17:37:53 -0400
  • ef1ced4a04
    refactor: make `hilbish` an already required module and add run function sammyette 2021-05-16 17:13:28 -0400
  • c6aa5fa387
    fix: remove unneeded struct tag sammyette 2021-05-16 16:18:46 -0400
  • 88e117974e
    chore: add todo comment for exec function sammyette 2021-05-16 16:17:55 -0400
  • e29ba6a0d5
    feat!: move username and version access to hilbish table sammyette 2021-05-16 15:53:21 -0400
  • 9415c5193e
    feat(wip): check if lua input is incomplete sammyette 2021-05-16 15:50:49 -0400
  • 0850247615
    feat: recursively alias commands sammyette 2021-05-16 09:32:02 -0400
  • 415e66ab9c
    fix: trim prefix of alias instead of trim sammyette 2021-05-16 09:29:39 -0400
  • ad14b98b1f
    feat: lua code can now be aliased sammyette 2021-05-16 08:43:19 -0400
  • 83591f9bba
    fix: tryrun input from -c only if its provided sammyette 2021-05-16 08:42:20 -0400
  • 83bcb35dcf
    fix: remove unused imports sammyette 2021-05-16 06:58:48 -0400
  • dfb8ec9a90
    fix: remove unused function sammyette 2021-05-16 06:55:11 -0400
  • b86912be56
    chore: change default version to be latest release sammy 2021-05-15 23:13:15 -0400
  • 4ce223e2f4
    fix: dont make continued input spaced out sammy 2021-05-15 22:25:29 -0400
  • 0afca3d4f6
    fix: dont append to path if dir is already there (resolves #52) sammy 2021-05-15 22:23:21 -0400
  • 2c2eb8d69a
    chore: remove old commented code sammy 2021-05-15 09:21:19 -0400
  • 83a44954cd
    fix(revert): feat: write errors and panics to tmp log file sammy 2021-05-15 09:04:27 -0400
  • 1e1b9d07b0
    feat: write errors and panics to tmp log file sammy 2021-05-15 07:32:25 -0400
  • da6a4aa70f
    chore: add build-dev to Makefile sammy 2021-05-14 06:22:20 -0400
  • 69c0ccc807
    fix: make `version` a var sammy 2021-05-13 21:02:56 -0400
  • bb7f9e45f0
    chore: bump version sammy 2021-05-12 06:42:43 -0400
  • edd45e4182
    fix: resplit input on alias sammy 2021-05-12 06:40:30 -0400
  • f9c1eced68
    chore: bump version sammy 2021-05-11 19:39:51 -0400
  • fd478e883f
    feat: args variable (resolves #49) sammy 2021-05-11 19:37:00 -0400
  • 0f9d3732fb
    fix: check if type assertion of return value is valid sammy 2021-05-11 18:59:54 -0400
  • accd4beeba
    fix(cd): return err code of fs.cd instead of 1 specifically sammy 2021-05-11 18:57:44 -0400
  • a140db1610
    fix(cd): make it return 1 exit code on err sammy 2021-05-11 18:55:22 -0400
  • 630d7dde9c
    fix: prefer to run preload in cwd first sammy 2021-05-11 18:55:05 -0400