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

Commit Graph

  • 15caa6e449
    chore: replace gopher-lua import with github link TorchedSammy 2022-02-25 20:42:50 -04:00
  • d448ef07e0
    chore: update manifests TorchedSammy 2022-02-25 20:37:11 -04:00
  • d7e78514de
    docs: add changelog for master TorchedSammy 2022-02-25 19:04:52 -04:00
  • 186d620311
    docs: bring contributing guide up to date TorchedSammy 2022-02-25 18:22:59 -04:00
  • 15cf5bb6f3 docs: [ci] generate new docs TorchedSammy 2022-02-25 22:17:22 +00:00
  • a74c9a4200
    docs(fs): change bool to boolean TorchedSammy 2022-02-25 18:17:04 -04:00
  • 0bf4072355 docs: [ci] generate new docs TorchedSammy 2022-02-25 22:15:49 +00:00
  • a77b997942
    refactor: add emmylua docs for all functions appropriate TorchedSammy 2022-02-25 18:15:25 -04:00
  • dc608436c1
    fix(commander): omit the 'in the shell' part for the description TorchedSammy 2022-02-25 18:08:40 -04:00
  • 18c115325a
    ci: change regen to just gen TorchedSammy 2022-02-25 18:04:34 -04:00
  • bd3628332e docs: [ci] regenerate new docs TorchedSammy 2022-02-25 22:00:39 +00:00
  • e75c60ff49
    feat(docgen): support outputting emmylua sources (closes #91) TorchedSammy 2022-02-25 18:00:18 -04:00
  • 165cedf328
    ci: rename job to regen TorchedSammy 2022-02-25 17:59:32 -04:00
  • 4c371d8095
    ci: fix setup for go TorchedSammy 2022-02-25 17:58:09 -04:00
  • c5f5a83990
    ci: add action to gen and push docs TorchedSammy 2022-02-25 17:55:35 -04:00
  • d1b7515722
    fix(docgen): remove trailing spaces in docs TorchedSammy 2022-02-24 20:42:54 -04:00
  • b468727a32
    refactor(docgen): remove global doc TorchedSammy 2022-02-24 20:37:13 -04:00
  • 62d8725d99
    refactor: remove global module from doc command (closes #90) TorchedSammy 2022-02-24 18:19:54 -04:00
  • 2a0cd1464a
    fix: dont copy default conf to user dir TorchedSammy 2022-02-23 22:20:11 -04:00
  • f05ab921d7
    refactor!: use better default paths TorchedSammy 2022-02-23 22:19:54 -04:00
  • cb3d0a2e8e
    fix: use os agnostic function to get config dir TorchedSammy 2022-02-23 22:01:35 -04:00
  • 209abfac77
    fix: change default hist path to use hist name instead of config name TorchedSammy 2022-02-23 21:29:37 -04:00
  • 5e9ea9fead
    fix: dont add recent dir if its same as last previous (fixes #92) TorchedSammy 2022-02-23 21:16:16 -04:00
  • 11f193b394
    fix: make default config work with breaking changes TorchedSammy 2022-02-21 21:14:49 -04:00
  • 4cc49d45c7
    chore: update license TorchedSammy 2022-02-12 16:46:41 -04:00
  • afe579f5be
    fix: use correct signature for rl lua loader TorchedSammy 2022-01-31 17:46:24 -04:00
  • 5d3c129e80
    fix: import gopher-lua in other rl impls TorchedSammy 2022-01-31 17:45:21 -04:00
  • 2bc75c8130
    style: tiny style changes/fixes TorchedSammy 2022-01-29 17:43:12 -04:00
  • 22d8a61544
    feat: add hilbish.history interface (closes #85) TorchedSammy 2022-01-27 17:02:21 -04:00
  • 3f9aad64b5
    fix: use right function to set prompt in minimal config TorchedSammy 2022-01-27 17:01:27 -04:00
  • 8c802a6e6b
    feat: dont put input in history if it starts with a space TorchedSammy 2022-01-27 16:28:29 -04:00
  • f2a2ac44d6
    refactor!: move global functions to the hilbish module TorchedSammy 2022-01-26 15:51:52 -04:00
  • ea9c3eac30
    docs: document new signal hooks TorchedSammy 2022-01-26 15:20:44 -04:00
  • 9cf03e37c4
    fix: change hooks from signals to signal TorchedSammy 2022-01-26 15:18:54 -04:00
  • e0b84aaff7
    feat: emit sigusr1 and 2 signal hooks TorchedSammy 2022-01-26 15:18:09 -04:00
  • 8821171ff5
    chore: clean up and update modules TorchedSammy 2022-01-01 19:21:34 -04:00
  • c03671f47d
    chore: rename files to avoid collision (hilbish bin and shell.nix) TorchedSammy 2021-12-31 20:00:39 -04:00
  • 5787582c2e
    fix: expansion on quotes in alias expansion TorchedSammy 2021-12-31 14:11:11 -04:00
  • 9d685ab785
    feat: add hilbish.greeting TorchedSammy 2021-12-31 13:25:53 -04:00
  • bcbd4be7f9
    feat: allow appendPath to take table of paths (closes #88) TorchedSammy 2021-12-31 13:22:26 -04:00
  • 54689b7dd1
    docs: add newline after aur badge TorchedSammy 2021-12-19 22:41:04 -04:00
  • 740adf27f3
    docs: change sizes of some headers and link to aur package TorchedSammy 2021-12-19 22:40:25 -04:00
  • 40578d9d5f
    fix: use a rwmutex for aliases map TorchedSammy 2021-12-19 22:37:44 -04:00
  • f81babe973
    docs: remove extra newline after short description TorchedSammy 2021-12-19 22:19:36 -04:00
  • f6ff6bb274
    fix(hilbish.aliases): push list of aliases in all() function TorchedSammy 2021-12-19 12:54:15 -04:00
  • bcc249a4bd
    feat: add aliases interface (closes #87 and #86) TorchedSammy 2021-12-14 20:54:23 -04:00
  • afa40dd1a1
    docs: update readme with new description TorchedSammy 2021-12-14 10:19:11 -04:00
  • fe8372379c
    fix: make user dataDir on non linux the config dir dev TorchedSammy 2021-12-14 09:41:47 -04:00
  • 2e4bea8292
    refactor!: replace hilbish.xdg with hilbish.userDir TorchedSammy 2021-12-13 20:13:17 -04:00
  • b920f7d7b1
    docs: change the description for the hilbish module TorchedSammy 2021-12-13 17:32:55 -04:00
  • bcfbb20685
    fix: dont export lua init TorchedSammy 2021-12-08 23:31:48 -04:00
  • 4dadfb0874
    docs(contributing): fix sentence in making pr section TorchedSammy 2021-12-08 23:04:30 -04:00
  • 970fe43413
    chore: remove newline between replace directives in module file TorchedSammy 2021-12-07 18:01:31 -04:00
  • 11aaa0cd36
    feat: accept a function in complete TorchedSammy 2021-12-07 17:58:56 -04:00
  • 6bff669abe
    docs(bait): document catchOnce TorchedSammy 2021-12-07 17:41:41 -04:00
  • c6edbc20af
    style: dont explicitly set exitcode to 0 since its the default value TorchedSammy 2021-12-07 17:27:07 -04:00
  • 82b4fa5e7c
    fix(docgen): revert "fix(docgen): trim trailing space from doc comments" TorchedSammy 2021-12-07 17:08:25 -04:00
  • 3f1f698511
    fix(docgen): trim trailing space from doc comments TorchedSammy 2021-12-07 16:57:53 -04:00
  • 3421f286f2
    fix: remove index subdoc (resolves #84) TorchedSammy 2021-12-07 16:24:55 -04:00
  • bfc141f655
    fix: add home to recent dirs when visited (cd with no args) TorchedSammy 2021-12-07 16:13:05 -04:00
  • 2f809e398c
    fix: use fork of go readline TorchedSammy 2021-12-06 20:56:04 -04:00
  • 2ede1a195f
    chore: remove test completion code TorchedSammy 2021-12-06 20:52:49 -04:00
  • 6653fa2e03
    feat: add new readline lib TorchedSammy 2021-12-06 20:48:16 -04:00
  • 5c6310b1ca
    refactor: dont export functions and types TorchedSammy 2021-12-06 17:21:31 -04:00
  • 369ddcc100
    chore: use correct version of hilbiline TorchedSammy 2021-12-06 17:19:22 -04:00
  • eaaf17a792
    fix: make table for args instead of using luar TorchedSammy 2021-12-06 16:32:34 -04:00
  • f60f61e616
    style: remove new line TorchedSammy 2021-12-06 16:26:51 -04:00
  • 28fcdb3122
    fix: take care of readline segfault, update deps TorchedSammy 2021-12-06 16:24:25 -04:00
  • 4e2e8ddf94
    fix: revert "fix: resize if terminal has been resized during running command and fix readline segfault" TorchedSammy 2021-12-06 16:07:23 -04:00
  • d270e8f66b
    fix: resize if terminal has been resized during running command and fix readline segfault TorchedSammy 2021-12-06 15:53:51 -04:00
  • 6ac4aa50b3
    fix: check if interactive when handling signals TorchedSammy 2021-12-06 15:45:35 -04:00
  • 2a71fb0075
    fix!: change xdg config file to init.lua TorchedSammy 2021-12-06 15:42:04 -04:00
  • 51b1219003
    feat(bait): add catchOnce function TorchedSammy 2021-12-04 17:59:19 -04:00
  • dd45766bae
    style: dont redeclare function param, just assign TorchedSammy 2021-12-04 17:56:37 -04:00
  • 144e158473
    chore: remove unused function param TorchedSammy 2021-12-04 17:56:11 -04:00
  • dedb8cbf76
    chore: make typ a local TorchedSammy 2021-12-04 17:54:04 -04:00
  • 284d4e01a3
    chore: rename f to fname in subdoc map (doesnt redefine f) TorchedSammy 2021-12-04 17:53:34 -04:00
  • 3d36786cc7
    chore: remove redundant returns TorchedSammy 2021-12-04 17:53:10 -04:00
  • 074c5f6766
    fix: require lunacolors in preload TorchedSammy 2021-12-04 17:50:04 -04:00
  • 2e21af4d6b
    refactor: use curuser to get homedir everywhere TorchedSammy 2021-12-01 18:31:04 -04:00
  • effd028658
    fix: substitution of home dir to ~ when names in path match it TorchedSammy 2021-12-01 18:30:03 -04:00
  • 4a517bde5e
    fix: remove handler when error in hook occurs TorchedSammy 2021-12-01 17:35:12 -04:00
  • 6a526dbbe4
    fix: dont panic when error in bait hook occurs TorchedSammy 2021-12-01 17:29:57 -04:00
  • 3568b62219
    style: use decl and assign operator instead of var and = TorchedSammy 2021-12-01 17:29:14 -04:00
  • 34778a4bdf
    fix!: default SHLVL to 0 instead of 1 TorchedSammy 2021-11-28 23:19:14 -04:00
  • ce0b2ab955
    fix: dont print extra new line on ctrl+d in continue prompt TorchedSammy 2021-11-28 10:44:02 -05:00
  • 9261253b63
    fix: stop interval if error occurs TorchedSammy 2021-11-28 09:29:17 -05:00
  • f6aaf85cca
    fix: make minimal config actually minimal and not require lunacolors TorchedSammy 2021-11-27 22:51:32 -05:00
  • 12910ba724
    fix: add docs for hilbish.xdg TorchedSammy 2021-11-25 22:24:35 -05:00
  • e8a69d36bb
    fix: executable tab completion TorchedSammy 2021-11-23 19:09:07 -05:00
  • c329d21e7d
    chore: make changelogs and bump for 0.7.1 v0.7.1 TorchedSammy 2021-11-22 22:54:20 -05:00
  • 4aafddfdb1
    fix: tab complete absolute path binaries properly TorchedSammy 2021-11-22 22:52:14 -05:00
  • 80dcfc362b
    fix: allow non absolute paths to be executed TorchedSammy 2021-11-22 22:49:23 -05:00
  • 4127396892
    docs: add docs for new functions v0.7.0 TorchedSammy 2021-11-22 22:04:30 -05:00
  • 7ab81a61df
    fix: dont trim trailing space for completion field TorchedSammy 2021-11-22 21:52:58 -05:00
  • 65435572d4
    docs: clarify what a scope is TorchedSammy 2021-11-22 19:39:56 -05:00
  • c0abeee648
    docs: fixed heading size for bugfixes in 0.7 TorchedSammy 2021-11-22 19:38:55 -05:00
  • a38625d821
    docs: changelog for 0.7 TorchedSammy 2021-11-22 19:38:06 -05:00
  • 4e244e141f
    fix: remove variables heading if there is none, account for global in new module doc format TorchedSammy 2021-11-22 19:20:57 -05:00
  • f741c2709c
    fix: check and print module isnt found instead of failing TorchedSammy 2021-11-22 19:20:22 -05:00