sammyette sammyette
  • Joined on 2021-03-24
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-02 16:46:27 +00:00
c9f9ce07e8 docs: remove readline requirement, use nightly links
e7a31c5394 ci: add .exe to windows artifacts
b61a36d675 ci: fix artifact upload for windows
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-02 08:36:27 +00:00
284248fc08 docs: [ci] generate new docs
7bde025c8e chore: merge
e8d0ea12cc fix: add substitute for exec syscall on windows
c175bb4d8a docs: add emmylua doc comments for hilbish module functions
b3981b5a4e docs: [ci] generate new docs
Compare 6 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-02 00:26:27 +00:00
062f40e9e5 fix: push hilbish.which return value properly
44e2a458f5 docs: [ci] generate new docs
3b6284bc7c feat: add hilbish.which (closes #93)
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-01 00:16:27 +00:00
52379dbdd7 feat: support macos
36cd4d4123 fix: custom handle ctrl c from readline
d355d02b93 fix: only notify ctrl c signal on windows
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-28 08:16:26 +00:00
a3abd4bc91 ci: dont build for macos for now
ad6d3193ff chore: update readline lib
1040872169 docs: mention that hilbish now requires go 1.17+
7516956aac ci: properly build for other oses
Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-28 00:16:26 +00:00
babb870383 ci: build with 1.17
8dcd57309f ci: use newest 1.16 release of go
f292245c23 chore: remove unneeded comments
aaeecceabf chore: remove unneded build directive
3cdd21a4fa refactor: remove gnu readline
Compare 12 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-27 00:06:27 +00:00
b221921ab7 docs: detail removal of .hprofile.lua
0b5bbcc73c refactor!: remove .hprofile.lua
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-26 15:56:27 +00:00
21b093559a docs: [ci] generate new docs
e5566f672a chore: merge from upstream
715a67b882 docs: add emmylua annotations for hilbish module functions
18abb66ad4 docs: [ci] generate new docs
9d390c87cf docs: put breaking changes under a separate heading
Compare 7 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-26 07:46:27 +00:00
fd513b6ae3 fix: correct require paths on windows
1b0ae5b1e3 chore: update go sum
15caa6e449 chore: replace gopher-lua import with github link
d448ef07e0 chore: update manifests
Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-25 23:36:27 +00:00
d7e78514de docs: add changelog for master
186d620311 docs: bring contributing guide up to date
15cf5bb6f3 docs: [ci] generate new docs
a74c9a4200 docs(fs): change bool to boolean
0bf4072355 docs: [ci] generate new docs
Compare 13 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-25 07:16:27 +00:00
d1b7515722 fix(docgen): remove trailing spaces in docs
b468727a32 refactor(docgen): remove global doc
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-24 23:16:26 +00:00
62d8725d99 refactor: remove global module from doc command (closes #90)
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-24 07:06:27 +00:00
2a0cd1464a fix: dont copy default conf to user dir
f05ab921d7 refactor!: use better default paths
cb3d0a2e8e fix: use os agnostic function to get config dir
209abfac77 fix: change default hist path to use hist name instead of config name
5e9ea9fead fix: dont add recent dir if its same as last previous (fixes #92)
Compare 6 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-13 04:16:26 +00:00
4cc49d45c7 chore: update license
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-01 03:16:26 +00:00
afe579f5be fix: use correct signature for rl lua loader
5d3c129e80 fix: import gopher-lua in other rl impls
2bc75c8130 style: tiny style changes/fixes
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-01-28 03:16:26 +00:00
22d8a61544 feat: add hilbish.history interface (closes #85)
3f9aad64b5 fix: use right function to set prompt in minimal config
8c802a6e6b feat: dont put input in history if it starts with a space
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-01-27 03:16:26 +00:00
f2a2ac44d6 refactor!: move global functions to the hilbish module
ea9c3eac30 docs: document new signal hooks
9cf03e37c4 fix: change hooks from signals to signal
e0b84aaff7 feat: emit sigusr1 and 2 signal hooks
Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-01-03 02:46:26 +00:00
8821171ff5 chore: clean up and update modules
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-01-01 02:46:26 +00:00
c03671f47d chore: rename files to avoid collision (hilbish bin and shell.nix)
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-31 18:46:26 +00:00
5787582c2e fix: expansion on quotes in alias expansion
9d685ab785 feat: add hilbish.greeting
bcbd4be7f9 feat: allow appendPath to take table of paths (closes #88)
Compare 3 commits »