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

Commit Graph

  • c76fc279b8 deploy: 05570ec29a0a90b96f1098251b2674f7064d57e9 TorchedSammy 2022-12-13 00:51:31 +00:00
  • 8d40179a73
    fix(readline): dont do anything if length of input rune slice is 0 TorchedSammy 2022-12-10 17:27:42 -04:00
  • 6c77763c56 deploy: dff65d6d030224107e4414c3fda53c92dcacbe72 TorchedSammy 2022-12-10 21:19:14 +00:00
  • ff8c2de3de deploy: dc4343c56219b5d5c27d1627f3c8ab4ad80780ea TorchedSammy 2022-12-10 18:54:50 +00:00
  • 65ff0c77ab
    docs: write docs for hilbish.completions TorchedSammy 2022-12-10 12:48:15 -04:00
  • f7e725b5b9
    docs: make note on task TorchedSammy 2022-12-09 21:49:58 -04:00
  • 4ee160fb66
    fix: provide correct command when navigating history (#214) sammyette 2022-12-09 21:45:52 -04:00
  • 7a052237c6
    chore: update changelog history-navigation-fix TorchedSammy 2022-12-09 21:38:53 -04:00
  • 8523efccd9
    chore: merge from master TorchedSammy 2022-12-06 14:04:29 -04:00
  • 1024f93446
    chore: update changelog TorchedSammy 2022-12-06 12:54:56 -04:00
  • 9c8d7692bc
    chore: revert "build: apply hilbish datadir to allow changing install path" TorchedSammy 2022-12-06 10:29:47 -04:00
  • 9131c72501
    build: apply hilbish datadir to allow changing install path TorchedSammy 2022-12-05 23:38:52 -04:00
  • e2c70a6014
    chore: merge from master TorchedSammy 2022-12-05 23:16:49 -04:00
  • 26ff6c9a46
    fix(nature/completions): get command name properly for custom completions TorchedSammy 2022-12-05 23:15:35 -04:00
  • 2ee506f958
    docs: document history interface TorchedSammy 2022-12-05 19:20:36 -04:00
  • 9d5f6de064
    docs: fully document aliases interface TorchedSammy 2022-12-05 19:11:52 -04:00
  • 525635787a
    docs: add docs for os interface TorchedSammy 2022-12-05 19:05:38 -04:00
  • c45c6a61bc
    docs: upload interface docs, fix gitignore for it TorchedSammy 2022-12-05 19:05:28 -04:00
  • 9e2d77d138
    docs: add ability to document properties (and document hilbish.userDir) TorchedSammy 2022-12-05 18:57:59 -04:00
  • bb8045dd38
    chore: merge from master TorchedSammy 2022-12-05 18:08:00 -04:00
  • 4e40bc57e0
    fix: only remove prefix if not in history find mode insensitive-tab-2 TorchedSammy 2022-12-05 17:55:43 -04:00
  • 604dedb36d
    chore: update lunacolors TorchedSammy 2022-12-05 14:16:43 -04:00
  • 0b1024de19
    feat: add interface docs TorchedSammy 2022-12-03 22:50:15 -04:00
  • 23d18ef11c
    docs: push fixed docs TorchedSammy 2022-12-03 16:54:34 -04:00
  • c05b1b6168
    fix: pass other needed params to goroutine to prevent mixups TorchedSammy 2022-12-03 16:52:52 -04:00
  • 4f959c326a
    feat: use goroutines for doc gen loop TorchedSammy 2022-12-03 11:33:18 -04:00
  • 079bedc6dc
    fix: use slice for doc pieces instead of a map TorchedSammy 2022-12-03 11:30:41 -04:00
  • aa43515213
    refactor: reduce duplication and reorganize code in doc gen TorchedSammy 2022-12-03 11:15:25 -04:00
  • 4b5fcf24c2
    docs: add descriptions for terminal and fs libs TorchedSammy 2022-12-02 17:06:53 -04:00
  • 9df0c4c0df
    fix: remove empty entries for hilbish module, add descriptions TorchedSammy 2022-12-02 17:02:13 -04:00
  • e258f9c8ba
    fix: doc generation for hilbish module TorchedSammy 2022-12-02 16:57:38 -04:00
  • 65e35dbab9
    style: make structs unexported TorchedSammy 2022-12-02 16:00:55 -04:00
  • 1b24e91597
    feat!: enhance docs and doc command TorchedSammy 2022-12-02 15:08:03 -04:00
  • 395f3c0742
    ci: remove extra indent in release action TorchedSammy 2022-12-02 09:42:06 -04:00
  • 0c44531a7f
    chore: merge from upstream TorchedSammy 2022-12-02 09:39:48 -04:00
  • 4e850bb322
    ci: set build version to 1.18, use task for release builds TorchedSammy 2022-12-02 09:39:22 -04:00
  • 09d04a7850 docs: [ci] generate new docs TorchedSammy 2022-12-02 00:05:24 +00:00
  • 4df37b4341
    chore: merge from upstream TorchedSammy 2022-12-01 20:04:55 -04:00
  • 5e2b3367de
    docs(bait): add annotation strings for release and hooks functions TorchedSammy 2022-12-01 20:04:24 -04:00
  • b6aecb12f6
    chore: add .editorconfig file (#217) Daniel de Sá 2022-12-01 10:29:27 -03:00
  • b9364bd8b4
    chore: change insensitive opt default from true to false TorchedSammy 2022-11-30 20:10:52 -04:00
  • 745e21d5bf
    chore: update changelog TorchedSammy 2022-11-30 19:50:46 -04:00
  • 8b4766028a
    feat: add an opt for case insensitive completion TorchedSammy 2022-11-30 19:03:45 -04:00
  • b37715f483
    feat: add case insensitive tab completion TorchedSammy 2022-11-30 17:23:48 -04:00
  • 3f9b230381
    chore: update changelog TorchedSammy 2022-11-30 14:29:46 -04:00
  • b395b70ecd
    fix: escape completion prefix if completions are escaped TorchedSammy 2022-11-30 14:26:43 -04:00
  • 9e4ef0483b
    fix: provide correct command when navigating history TorchedSammy 2022-11-30 13:28:21 -04:00
  • 06102ebdae
    perf: preallocate history slice TorchedSammy 2022-11-30 13:20:00 -04:00
  • bd4e0df7b3
    feat: select 1st item on history find menu (closes #148) TorchedSammy 2022-11-25 20:14:29 -04:00
  • ebec585690
    fix: binary completion with spaces (closes #210) TorchedSammy 2022-11-25 19:35:26 -04:00
  • ff4609e432
    feat: add hilbish.cancel hook (closes #213) TorchedSammy 2022-11-25 19:21:36 -04:00
  • ef3e7d92bc
    chore: update changelog TorchedSammy 2022-11-25 19:13:32 -04:00
  • d6338fc021
    fix(readline): make completion search menu display TorchedSammy 2022-11-25 19:08:38 -04:00
  • 3eaeb6a5da
    fix(readline): grip completion menu fixes TorchedSammy 2022-11-25 18:39:18 -04:00
  • 8b547f2af0
    feat: make tab completion work with spaces and escaped characters TorchedSammy 2022-11-25 16:56:35 -04:00
  • 6db529e6ac
    fix: reuse runner instance TorchedSammy 2022-11-23 18:24:52 -04:00
  • 1febe66f84
    fix(readline): use uniseg to calculate width of virtual tab entry (closes #209) TorchedSammy 2022-11-17 19:18:57 -04:00
  • 6ffcc498ac
    docs: update changelog for rc v2.0.0-rc1 TorchedSammy 2022-10-14 19:25:18 -04:00
  • fe47c6c7a1
    chore: change version to rc1 TorchedSammy 2022-10-14 19:16:24 -04:00
  • 0d32a10ca3
    feat: add builtins clear, exec and cat (#208) sammy 2022-10-14 19:15:40 -04:00
  • 373d2e4f82
    feat: add cat command builtins TorchedSammy 2022-10-14 19:09:45 -04:00
  • f3964ce389
    docs: add builtins to changelog TorchedSammy 2022-10-12 20:58:21 -04:00
  • cc6e5d01dd docs: [ci] generate new docs TorchedSammy 2022-10-11 21:43:22 +00:00
  • 068a5b5149
    feat(bait): add error hook and hooks function (closes #205) TorchedSammy 2022-10-11 17:41:13 -04:00
  • 117a4580b4
    chore: merge from upstream master TorchedSammy 2022-10-10 18:55:28 -04:00
  • 0db7f96fd7
    build: disable cgo in builds TorchedSammy 2022-10-10 18:55:03 -04:00
  • 300248de54 docs: [ci] generate new docs TorchedSammy 2022-10-10 22:41:10 +00:00
  • 3ee2b03330
    feat: make prompt optional in hilbish.read TorchedSammy 2022-10-10 18:40:29 -04:00
  • 3bec2c91a8
    fix: create an empty line reader instance for hilbish.read (closes #190) TorchedSammy 2022-10-10 18:26:54 -04:00
  • e367eeb19d
    chore: merge from master branch TorchedSammy 2022-10-10 18:20:08 -04:00
  • b4ca5bfda3
    fix(readline): put cursor at end of text when exiting editor TorchedSammy 2022-10-10 18:19:24 -04:00
  • 308e257872
    fix(readline): take into account newlines when calculating amount of lines taken up by input TorchedSammy 2022-10-10 18:17:58 -04:00
  • 7db2a2c826
    fix: check if there is cmd input before attempting to add to history (closes #206) TorchedSammy 2022-10-10 18:11:09 -04:00
  • 22f6ea8a3e
    docs: remove getting started from readme toc TorchedSammy 2022-10-10 17:34:08 -04:00
  • 91596fa81c
    docs: document drop in windows support TorchedSammy 2022-10-10 17:33:36 -04:00
  • 9eaa8ebe17
    feat: add clear and exec command TorchedSammy 2022-09-18 08:30:45 -04:00
  • e5c8e5eaff
    fix!: pass non expanded input to builtin runners TorchedSammy 2022-09-17 21:00:28 -04:00
  • 8647dc57a1
    fix: set cmdString after prompting for continue input TorchedSammy 2022-09-17 20:28:52 -04:00
  • 8f41005da7
    chore: update changelog TorchedSammy 2022-09-17 20:24:31 -04:00
  • 7108523a4c
    fix: remove logging of autostart modules TorchedSammy 2022-09-17 14:08:15 -04:00
  • ee34ccdbc3
    fix: check if key in _G is string before trying to getenv TorchedSammy 2022-09-17 10:48:34 -04:00
  • 1e2c88f4a4
    chore: merge from master TorchedSammy 2022-09-02 23:29:34 -04:00
  • 959030f70d
    refactor: automatically load all nature commands TorchedSammy 2022-09-02 23:01:39 -04:00
  • 59cec0ffa5
    fix: call hinter for hint text handler TorchedSammy 2022-09-02 22:19:30 -04:00
  • 1eed4cc7ee
    fix: add back empty string in command line split TorchedSammy 2022-08-30 23:38:46 -04:00
  • c13889592f
    fix: pass alias expanded string to sh runner (fixes #201) TorchedSammy 2022-08-30 23:10:47 -04:00
  • 2e192be2e1
    refactor: setup autocd opt in a better way TorchedSammy 2022-08-30 23:08:22 -04:00
  • c96605e79c
    feat: allow hilbish.runner.sh to be overridden TorchedSammy 2022-08-30 23:07:24 -04:00
  • a1ce2ecba6
    fix(readline): correct function to count len of prompt to accomodate east asian characters TorchedSammy 2022-08-30 22:37:21 -04:00
  • a1410ae7ad
    fix: set prompt to normal after ctrl d exit TorchedSammy 2022-08-30 21:52:07 -04:00
  • 20870b9004
    fix: only print motd when interactive TorchedSammy 2022-08-17 18:05:20 -04:00
  • 3dcd99563a docs: [ci] generate new docs TorchedSammy 2022-08-17 22:01:55 +00:00
  • 2337f9ab60
    refactor: use custom event emitter (#193) sammy 2022-08-17 18:01:32 -04:00
  • c55bf4a736
    docs(golibs/bait): add docs for lua release function new-emitter TorchedSammy 2022-08-16 13:41:46 -04:00
  • f2b68fe926
    docs: set changelog TorchedSammy 2022-08-16 13:41:09 -04:00
  • 54f1a8cfad
    docs(golibs/bait): add doc strings for functions TorchedSammy 2022-08-16 13:26:25 -04:00
  • 6ce4fb3973
    fix: add dot to sample config path on windows TorchedSammy 2022-08-16 12:30:39 -04:00
  • e364897b88
    refactor: use bait event emitter on commander TorchedSammy 2022-08-02 18:13:17 -04:00
  • c76337e5a4
    perf: remove listener directly from once emit instead of using off function TorchedSammy 2022-08-02 15:09:23 -04:00
  • a6f53b3c43
    feat(bait): add release function to remove event listener TorchedSammy 2022-08-02 15:08:24 -04:00