Commit Graph

  • fd6ab59735
    fix: handle path binaries properly on windows (closes #117, #118) TorchedSammy 2022-03-16 17:24:54 -0400
  • 32b421d402
    docs: remove support notice sammyette 2022-03-15 22:20:23 -0400
  • 0ee47cc6f0
    fix(readline): clear history filter on Readline, fixes filtering after ctrl-c TorchedSammy 2022-03-15 16:26:56 -0400
  • 7be96504b4
    feat: case insensitive file complete (closes #104) TorchedSammy 2022-03-14 21:22:10 -0400
  • b8e0874ab0
    fix: catch and ignore sigquit signal (closes #112) TorchedSammy 2022-03-14 20:55:00 -0400
  • ae449b89eb
    fix(readline): dont show completions menu if there is only 1 entry (closes #107) TorchedSammy 2022-03-14 20:17:45 -0400
  • 91222f9d74
    fix(readline): dont reduce pos if its at 0 TorchedSammy 2022-03-13 20:00:11 -0400
  • feb2ea18fb
    docs: document hilbish.vimAction hook TorchedSammy 2022-03-13 17:44:54 -0400
  • 726d265cca
    feat: add hilbish.vimAction hook (closes #108) TorchedSammy 2022-03-13 16:44:11 -0400
  • 7d9c7ddf18
    fix: empty multiline prompt if entire prompt is single line TorchedSammy 2022-03-13 16:42:14 -0400
  • 5e505d0a8d
    fix: increate pos by 1 at paste instead of 2 TorchedSammy 2022-03-13 16:40:58 -0400
  • e5b6a2586b
    chore: update lunacolors TorchedSammy 2022-03-13 16:37:33 -0400
  • c5dd05bb1e
    refactor: remove mode from prompt func in default conf and dont refresh in vim mode TorchedSammy 2022-03-13 16:12:34 -0400
  • 0113a4e0b4
    fix(readline): make esc escape any vim mode TorchedSammy 2022-03-13 14:26:44 -0400
  • 5a2e3e4700
    chore: bring readline in repo for easier maintenance TorchedSammy 2022-03-13 13:48:49 -0400
  • b05cb30ed7
    fix: check if interactive *and* input starts with space to determine if to add to history TorchedSammy 2022-03-13 12:51:27 -0400
  • dc53eef829
    ci: add checkout for create release v1.0.4 TorchedSammy 2022-03-12 22:32:32 -0400
  • 2f728de6a1
    ci: fix checkout TorchedSammy 2022-03-12 22:30:16 -0400
  • 4dc5ff60fd
    ci: fix submodule clone TorchedSammy 2022-03-12 22:22:15 -0400
  • a414c87e06
    chore: bump version to v1.0.4 TorchedSammy 2022-03-12 22:15:31 -0400
  • b3db55708a
    ci: clone submodules TorchedSammy 2022-03-12 22:14:49 -0400
  • 7d7ccb5c9b
    chore: prepare changelog for v1.0.4 TorchedSammy 2022-03-12 21:59:45 -0400
  • ece5f92307
    fix: create history dir if it doesnt exist (fixes #113) TorchedSammy 2022-03-12 21:50:57 -0400
  • 0e4f552be2
    refactor: panic in history.go for more context TorchedSammy 2022-03-12 21:43:02 -0400
  • 23902ea25c
    chore: prepare for v1.0.3 release v1.0.3 TorchedSammy 2022-03-12 19:46:04 -0400
  • a7f0457dab
    ci: include lua libs in release TorchedSammy 2022-03-12 19:42:42 -0400
  • 4a4cb3409f
    fix: set running to true before throwing exit hook on no input TorchedSammy 2022-03-07 21:01:21 -0400
  • 853dfa369f
    fix: add user input to history instead of hilbish expanded (closes #103) TorchedSammy 2022-03-07 19:10:21 -0400
  • 738939e4c9
    fix: remove duplicate binary suggestions (fixes #105) TorchedSammy 2022-03-07 18:56:22 -0400
  • 3babf36c43
    fix: remove newline from prompt TorchedSammy 2022-03-06 22:23:38 -0400
  • b7478c3c1a
    chore: prepare for v1.0.2 release v1.0.2 TorchedSammy 2022-03-06 21:48:24 -0400
  • 605574f262
    fix: create directory for hist dir if it doesnt exist TorchedSammy 2022-03-06 21:44:46 -0400
  • 9165e0bdf9
    chore: prepare for 1.0.1 release v1.0.1 TorchedSammy 2022-03-06 17:23:44 -0400
  • ec886e17fa
    fix: dont refresh prompt at startup TorchedSammy 2022-03-06 17:20:41 -0400
  • ba67278fad
    fix: dont print types of args in appendPath TorchedSammy 2022-03-06 17:19:47 -0400
  • 539cf402ca
    fix: dont double set prompt TorchedSammy 2022-03-06 17:08:53 -0400
  • 8eb5a6710d
    build: update makefile v1.0.0 TorchedSammy 2022-03-06 15:12:10 -0400
  • 03795e5727
    ci: update version of go-release-action TorchedSammy 2022-03-06 15:04:45 -0400
  • 7959a8b572
    docs: mention latest changes in changelog TorchedSammy 2022-03-06 15:00:43 -0400
  • 5c4335ec6a
    docs: include guide command in greeting message TorchedSammy 2022-03-06 14:56:04 -0400
  • 99c9e95eeb
    refactor!: change preload.lua to prelude/init.lua, add guide command TorchedSammy 2022-03-06 14:45:06 -0400
  • 46ef8ad122
    ci: add name for release action TorchedSammy 2022-03-06 14:44:28 -0400
  • cec6287e07
    ci: add action to make release TorchedSammy 2022-03-06 14:40:02 -0400
  • 4364031b16
    fix!: change config path when custom config dir is used to be init.lua instead of .hilbishrc.lua TorchedSammy 2022-03-06 14:39:11 -0400
  • 4ef6c7d5c0
    fix: hilbish.read overriding history TorchedSammy 2022-03-06 14:38:27 -0400
  • 764e2372a2
    feat(ansikit): add screenMain and screenAlt functions to switch terminal screen TorchedSammy 2022-03-06 14:26:20 -0400
  • fb3cedb161
    fix: set prompt in hilbish.read TorchedSammy 2022-03-06 14:23:41 -0400
  • ef6bf24cda
    fix: finish command properly when sh error occurs TorchedSammy 2022-03-06 13:32:39 -0400
  • 639bd09d0e
    fix: import util TorchedSammy 2022-03-06 13:31:50 -0400
  • 4b57dc2ed8
    feat: add hilbish.exitCode property (closes #101) TorchedSammy 2022-03-06 12:09:10 -0400
  • 928b829388
    fix: set hilbish.vimMode property before throwing hook TorchedSammy 2022-03-06 12:08:00 -0400
  • 7b693908df
    docs: document hilbish scope hooks (closes #100 - 100th issue!!*) TorchedSammy 2022-03-06 12:06:39 -0400
  • 8d8b298053
    docs: clarify what hooks are from TorchedSammy 2022-03-06 12:04:28 -0400
  • 281c443b7b
    docs: add spacing between signal hooks TorchedSammy 2022-03-06 12:04:01 -0400
  • 3805f13369
    feat: throw hilbish.exit hook (closes #99) TorchedSammy 2022-03-06 10:23:32 -0400
  • 0b1b5bff2d
    feat: change cursor shape based on vim mode TorchedSammy 2022-03-06 10:08:42 -0400
  • f8f8cd0b59
    chore: update dependencies TorchedSammy 2022-03-06 10:07:28 -0400
  • 4bb65572e4
    fix(ansikit): define cursor consts TorchedSammy 2022-03-06 09:42:35 -0400
  • 29c1e29bb7
    docs: change date of 1.0 TorchedSammy 2022-03-05 21:41:33 -0400
  • 105552ac74
    docs: fix 1.0 link in changelog TorchedSammy 2022-03-05 21:40:48 -0400
  • f28fd7e6c0
    docs: fix indent size and type TorchedSammy 2022-03-05 21:39:52 -0400
  • f3f49fc398
    docs: make changelog up to date TorchedSammy 2022-03-05 21:34:59 -0400
  • 893d72a236
    chore: prepare for 1.0 release TorchedSammy 2022-03-05 21:29:38 -0400
  • 0637f2763b
    fix: dont write history automatically with rl library TorchedSammy 2022-03-05 21:29:13 -0400
  • 1cb536b1ac
    fix: write to bottom of history file instead of at top TorchedSammy 2022-03-05 21:26:03 -0400
  • 6740e012a5
    fix: finish properly when command exit is successful after contine prompt TorchedSammy 2022-03-05 21:25:32 -0400
  • b1ad90443e docs: [ci] generate new docs TorchedSammy 2022-03-05 20:13:15 +0000
  • 76c94bfcce
    docs: fix docs for hilbish.complete TorchedSammy 2022-03-05 16:12:46 -0400
  • 0ed365170c
    refactor!: completion api, add hilbish.completion interface TorchedSammy 2022-03-05 15:59:00 -0400
  • 70724ec015
    feat: make hilbish.history functional for go readline TorchedSammy 2022-03-05 15:57:46 -0400
  • f1dfd59c4c
    fix: add back prompt global var TorchedSammy 2022-03-05 15:46:38 -0400
  • a0dff5babf
    fix: remove print in history handler TorchedSammy 2022-03-05 15:23:17 -0400
  • 058d6ac456
    chore: update readline TorchedSammy 2022-03-05 14:40:38 -0400
  • 9f206ebed0
    fix: export hilbish.complete TorchedSammy 2022-03-05 11:38:33 -0400
  • 59963add14
    fix: dont complete binaries in path if complete req starts with file prefix TorchedSammy 2022-03-05 08:58:12 -0400
  • 88fd6f01b9
    fix: dont add last empty line of history, make sure first isnt missing in search TorchedSammy 2022-03-05 08:28:34 -0400
  • 5175367b35
    fix: handle errors in goro and timeout callbacks TorchedSammy 2022-03-04 22:21:34 -0400
  • 83ca8066e6
    chore: remove unused prompt var TorchedSammy 2022-03-04 22:21:14 -0400
  • 92f279e5cf
    fix: prevent writing empty line to history TorchedSammy 2022-03-04 22:04:44 -0400
  • f26ef935dd
    feat: add file history (closes #97) TorchedSammy 2022-03-04 21:55:37 -0400
  • 6b9bbb615d
    fix: handle prompt properly and remove global TorchedSammy 2022-03-04 21:54:47 -0400
  • 237bc19f68
    fix: prompt handling TorchedSammy 2022-03-04 21:16:45 -0400
  • 63e33af34d
    chore: update readline TorchedSammy 2022-03-04 20:48:22 -0400
  • d7f10b0247 docs: [ci] generate new docs TorchedSammy 2022-03-04 18:41:22 +0000
  • 99461e42d0
    fix: export hilbish.goro (closes #98) TorchedSammy 2022-03-04 14:40:54 -0400
  • b0e4cf6ed1
    chore: remove shell.nix TorchedSammy 2022-03-03 21:01:56 -0400
  • fca15886aa
    docs: add more detail to changelog and make it up to date TorchedSammy 2022-03-03 20:07:06 -0400
  • e7ac7ce843
    feat: add hilbish.os interface (closes #94) TorchedSammy 2022-03-02 19:11:57 -0400
  • c9f9ce07e8
    docs: remove readline requirement, use nightly links TorchedSammy 2022-03-02 06:58:55 -0400
  • e7a31c5394
    ci: add .exe to windows artifacts TorchedSammy 2022-03-02 06:44:46 -0400
  • b61a36d675
    ci: fix artifact upload for windows TorchedSammy 2022-03-02 06:42:48 -0400
  • 284248fc08 docs: [ci] generate new docs TorchedSammy 2022-03-02 02:16:12 +0000
  • 7bde025c8e
    chore: merge TorchedSammy 2022-03-01 22:15:35 -0400
  • e8d0ea12cc
    fix: add substitute for exec syscall on windows TorchedSammy 2022-03-01 22:14:55 -0400
  • c175bb4d8a
    docs: add emmylua doc comments for hilbish module functions TorchedSammy 2022-03-01 22:12:48 -0400
  • b3981b5a4e docs: [ci] generate new docs TorchedSammy 2022-03-02 02:01:22 +0000
  • 065d752b82
    feat: accessible vim input mode (closes #95) TorchedSammy 2022-03-01 22:00:46 -0400
  • 062f40e9e5
    fix: push hilbish.which return value properly TorchedSammy 2022-03-01 19:29:30 -0400
  • 44e2a458f5 docs: [ci] generate new docs TorchedSammy 2022-03-01 23:00:20 +0000
  • 3b6284bc7c
    feat: add hilbish.which (closes #93) TorchedSammy 2022-03-01 18:59:44 -0400