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

Commit Graph

  • 10f6db20d4
    feat: implement terminal TorchedSammy 2022-03-29 08:52:26 -04:00
  • e1d4258e07
    chore: remove comment TorchedSammy 2022-03-29 07:06:10 -04:00
  • ead72f0a5c
    feat: implement completions TorchedSammy 2022-03-29 07:03:58 -04:00
  • dce02e5310
    chore: merge from master sammyette 2022-03-28 21:38:11 -04:00
  • c0b08a340a
    fix: make sure args to setenv are strings in prelude TorchedSammy 2022-03-28 21:06:45 -04:00
  • 506f90de06
    chore: use custom fork of golua TorchedSammy 2022-03-28 21:02:57 -04:00
  • 7909aeb4b3
    feat: add hilbish module functions used by prelude TorchedSammy 2022-03-28 21:02:33 -04:00
  • a7722fa331
    feat: implement fs TorchedSammy 2022-03-28 19:36:06 -04:00
  • b887ad4fa9
    feat: implement commander TorchedSammy 2022-03-28 19:12:58 -04:00
  • e466085d24
    refactor: move arg handle function to util TorchedSammy 2022-03-28 19:12:13 -04:00
  • d2d423a4ef
    refactor: use util funcs to run lua where possible TorchedSammy 2022-03-28 18:58:56 -04:00
  • 26add67287
    feat: implement bait TorchedSammy 2022-03-28 17:48:12 -04:00
  • 2086a1ec78
    fix: handle panic in lua input if it is incorrect TorchedSammy 2022-03-28 17:43:21 -04:00
  • d34aa09e8e
    fix: handle errors in user config TorchedSammy 2022-03-28 17:40:36 -04:00
  • 9fc2247c20
    fix: call cont next in prompt function TorchedSammy 2022-03-28 16:30:04 -04:00
  • 016a3a2ec7
    refactor: start work on lua 5.4 TorchedSammy 2022-03-27 22:14:53 -04:00
  • eff942433d
    fix!: remove complete global (was supposed to be gone in 1.0) TorchedSammy 2022-03-27 21:10:13 -04:00
  • 61c9e12a4a
    feat: control k to delete the rest of the line (#128) Renzix 2022-03-26 23:43:30 -04:00
  • 0aba60b5de docs: [ci] generate new docs TorchedSammy 2022-03-26 22:28:27 +00:00
  • 62a6cc56b9
    docs: document hilbish.highlighter TorchedSammy 2022-03-26 18:28:01 -04:00
  • e5d841a0a7 docs: [ci] generate new docs TorchedSammy 2022-03-26 22:26:10 +00:00
  • 3e50e608c1
    chore: merge from remote TorchedSammy 2022-03-26 18:25:35 -04:00
  • 76f100ca77
    feat: expose syntax highlighting (closes #125) TorchedSammy 2022-03-26 18:25:19 -04:00
  • 0cad0e7e66
    fix: only try to run hinter function if it isnt nil TorchedSammy 2022-03-26 18:24:49 -04:00
  • 2fb481c4cb docs: [ci] generate new docs TorchedSammy 2022-03-26 21:34:42 +00:00
  • 6ea25a22b3
    feat: add inline hint text and change what were hints previously to info (closes #126) TorchedSammy 2022-03-26 17:34:09 -04:00
  • 577f00dfef
    fix(readline): make forward delete work properly TorchedSammy 2022-03-23 21:11:24 -04:00
  • 722bd1cd80
    fix(readline): insert text in replace mode if cursor is at end of text TorchedSammy 2022-03-23 21:10:04 -04:00
  • 1ba314d961
    chore: prepare for v1.2.0 release v1.2.0 TorchedSammy 2022-03-22 22:11:46 -04:00
  • 84dce8c537
    docs: change short description back to block quote sammyette 2022-03-22 22:04:33 -04:00
  • 3345c51064
    docs: add newline after short description TorchedSammy 2022-03-22 22:01:22 -04:00
  • a7e450904c
    docs: add more info to readme TorchedSammy 2022-03-22 21:59:34 -04:00
  • 23efc8e54d
    docs: update image for readme gallery TorchedSammy 2022-03-22 21:19:36 -04:00
  • 1d4c8a7645
    feat: make history clear function work again TorchedSammy 2022-03-22 19:01:29 -04:00
  • 7272e035d9
    ci: remove fetch-depth 0 setting for checkout TorchedSammy 2022-03-22 18:41:26 -04:00
  • 8a215ad742
    docs: rename vimMode to vim-mode TorchedSammy 2022-03-22 18:39:22 -04:00
  • 6e69ee20f6
    chore: merge TorchedSammy 2022-03-22 18:38:26 -04:00
  • bc15da2f1a
    docs: add more docs for runner mode interface TorchedSammy 2022-03-22 18:38:13 -04:00
  • dd9e827735 docs: [ci] generate new docs TorchedSammy 2022-03-22 22:33:52 +00:00
  • 3636efe7f8
    docs: add doc for mode param of runnerMode function TorchedSammy 2022-03-22 18:33:11 -04:00
  • 053914ec45
    docs: fix dates for changelog versions TorchedSammy 2022-03-22 17:19:23 -04:00
  • 1e884e7c89
    fix: handle job being nil (first sh exec case) TorchedSammy 2022-03-21 21:25:43 -04:00
  • f27d60f827
    fix: move cursor to end of line on history search (closes #121) TorchedSammy 2022-03-21 06:47:14 -04:00
  • 754a63c74b
    chore: merge TorchedSammy 2022-03-20 19:10:41 -04:00
  • 2fe888e186
    feat: add hilbish.jobs interface and add stop function to job in hooks (closes #109) TorchedSammy 2022-03-20 19:10:12 -04:00
  • 0d4143582f docs: [ci] generate new docs TorchedSammy 2022-03-20 21:54:55 +00:00
  • 654ca4b527
    docs: fix hilbish.alias doc TorchedSammy 2022-03-20 17:54:02 -04:00
  • 802f444ba6 docs: [ci] generate new docs TorchedSammy 2022-03-20 19:16:13 +00:00
  • 86a15e6363
    feat: add configurable runner mode (closes #110) TorchedSammy 2022-03-20 15:15:44 -04:00
  • 96c1487bfa
    fix: make sure complete input is added to history TorchedSammy 2022-03-19 18:48:03 -04:00
  • 1e899bf18e
    chore: set name of history in menu to History instead of file TorchedSammy 2022-03-19 13:24:12 -04:00
  • f03f8c0da1
    docs: add exitCode to job docs TorchedSammy 2022-03-19 13:14:12 -04:00
  • 1378a74e87
    feat: add job hooks (part of #109) TorchedSammy 2022-03-19 13:10:50 -04:00
  • 63bc398f1c
    fix: use unexported alias handler init function TorchedSammy 2022-03-19 12:44:26 -04:00
  • 579a0cd0ce
    refactor: rename hilbishAliases to aliasHandler for clarity TorchedSammy 2022-03-19 12:43:48 -04:00
  • f433ab8a6f
    docs(guide): mention that users can copy the default dir from dataDir TorchedSammy 2022-03-19 09:50:51 -04:00
  • eb0a81f7a2
    chore: prepare for v1.1.0 release v1.1.0 TorchedSammy 2022-03-17 20:56:19 -04:00
  • 24b88a0483
    docs: add docs for vim mode TorchedSammy 2022-03-17 20:25:38 -04:00
  • f73c6d4aa8
    fix: completions of executables and running absolute paths on windows TorchedSammy 2022-03-17 20:22:30 -04:00
  • 925ded6cea
    fix(readline): remove duplicate code TorchedSammy 2022-03-17 19:57:57 -04:00
  • 92d0e195ab
    fix: change prompt back to user's prompt on contine prompt exit TorchedSammy 2022-03-17 19:49:33 -04:00
  • 4da82e872c
    fix: completions on files/folders starting with a dot not having it TorchedSammy 2022-03-17 19:40:51 -04:00
  • b0ece71de3
    fix: use not-executable in prelude instead of no-perm TorchedSammy 2022-03-17 19:29:27 -04:00
  • 8b5dc69950
    feat: add command.not-executable hook (closes #119) TorchedSammy 2022-03-16 19:45:55 -04:00
  • 20a4cdb505
    fix: handle path binaries properly on windows (closes #117, #118) (#120) sammyette 2022-03-16 19:44:32 -04:00
  • beb81c7e3d
    fix: remove filepath import for exec file check on unix windows-fixes TorchedSammy 2022-03-16 19:42:39 -04:00
  • bcce4da92c
    fix: return correct error in find exec function and stat always TorchedSammy 2022-03-16 19:40:51 -04:00
  • c3f3b5c6a4
    refactor: dont return exec name since it isnt needed TorchedSammy 2022-03-16 18:44:54 -04:00
  • 01d937afd8
    fix: correct username in greeting on windows TorchedSammy 2022-03-16 18:42:38 -04:00
  • fd6ab59735
    fix: handle path binaries properly on windows (closes #117, #118) TorchedSammy 2022-03-16 17:24:54 -04:00
  • 32b421d402
    docs: remove support notice sammyette 2022-03-15 22:20:23 -04:00
  • 0ee47cc6f0
    fix(readline): clear history filter on Readline, fixes filtering after ctrl-c TorchedSammy 2022-03-15 16:26:56 -04:00
  • 7be96504b4
    feat: case insensitive file complete (closes #104) TorchedSammy 2022-03-14 21:22:10 -04:00
  • b8e0874ab0
    fix: catch and ignore sigquit signal (closes #112) TorchedSammy 2022-03-14 20:55:00 -04:00
  • ae449b89eb
    fix(readline): dont show completions menu if there is only 1 entry (closes #107) TorchedSammy 2022-03-14 20:17:45 -04:00
  • 91222f9d74
    fix(readline): dont reduce pos if its at 0 TorchedSammy 2022-03-13 20:00:11 -04:00
  • ebb9b4aa62
    feat: interface docs in doc command (kinda broken) doc-iface TorchedSammy 2022-03-13 18:32:09 -04:00
  • feb2ea18fb
    docs: document hilbish.vimAction hook TorchedSammy 2022-03-13 17:44:54 -04:00
  • 726d265cca
    feat: add hilbish.vimAction hook (closes #108) TorchedSammy 2022-03-13 16:44:11 -04:00
  • 7d9c7ddf18
    fix: empty multiline prompt if entire prompt is single line TorchedSammy 2022-03-13 16:42:14 -04:00
  • 5e505d0a8d
    fix: increate pos by 1 at paste instead of 2 TorchedSammy 2022-03-13 16:40:58 -04:00
  • e5b6a2586b
    chore: update lunacolors TorchedSammy 2022-03-13 16:37:33 -04:00
  • c5dd05bb1e
    refactor: remove mode from prompt func in default conf and dont refresh in vim mode TorchedSammy 2022-03-13 16:12:34 -04:00
  • 0113a4e0b4
    fix(readline): make esc escape any vim mode TorchedSammy 2022-03-13 14:26:44 -04:00
  • 5a2e3e4700
    chore: bring readline in repo for easier maintenance TorchedSammy 2022-03-13 13:48:49 -04:00
  • b05cb30ed7
    fix: check if interactive *and* input starts with space to determine if to add to history TorchedSammy 2022-03-13 12:51:27 -04:00
  • dc53eef829
    ci: add checkout for create release v1.0.4 TorchedSammy 2022-03-12 22:32:32 -04:00
  • 2f728de6a1
    ci: fix checkout TorchedSammy 2022-03-12 22:30:16 -04:00
  • 4dc5ff60fd
    ci: fix submodule clone TorchedSammy 2022-03-12 22:22:15 -04:00
  • a414c87e06
    chore: bump version to v1.0.4 TorchedSammy 2022-03-12 22:15:31 -04:00
  • b3db55708a
    ci: clone submodules TorchedSammy 2022-03-12 22:14:49 -04:00
  • 7d7ccb5c9b
    chore: prepare changelog for v1.0.4 TorchedSammy 2022-03-12 21:59:45 -04:00
  • ece5f92307
    fix: create history dir if it doesnt exist (fixes #113) TorchedSammy 2022-03-12 21:50:57 -04:00
  • 0e4f552be2
    refactor: panic in history.go for more context TorchedSammy 2022-03-12 21:43:02 -04:00
  • 23902ea25c
    chore: prepare for v1.0.3 release v1.0.3 TorchedSammy 2022-03-12 19:46:04 -04:00
  • a7f0457dab
    ci: include lua libs in release TorchedSammy 2022-03-12 19:42:42 -04:00
  • 4a4cb3409f
    fix: set running to true before throwing exit hook on no input TorchedSammy 2022-03-07 21:01:21 -04:00
  • 853dfa369f
    fix: add user input to history instead of hilbish expanded (closes #103) TorchedSammy 2022-03-07 19:10:21 -04:00
  • 738939e4c9
    fix: remove duplicate binary suggestions (fixes #105) TorchedSammy 2022-03-07 18:56:22 -04:00
  • 3babf36c43
    fix: remove newline from prompt TorchedSammy 2022-03-06 22:23:38 -04:00