sammyette sammyette
  • Joined on 2021-03-24
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-04-08 16:26:14 +00:00
9e253c739e chore: merge from dev
3fd5fc8ac2 docs: update docs to reflect both aur versions (#33)
2ecb4c66de docs: added CONTRIBUTING.md and a pull request template (#32)
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-04-08 16:26:14 +00:00
9e253c739e chore: merge from dev
3fd5fc8ac2 docs: update docs to reflect both aur versions (#33)
2ecb4c66de docs: added CONTRIBUTING.md and a pull request template (#32)
Compare 3 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-04-07 16:26:14 +00:00
bbfe28dbae chore: fix formatting and add comma
140bdeebd7 chore: fix default luarc grammar (#24)
0fa3d50db7 feat: add -C flag (closes #20)
2b01d5edb2 feat: always print prompt on newline; complete missing linefeed - "\r"
c0f34fd784 fix: return ansikit in setTitle function
Compare 5 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-04-07 16:26:14 +00:00
bbfe28dbae chore: fix formatting and add comma
140bdeebd7 chore: fix default luarc grammar (#24)
0fa3d50db7 feat: add -C flag (closes #20)
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-04-07 08:26:14 +00:00
2b01d5edb2 feat: always print prompt on newline; complete missing linefeed - "\r"
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-04-07 00:26:14 +00:00
c0f34fd784 fix: return ansikit in setTitle function
51bcc51687 fix: syntax errors
Compare 2 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-04-07 00:26:14 +00:00
51bcc51687 fix: syntax errors
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-04-06 16:26:14 +00:00
b266c31bb8 feat: almost completely finish ansikit
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-04-06 16:26:14 +00:00
b266c31bb8 feat: almost completely finish ansikit
sammyette synced new reference v0.3.1 to sammyette/Hilbish from mirror 2021-04-06 08:26:14 +00:00
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-04-06 08:26:14 +00:00
0f01d077a4 chore: bump version
21033764a9 fix: use username in prompt format instead of user's real name
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-04-06 08:26:14 +00:00
0f01d077a4 chore: bump version
21033764a9 fix: use username in prompt format instead of user's real name
Compare 2 commits »
sammyette synced new reference v0.3.0 to sammyette/Hilbish from mirror 2021-04-06 00:26:14 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-04-06 00:26:14 +00:00
3460df6863 fix: make cd only throw command.exit hooks
fad4282345 chore: bump version
febd6ba2cd chore: merge from master
84d55a38b0 feat: change multiline prompt via multiprompt function (closes #13)
4c63009f56 feat!: add more functions to ansikit, change text function to format
Compare 20 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-04-06 00:26:14 +00:00
3460df6863 fix: make cd only throw command.exit hooks
fad4282345 chore: bump version
febd6ba2cd chore: merge from master
84d55a38b0 feat: change multiline prompt via multiprompt function (closes #13)
4c63009f56 feat!: add more functions to ansikit, change text function to format
Compare 9 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-04-05 08:26:14 +00:00
ef4975f984 feat: fallback to default config on error loading user conf
3cb3b34023 fix: add back sh, cleanup a bit and use new functions
22270dc537 fix: trim input and remove comment
cfdab00684 fix: make shell continue prompt "sh> "
cc183620c5 fix: move input checks to main.go, some cleanup
Compare 5 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-04-05 00:26:14 +00:00
a30489aa52 chore: merge from master
f4b45b370e feat: multiline input with \ (hilbish only has lua input currently)
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-04-05 00:26:14 +00:00
453d04983a chore: add readline as prerequisite
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-04-04 00:26:14 +00:00
6c050194ed feat: Proxy global string variables to ENV (#16)
ad1be6b5f5 feat: Add command.exit signal to bait (#15)
71504c9990 chore: add a "motd"
4f4237a3e9 chore: split up go source files
a0bc8e026a feat: save history to file
Compare 5 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-04-01 00:16:14 +00:00
23f6986123 chore: add semantic pull requests config
2d93f2ce4a chore: update todo
b1f2a36639 fix: trim spaces in cd func
204d50d73c feat(preload/cd): throw command hooks in cd command and add support for folders with spaces
0987899144 fix: throw command.success hook after successfullua input
Compare 5 commits »