2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-21 04:53:24 +00:00

Commit Graph

  • 179947cd98
    fix: only add __docProp metatable from SetField function TorchedSammy 2021-11-22 19:19:36 -05:00
  • 43ddab699f
    feat: add in shell documentation for module properties TorchedSammy 2021-11-22 18:59:28 -05:00
  • 538ba3547f
    chore: reorder code TorchedSammy 2021-11-22 18:58:30 -05:00
  • e67c549714
    fix: get function docs for normal modules (regression from 52a6eb21252537fcdab32c99f2474b84c3e41f03) TorchedSammy 2021-11-22 18:29:26 -05:00
  • 812de48558
    fix: completions not working with aliases commands (resolves #82) TorchedSammy 2021-11-22 18:01:59 -05:00
  • 52a6eb2125
    docs: document available bait hooks TorchedSammy 2021-11-22 16:36:32 -05:00
  • c61b428d67
    fix: panic when error occurs in commander TorchedSammy 2021-11-22 15:40:56 -05:00
  • af4c3885ae
    feat: add signal hooks for sigint and sigwinch (#80) TorchedSammy 2021-11-22 15:13:05 -05:00
  • 94a8b4ad47
    feat: add prependPath function (resolves #81) TorchedSammy 2021-11-22 12:46:39 -05:00
  • 72cf776882
    fix: use golang path list separator to not be unix specific TorchedSammy 2021-11-22 12:45:45 -05:00
  • 123f8992b1
    feat: add tab completion api TorchedSammy 2021-11-22 11:24:31 -05:00
  • 77cc7fe24a
    fix: only resize term if not running command TorchedSammy 2021-11-22 10:41:27 -05:00
  • 5a258ce68e
    chore: bump version TorchedSammy 2021-11-22 10:39:50 -05:00
  • 35e648b7bc
    style: remove extra whitespace TorchedSammy 2021-11-21 18:50:35 -05:00
  • 06272778f8
    fix: say if no perms for executable instead of printing not found TorchedSammy 2021-11-21 18:45:44 -05:00
  • 2f816c33cd
    fix: revert "chore: update deps" sammyette 2021-10-30 23:08:29 -04:00
  • 9b66547803
    docs: change urls to use new org name sammyette 2021-10-30 20:03:59 -04:00
  • e06765abc3
    chore: update deps sammyette 2021-10-30 20:01:07 -04:00
  • 2073752e7e
    chore: merge from dev sammyette 2021-10-30 19:57:50 -04:00
  • 84ec3d085d
    feat: add hilbish.read function sammyette 2021-10-30 19:53:42 -04:00
  • 97a6e4baf2
    feat: add hilbish.interactive and hilbish.login vars sammyette 2021-10-30 19:44:40 -04:00
  • 174d67c9e1
    chore: bump version v0.6.1 sammyette 2021-10-21 22:54:23 -04:00
  • c360ac7126
    docs: add changelog for 0.6.1 sammyette 2021-10-21 22:54:04 -04:00
  • f46d4c7024
    docs: just remove the vertical split sammyette 2021-10-21 22:41:48 -04:00
  • d3c50aa227
    docs: add newline before short description sammyette 2021-10-21 22:40:51 -04:00
  • 1ee8827c9c
    docs: put short description above vertical split sammyette 2021-10-21 22:38:20 -04:00
  • 54d88f9f6c
    fix: use forked version of sh interp sammyette 2021-10-21 21:52:40 -04:00
  • 80acd0857d
    fix(cd): use correct var sammyette 2021-10-21 20:55:54 -04:00
  • c12fd1a8b4
    fix: let sh interp handle registered commanders sammyette 2021-10-21 20:49:28 -04:00
  • 1a7dccb757
    feat(cd): show path in error messages sammyette 2021-10-21 20:49:00 -04:00
  • b008d48c60
    fix: handle ctrl c properly when not interactive sammyette 2021-10-18 12:12:54 -04:00
  • 2cf979401b
    feat: use dataDir in requirePaths sammyette 2021-10-17 23:14:18 -04:00
  • 87fcdd3c10
    fix: remove / at the end of xdg data path sammyette 2021-10-17 23:13:53 -04:00
  • 9f523ba3c0
    chore: fix merge conflict sammyette 2021-10-17 23:10:20 -04:00
  • e08e3b9b94
    fix: require paths sammyette 2021-10-17 23:09:48 -04:00
  • 00f41a95bc
    fix: use dataDir var in requirePaths sammyette 2021-10-17 23:00:38 -04:00
  • b1f4efd9ac
    docs: remove links section sammyette 2021-10-17 22:43:58 -04:00
  • 212a52fd04
    docs: fix link to nixos install info sammyette 2021-10-17 22:36:42 -04:00
  • 0c7fadbaad
    docs: add nix installation instructions (#78) legendofmiracles 2021-10-17 20:34:43 -06:00
  • a8ecd44efb
    docs: add changelog for 0.6.0 v0.6.0 sammyette 2021-10-17 19:43:28 -04:00
  • ce4ba48da0
    feat: pass command string to command.exit, fix aliases with sh interp sammyette 2021-10-17 19:37:37 -04:00
  • 7a4cbbddff
    fix(ansikit)!: return hyperlink ascii code instead of printing it sammyette 2021-10-17 19:19:43 -04:00
  • 72194898ba
    fix: add back inspect sammyette 2021-10-17 18:51:44 -04:00
  • 3bd71828fa
    fix: temporarily remove inspect sammyette 2021-10-17 18:51:25 -04:00
  • 7615e56ffd
    feat: add cdr command sammyette 2021-10-17 18:39:26 -04:00
  • d51ae7d310
    chore: update succulent sammyette 2021-10-17 18:39:14 -04:00
  • 3042fce50e
    fix: cleanup since returned tables from functions aren't userdata anymore sammyette 2021-10-17 18:10:06 -04:00
  • 9b6ca1faf4
    style: make modules underlined and colored sammyette 2021-10-17 18:09:42 -04:00
  • b97e1efa8d
    fix(cd): correctly report error sammyette 2021-10-17 17:55:41 -04:00
  • 86013e6576
    fix: use RaiseError function from gopher-lua instead of Error sammyette 2021-10-17 17:55:21 -04:00
  • 51a68e24cf
    chore: update succulent to fixed ver sammyette 2021-10-17 17:54:52 -04:00
  • c95fb05fbf
    fix: dont use luar to pass command args to commander sammyette 2021-10-17 17:46:26 -04:00
  • 006f0f986e
    fix(fs): stop using luar, make readdir return a proper table sammyette 2021-10-17 17:26:29 -04:00
  • 7769d68859
    style: use green instead of blue in doc command sammyette 2021-10-17 17:23:35 -04:00
  • 586566c595
    chore: make changelog.md in uppercase sammyette 2021-10-17 17:17:53 -04:00
  • 1e76b1501f
    fix: add back dataDir field to hilbish module sammyette 2021-10-17 17:16:49 -04:00
  • 7d9d3e4d72
    style: make highlighted parts of docs underlined blue in doc command sammyette 2021-10-17 17:16:27 -04:00
  • 37610ad8b0
    fix: remove extra newline on exit sammyette 2021-10-17 16:47:04 -04:00
  • 6271a7fc18
    fix: use succulent in preload, remove string split from preload sammyette 2021-10-17 16:32:04 -04:00
  • ad698b1a03
    chore: bump version sammyette 2021-10-17 16:31:43 -04:00
  • 1b79abdab7
    feat: add succulent lib sammyette 2021-10-17 16:31:31 -04:00
  • 7a3d9022e9
    fix: add commonRequirePaths and linuxUserPaths to avoid repetition with custom require paths sammyette 2021-10-17 16:27:14 -04:00
  • 3d53e85fc9
    feat: add terminal package sammyette 2021-10-17 16:10:57 -04:00
  • 85b347d5f3
    feat(ansikit): add link function sammyette 2021-10-17 13:23:58 -04:00
  • 6b065dc035
    fix(fs): make stat better sammyette 2021-10-17 12:56:45 -04:00
  • df70082a81
    feat: add doc command (closes #76) sammyette 2021-10-16 15:42:55 -04:00
  • 4dd6db54fe
    fix: stop using setField wrapper sammyette 2021-10-16 15:40:08 -04:00
  • afd999a7b0
    docs: add docs for functions sammyette 2021-10-16 15:38:49 -04:00
  • 54635072f6
    fix(docgen): use better perm mask for output files and folder sammyette 2021-10-16 15:38:17 -04:00
  • bd3e9fdca6
    docs: make linebreaks to descriptions for better alignment sammyette 2021-10-16 15:36:30 -04:00
  • 784e611272
    chore: remove unused setField func sammyette 2021-10-16 15:33:57 -04:00
  • 77b3dac1b1
    build: add docs folder to makefile sammyette 2021-10-16 15:33:22 -04:00
  • 3b97b22f10
    feat: add hilbish.dataDir var sammyette 2021-10-16 13:50:59 -04:00
  • 20acfad2c2
    fix(fs)!: handle mkdir error, change error return for cd sammyette 2021-10-16 13:49:01 -04:00
  • 539a39f83a
    feat: add fs.readdir function sammyette 2021-10-16 13:47:39 -04:00
  • 452335d84a
    fix: change luaErr to return string instead of code sammyette 2021-10-16 13:47:09 -04:00
  • 3cafbe8c4f
    docs: document hilbish module functions, xdg vars, and add descriptions for modules sammyette 2021-10-16 12:40:53 -04:00
  • a2f54b627b
    feat: output docs to a docs folder, allow multiline docs sammyette 2021-10-16 12:38:46 -04:00
  • 71b72bbdd4
    chore: move comments below package declaration sammyette 2021-10-16 11:31:01 -04:00
  • 1689d80721
    feat: add docgen program, document almost all hilbish functions sammyette 2021-10-16 10:21:05 -04:00
  • ecbcf9a968
    feat: add docgen program sammyette 2021-10-15 23:58:56 -04:00
  • f9133584d4
    chore: add dataDir var sammyette 2021-10-14 19:46:25 -04:00
  • e4833bdba9
    feat: add command.preexec hook sammyette 2021-10-14 08:51:29 -04:00
  • 63061e3a52
    fix(bait): allow more than 1 argment for catch callback sammyette 2021-10-13 23:41:20 -04:00
  • 4596159b8f
    feat: add command.precmd hook sammyette 2021-10-13 22:53:09 -04:00
  • 9eabe5323d
    fix: throw command.exit with 0 code if input is nothing sammyette 2021-10-13 22:51:38 -04:00
  • 38233ccda4
    feat: include inspect in hilbish libs sammyette 2021-10-13 19:29:10 -04:00
  • 7ac0e27739
    fix: lib paths for ~/.config sammyette 2021-10-13 11:27:37 -04:00
  • d2c720c863
    fix: make lib paths in ~/.config/hilbish on linux sammyette 2021-10-13 10:50:38 -04:00
  • 0977110e79
    feat: add default history dir to xdg dir, or fallback to home sammyette 2021-10-13 10:42:35 -04:00
  • b387b18923
    fix: properly default config dir to xdg dir sammyette 2021-10-13 10:41:55 -04:00
  • d58617b173
    docs: slight refactor of the readme sammyette 2021-10-12 16:01:17 -04:00
  • c29b6c6fd4
    fix: break for loop after finding the aliased command (#73) Gabriel Rato 2021-10-11 22:45:52 -03:00
  • 4808662893
    chore: merge from dev sammyette 2021-10-09 11:39:02 -04:00
  • 22f33324e0
    docs: add changelog.md (#72) Angelo-F 2021-10-09 15:15:25 +00:00
  • cff7827ace
    fix: trim extra whitespace from cd args sammyette 2021-10-08 09:49:57 -04:00
  • 400dd2944d
    feat: respect xdg directories (#71) L3af 2021-10-08 13:58:07 +13:00
  • 144c082d3e
    fix: change order of require paths sammyette 2021-09-30 00:15:35 -04:00
  • 2c10be0102
    fix: add new require path sammyette 2021-09-30 00:01:03 -04:00
  • 37bc018a13
    chore: update lunacolors sammyette 2021-09-29 23:56:16 -04:00