Commit Graph

  • e258f9c8ba
    fix: doc generation for hilbish module TorchedSammy 2022-12-02 16:57:38 -0400
  • 65e35dbab9
    style: make structs unexported TorchedSammy 2022-12-02 16:00:55 -0400
  • 1b24e91597
    feat!: enhance docs and doc command TorchedSammy 2022-12-02 15:08:03 -0400
  • 395f3c0742
    ci: remove extra indent in release action TorchedSammy 2022-12-02 09:42:06 -0400
  • 0c44531a7f
    chore: merge from upstream TorchedSammy 2022-12-02 09:39:48 -0400
  • 4e850bb322
    ci: set build version to 1.18, use task for release builds TorchedSammy 2022-12-02 09:39:22 -0400
  • 09d04a7850 docs: [ci] generate new docs TorchedSammy 2022-12-02 00:05:24 +0000
  • 4df37b4341
    chore: merge from upstream TorchedSammy 2022-12-01 20:04:55 -0400
  • 5e2b3367de
    docs(bait): add annotation strings for release and hooks functions TorchedSammy 2022-12-01 20:04:24 -0400
  • b6aecb12f6
    chore: add .editorconfig file (#217) Daniel de Sá 2022-12-01 10:29:27 -0300
  • d8390a72c0 chore: add .editorconfig file danitw 2022-12-01 02:17:00 -0300
  • b9364bd8b4
    chore: change insensitive opt default from true to false TorchedSammy 2022-11-30 20:10:52 -0400
  • 745e21d5bf
    chore: update changelog TorchedSammy 2022-11-30 19:50:46 -0400
  • 8b4766028a
    feat: add an opt for case insensitive completion TorchedSammy 2022-11-30 19:03:45 -0400
  • b37715f483
    feat: add case insensitive tab completion TorchedSammy 2022-11-30 17:23:48 -0400
  • 3f9b230381
    chore: update changelog TorchedSammy 2022-11-30 14:29:46 -0400
  • b395b70ecd
    fix: escape completion prefix if completions are escaped TorchedSammy 2022-11-30 14:26:43 -0400
  • 9e4ef0483b
    fix: provide correct command when navigating history TorchedSammy 2022-11-30 13:28:21 -0400
  • 06102ebdae
    perf: preallocate history slice TorchedSammy 2022-11-30 13:20:00 -0400
  • 63359cdb1e
    perf: reorder struct fields cleanup TorchedSammy 2022-11-27 21:30:54 -0400
  • bd4e0df7b3
    feat: select 1st item on history find menu (closes #148) TorchedSammy 2022-11-25 20:14:29 -0400
  • ebec585690
    fix: binary completion with spaces (closes #210) TorchedSammy 2022-11-25 19:35:26 -0400
  • ff4609e432
    feat: add hilbish.cancel hook (closes #213) TorchedSammy 2022-11-25 19:21:36 -0400
  • ef3e7d92bc
    chore: update changelog TorchedSammy 2022-11-25 19:13:32 -0400
  • d6338fc021
    fix(readline): make completion search menu display TorchedSammy 2022-11-25 19:08:38 -0400
  • 3eaeb6a5da
    fix(readline): grip completion menu fixes TorchedSammy 2022-11-25 18:39:18 -0400
  • 8b547f2af0
    feat: make tab completion work with spaces and escaped characters TorchedSammy 2022-11-25 16:56:35 -0400
  • 6db529e6ac
    fix: reuse runner instance TorchedSammy 2022-11-23 18:24:52 -0400
  • 1febe66f84
    fix(readline): use uniseg to calculate width of virtual tab entry (closes #209) TorchedSammy 2022-11-17 19:18:57 -0400
  • 6ffcc498ac
    docs: update changelog for rc v2.0.0-rc1 TorchedSammy 2022-10-14 19:25:18 -0400
  • fe47c6c7a1
    chore: change version to rc1 TorchedSammy 2022-10-14 19:16:24 -0400
  • 0d32a10ca3
    feat: add builtins clear, exec and cat (#208) sammy 2022-10-14 19:15:40 -0400
  • 373d2e4f82
    feat: add cat command builtins TorchedSammy 2022-10-14 19:09:45 -0400
  • f3964ce389
    docs: add builtins to changelog TorchedSammy 2022-10-12 20:58:21 -0400
  • cc6e5d01dd docs: [ci] generate new docs TorchedSammy 2022-10-11 21:43:22 +0000
  • 068a5b5149
    feat(bait): add error hook and hooks function (closes #205) TorchedSammy 2022-10-11 17:41:13 -0400
  • 117a4580b4
    chore: merge from upstream master TorchedSammy 2022-10-10 18:55:28 -0400
  • 0db7f96fd7
    build: disable cgo in builds TorchedSammy 2022-10-10 18:55:03 -0400
  • 300248de54 docs: [ci] generate new docs TorchedSammy 2022-10-10 22:41:10 +0000
  • 3ee2b03330
    feat: make prompt optional in hilbish.read TorchedSammy 2022-10-10 18:40:29 -0400
  • 3bec2c91a8
    fix: create an empty line reader instance for hilbish.read (closes #190) TorchedSammy 2022-10-10 18:26:54 -0400
  • e367eeb19d
    chore: merge from master branch TorchedSammy 2022-10-10 18:20:08 -0400
  • b4ca5bfda3
    fix(readline): put cursor at end of text when exiting editor TorchedSammy 2022-10-10 18:19:24 -0400
  • 308e257872
    fix(readline): take into account newlines when calculating amount of lines taken up by input TorchedSammy 2022-10-10 18:17:58 -0400
  • 7db2a2c826
    fix: check if there is cmd input before attempting to add to history (closes #206) TorchedSammy 2022-10-10 18:11:09 -0400
  • 2fb125b0f9
    docs: add missing gcc dependency to readme buffet 2022-10-10 21:25:20 +0000
  • 22f6ea8a3e
    docs: remove getting started from readme toc TorchedSammy 2022-10-10 17:34:08 -0400
  • 91596fa81c
    docs: document drop in windows support TorchedSammy 2022-10-10 17:33:36 -0400
  • 9eaa8ebe17
    feat: add clear and exec command TorchedSammy 2022-09-18 08:30:45 -0400
  • e5c8e5eaff
    fix!: pass non expanded input to builtin runners TorchedSammy 2022-09-17 21:00:28 -0400
  • 8647dc57a1
    fix: set cmdString after prompting for continue input TorchedSammy 2022-09-17 20:28:52 -0400
  • 8f41005da7
    chore: update changelog TorchedSammy 2022-09-17 20:24:31 -0400
  • 7108523a4c
    fix: remove logging of autostart modules TorchedSammy 2022-09-17 14:08:15 -0400
  • ee34ccdbc3
    fix: check if key in _G is string before trying to getenv TorchedSammy 2022-09-17 10:48:34 -0400
  • 1e2c88f4a4
    chore: merge from master TorchedSammy 2022-09-02 23:29:34 -0400
  • 959030f70d
    refactor: automatically load all nature commands TorchedSammy 2022-09-02 23:01:39 -0400
  • 59cec0ffa5
    fix: call hinter for hint text handler TorchedSammy 2022-09-02 22:19:30 -0400
  • 1eed4cc7ee
    fix: add back empty string in command line split TorchedSammy 2022-08-30 23:38:46 -0400
  • c13889592f
    fix: pass alias expanded string to sh runner (fixes #201) TorchedSammy 2022-08-30 23:10:47 -0400
  • 2e192be2e1
    refactor: setup autocd opt in a better way TorchedSammy 2022-08-30 23:08:22 -0400
  • c96605e79c
    feat: allow hilbish.runner.sh to be overridden TorchedSammy 2022-08-30 23:07:24 -0400
  • a1ce2ecba6
    fix(readline): correct function to count len of prompt to accomodate east asian characters TorchedSammy 2022-08-30 22:37:21 -0400
  • a1410ae7ad
    fix: set prompt to normal after ctrl d exit TorchedSammy 2022-08-30 21:52:07 -0400
  • 20870b9004
    fix: only print motd when interactive TorchedSammy 2022-08-17 18:05:20 -0400
  • 3dcd99563a docs: [ci] generate new docs TorchedSammy 2022-08-17 22:01:55 +0000
  • 2337f9ab60
    refactor: use custom event emitter (#193) sammy 2022-08-17 18:01:32 -0400
  • c55bf4a736
    docs(golibs/bait): add docs for lua release function new-emitter TorchedSammy 2022-08-16 13:41:46 -0400
  • f2b68fe926
    docs: set changelog TorchedSammy 2022-08-16 13:41:09 -0400
  • 54f1a8cfad
    docs(golibs/bait): add doc strings for functions TorchedSammy 2022-08-16 13:26:25 -0400
  • 6ce4fb3973
    fix: add dot to sample config path on windows TorchedSammy 2022-08-16 12:30:39 -0400
  • 59739e929a
    build: return Makefile Sơn Phan Trung 2022-08-12 11:46:53 +0700
  • e364897b88
    refactor: use bait event emitter on commander TorchedSammy 2022-08-02 18:13:17 -0400
  • c76337e5a4
    perf: remove listener directly from once emit instead of using off function TorchedSammy 2022-08-02 15:09:23 -0400
  • a6f53b3c43
    feat(bait): add release function to remove event listener TorchedSammy 2022-08-02 15:08:24 -0400
  • d6a86b0829
    perf: reslice listener slice instead of trying to do ordered move with append TorchedSammy 2022-08-02 15:01:12 -0400
  • e4110fa4bc
    feat: add once listeners, ability to remove listeners and remove listener on error TorchedSammy 2022-08-01 23:52:59 -0400
  • ea2791859c
    refactor(golibs/bait): use 1 map for listeners TorchedSammy 2022-08-01 22:34:59 -0400
  • b13062316a
    fix: call recoverer for go listeners TorchedSammy 2022-08-01 15:13:23 -0400
  • 1a8c576e55
    fix: restore correct hilbish conf file TorchedSammy 2022-08-01 15:11:17 -0400
  • a7eb69c131
    fix: sigint hook emit on windows TorchedSammy 2022-08-01 15:10:20 -0400
  • 307589df9e
    refactor: use custom event emitter TorchedSammy 2022-08-01 15:02:50 -0400
  • 387d7d2243
    fix: percentages in completion entries causing a problem in the completion menus TorchedSammy 2022-07-26 19:24:02 -0400
  • 7de835fab4
    chore: update lunacolors (adds blackBg format arg) TorchedSammy 2022-07-26 10:41:12 -0400
  • 3e0a2d630b
    feat(hilbish.editor): add getLine function to get contents of line TorchedSammy 2022-07-19 17:55:03 -0400
  • 40c2933a95
    feat: add history filter handler history-searcher TorchedSammy 2022-07-17 18:25:54 -0400
  • 7434d270e4
    perf(readline): make completion group with passed suggestions instead of looping over history twice TorchedSammy 2022-07-17 18:25:19 -0400
  • 3dae826578
    feat(readline): pass suggestions to history searcher callback TorchedSammy 2022-07-17 18:22:00 -0400
  • 001bd15ced
    chore: merge from master TorchedSammy 2022-07-17 11:56:14 -0400
  • 477fcaf980
    chore: update branch TorchedSammy 2022-07-13 18:51:15 -0400
  • 09a8b41063
    chore!: remove guide command (closes #188) TorchedSammy 2022-07-13 16:04:57 -0400
  • 349380ae6b
    feat: lua backed history (#187) sammy 2022-07-13 13:02:09 -0700
  • 0fc27dda31
    chore: update branch lua-history TorchedSammy 2022-07-13 15:59:24 -0400
  • f7806f5479 docs: [ci] generate new docs TorchedSammy 2022-07-13 19:46:40 +0000
  • c8c30e9861
    docs: update changelog TorchedSammy 2022-07-13 15:46:18 -0400
  • 083c266438
    feat(golibs/fs): add join function to join path elements TorchedSammy 2022-07-13 15:38:07 -0400
  • dd9bdca5e0
    fix(readline): only call raw input callback if not nil TorchedSammy 2022-07-13 15:35:33 -0400
  • 9902560061
    fix: set vt in on stdin TorchedSammy 2022-07-13 15:11:06 -0400
  • dd9aa4b6ea
    fix: enable vt input for windows TorchedSammy 2022-07-13 15:04:18 -0400
  • be8bdef9c8
    style: use single line import instead of list syntax TorchedSammy 2022-07-13 14:18:23 -0400
  • e185a32685
    fix: expand tilde in dataDir on windows TorchedSammy 2022-07-13 14:10:29 -0400