sammyette sammyette
  • Joined on 2021-03-24
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-06 09:36:26 +00:00
29c1e29bb7 docs: change date of 1.0
105552ac74 docs: fix 1.0 link in changelog
f28fd7e6c0 docs: fix indent size and type
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-06 01:36:26 +00:00
f3f49fc398 docs: make changelog up to date
893d72a236 chore: prepare for 1.0 release
0637f2763b fix: dont write history automatically with rl library
1cb536b1ac fix: write to bottom of history file instead of at top
6740e012a5 fix: finish properly when command exit is successful after contine prompt
Compare 13 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-05 17:36:26 +00:00
59963add14 fix: dont complete binaries in path if complete req starts with file prefix
88fd6f01b9 fix: dont add last empty line of history, make sure first isnt missing in search
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-05 09:36:26 +00:00
5175367b35 fix: handle errors in goro and timeout callbacks
83ca8066e6 chore: remove unused prompt var
92f279e5cf fix: prevent writing empty line to history
f26ef935dd feat: add file history (closes #97)
6b9bbb615d fix: handle prompt properly and remove global
Compare 5 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-05 01:36:26 +00:00
237bc19f68 fix: prompt handling
63e33af34d chore: update readline
d7f10b0247 docs: [ci] generate new docs
99461e42d0 fix: export hilbish.goro (closes #98)
Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-04 01:16:27 +00:00
b0e4cf6ed1 chore: remove shell.nix
fca15886aa docs: add more detail to changelog and make it up to date
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-03 00:56:27 +00:00
e7ac7ce843 feat: add hilbish.os interface (closes #94)
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 »