Commit Graph

  • 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
  • 52379dbdd7
    feat: support macos TorchedSammy 2022-02-28 18:53:58 -0400
  • 36cd4d4123
    fix: custom handle ctrl c from readline TorchedSammy 2022-02-28 18:32:57 -0400
  • d355d02b93
    fix: only notify ctrl c signal on windows TorchedSammy 2022-02-28 16:15:08 -0400
  • a3abd4bc91
    ci: dont build for macos for now TorchedSammy 2022-02-27 23:23:04 -0400
  • ad6d3193ff
    chore: update readline lib TorchedSammy 2022-02-27 23:22:37 -0400
  • 1040872169
    docs: mention that hilbish now requires go 1.17+ TorchedSammy 2022-02-27 22:33:57 -0400
  • 7516956aac
    ci: properly build for other oses TorchedSammy 2022-02-27 21:00:37 -0400
  • babb870383
    ci: build with 1.17 TorchedSammy 2022-02-27 19:38:59 -0400
  • 8dcd57309f
    ci: use newest 1.16 release of go TorchedSammy 2022-02-27 19:32:16 -0400
  • f292245c23
    chore: remove unneeded comments TorchedSammy 2022-02-27 19:29:05 -0400
  • aaeecceabf
    chore: remove unneded build directive TorchedSammy 2022-02-27 19:28:12 -0400
  • 3cdd21a4fa
    refactor: remove gnu readline TorchedSammy 2022-02-27 19:27:18 -0400
  • 496bf616c6
    chore: remove go:build directive TorchedSammy 2022-02-27 19:24:50 -0400
  • df6a2bb0c7
    fix: add missing comma TorchedSammy 2022-02-27 19:24:02 -0400
  • 3165552c21
    refactor: make go readline lib default, remove hilbiline TorchedSammy 2022-02-27 19:21:21 -0400
  • f26931d4cb
    fix: add missing comma in escape list for file completions and add more cases TorchedSammy 2022-02-27 19:19:00 -0400
  • 994daba078
    feat: add separate custom file complete function TorchedSammy 2022-02-27 19:17:51 -0400
  • 311d7d56bd
    feat: add full tab completion to alternate readline lib TorchedSammy 2022-02-27 19:13:41 -0400
  • d9d2152e04
    fix: add full command after complete prompt to history TorchedSammy 2022-02-27 19:12:58 -0400
  • b221921ab7
    docs: detail removal of .hprofile.lua TorchedSammy 2022-02-26 12:15:03 -0400
  • 0b5bbcc73c
    refactor!: remove .hprofile.lua TorchedSammy 2022-02-26 12:12:59 -0400
  • 21b093559a docs: [ci] generate new docs TorchedSammy 2022-02-26 15:37:02 +0000
  • e5566f672a
    chore: merge from upstream TorchedSammy 2022-02-26 11:36:34 -0400
  • 715a67b882
    docs: add emmylua annotations for hilbish module functions TorchedSammy 2022-02-26 11:36:04 -0400
  • 18abb66ad4 docs: [ci] generate new docs TorchedSammy 2022-02-26 15:32:36 +0000
  • 9d390c87cf
    docs: put breaking changes under a separate heading TorchedSammy 2022-02-26 11:32:10 -0400
  • e3a0195eb3
    refactor!: remove hilbish.flag TorchedSammy 2022-02-26 11:29:20 -0400
  • 06221e06cd
    chore: fix hilbiline version TorchedSammy 2022-02-26 11:25:28 -0400
  • fd513b6ae3
    fix: correct require paths on windows TorchedSammy 2022-02-25 21:34:30 -0400
  • 1b0ae5b1e3
    chore: update go sum TorchedSammy 2022-02-25 20:44:07 -0400
  • 15caa6e449
    chore: replace gopher-lua import with github link TorchedSammy 2022-02-25 20:42:50 -0400
  • d448ef07e0
    chore: update manifests TorchedSammy 2022-02-25 20:37:11 -0400
  • d7e78514de
    docs: add changelog for master TorchedSammy 2022-02-25 19:04:52 -0400
  • 186d620311
    docs: bring contributing guide up to date TorchedSammy 2022-02-25 18:22:59 -0400
  • 15cf5bb6f3 docs: [ci] generate new docs TorchedSammy 2022-02-25 22:17:22 +0000
  • a74c9a4200
    docs(fs): change bool to boolean TorchedSammy 2022-02-25 18:17:04 -0400
  • 0bf4072355 docs: [ci] generate new docs TorchedSammy 2022-02-25 22:15:49 +0000
  • a77b997942
    refactor: add emmylua docs for all functions appropriate TorchedSammy 2022-02-25 18:15:25 -0400
  • dc608436c1
    fix(commander): omit the 'in the shell' part for the description TorchedSammy 2022-02-25 18:08:40 -0400
  • 18c115325a
    ci: change regen to just gen TorchedSammy 2022-02-25 18:04:34 -0400
  • bd3628332e docs: [ci] regenerate new docs TorchedSammy 2022-02-25 22:00:39 +0000
  • e75c60ff49
    feat(docgen): support outputting emmylua sources (closes #91) TorchedSammy 2022-02-25 18:00:18 -0400
  • 165cedf328
    ci: rename job to regen TorchedSammy 2022-02-25 17:59:32 -0400
  • 4c371d8095
    ci: fix setup for go TorchedSammy 2022-02-25 17:58:09 -0400
  • c5f5a83990
    ci: add action to gen and push docs TorchedSammy 2022-02-25 17:55:35 -0400
  • d1b7515722
    fix(docgen): remove trailing spaces in docs TorchedSammy 2022-02-24 20:42:54 -0400
  • b468727a32
    refactor(docgen): remove global doc TorchedSammy 2022-02-24 20:37:13 -0400
  • 62d8725d99
    refactor: remove global module from doc command (closes #90) TorchedSammy 2022-02-24 18:19:54 -0400
  • 2a0cd1464a
    fix: dont copy default conf to user dir TorchedSammy 2022-02-23 22:20:11 -0400
  • f05ab921d7
    refactor!: use better default paths TorchedSammy 2022-02-23 22:19:54 -0400
  • cb3d0a2e8e
    fix: use os agnostic function to get config dir TorchedSammy 2022-02-23 22:01:35 -0400
  • 209abfac77
    fix: change default hist path to use hist name instead of config name TorchedSammy 2022-02-23 21:29:37 -0400
  • 5e9ea9fead
    fix: dont add recent dir if its same as last previous (fixes #92) TorchedSammy 2022-02-23 21:16:16 -0400
  • 11f193b394
    fix: make default config work with breaking changes TorchedSammy 2022-02-21 21:14:49 -0400
  • 4cc49d45c7
    chore: update license TorchedSammy 2022-02-12 16:46:41 -0400
  • afe579f5be
    fix: use correct signature for rl lua loader TorchedSammy 2022-01-31 17:46:24 -0400
  • 5d3c129e80
    fix: import gopher-lua in other rl impls TorchedSammy 2022-01-31 17:45:21 -0400
  • 2bc75c8130
    style: tiny style changes/fixes TorchedSammy 2022-01-29 17:43:12 -0400
  • 22d8a61544
    feat: add hilbish.history interface (closes #85) TorchedSammy 2022-01-27 17:02:21 -0400
  • 3f9aad64b5
    fix: use right function to set prompt in minimal config TorchedSammy 2022-01-27 17:01:27 -0400
  • 8c802a6e6b
    feat: dont put input in history if it starts with a space TorchedSammy 2022-01-27 16:28:29 -0400
  • f2a2ac44d6
    refactor!: move global functions to the hilbish module TorchedSammy 2022-01-26 15:51:52 -0400
  • ea9c3eac30
    docs: document new signal hooks TorchedSammy 2022-01-26 15:20:44 -0400
  • 9cf03e37c4
    fix: change hooks from signals to signal TorchedSammy 2022-01-26 15:18:54 -0400
  • e0b84aaff7
    feat: emit sigusr1 and 2 signal hooks TorchedSammy 2022-01-26 15:18:09 -0400
  • 8821171ff5
    chore: clean up and update modules TorchedSammy 2022-01-01 19:21:34 -0400
  • c03671f47d
    chore: rename files to avoid collision (hilbish bin and shell.nix) TorchedSammy 2021-12-31 20:00:39 -0400
  • 5787582c2e
    fix: expansion on quotes in alias expansion TorchedSammy 2021-12-31 14:11:11 -0400
  • 9d685ab785
    feat: add hilbish.greeting TorchedSammy 2021-12-31 13:25:53 -0400
  • bcbd4be7f9
    feat: allow appendPath to take table of paths (closes #88) TorchedSammy 2021-12-31 13:22:26 -0400
  • 54689b7dd1
    docs: add newline after aur badge TorchedSammy 2021-12-19 22:41:04 -0400
  • 740adf27f3
    docs: change sizes of some headers and link to aur package TorchedSammy 2021-12-19 22:40:25 -0400
  • 40578d9d5f
    fix: use a rwmutex for aliases map TorchedSammy 2021-12-19 22:37:44 -0400
  • f81babe973
    docs: remove extra newline after short description TorchedSammy 2021-12-19 22:19:36 -0400
  • f6ff6bb274
    fix(hilbish.aliases): push list of aliases in all() function TorchedSammy 2021-12-19 12:54:15 -0400