sammyette sammyette
  • Joined on 2021-03-24
sammyette synced new reference ctrl-delete to sammyette/Hilbish from mirror 2022-04-13 04:21:03 +00:00
sammyette synced commits to ctrl-delete at sammyette/Hilbish from mirror 2022-04-13 04:21:03 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-04-08 18:55:20 +00:00
c342f4f6f5 fix: handle when stdin is in nonblocking mode (closes #136)
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-04-06 09:45:19 +00:00
393fe3962f chore: update golua
8ae22127c0 fix: remove virt g handling at command exit
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-04-05 09:15:20 +00:00
8f942f6f60 docs: [ci] generate new docs
b712efd278 fix(docgen): make functions that take varargs have the signature
ee4d97ff9a fix: put input in history instead of resolved input ran by hilbish
9ce861b080 refactor: set runner options in a better way and move out exec handler
Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-04-04 16:55:17 +00:00
69d38d7048 docs: [ci] generate new docs
0fc5f457ad refactor!: support lua 5.4 (#129)
Compare 2 commits »
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror 2022-04-04 08:55:16 +00:00
5958370a7f fix: remove extra newline after error
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-04-04 08:55:16 +00:00
64bf7024d2 docs: fix hilbish typo
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror 2022-04-03 08:55:16 +00:00
e6563fbd8b fix: add newline at the beginning of file buffer when there is shebang
8a34783fee fix: add names at chunk load for context in errors
Compare 2 commits »
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror 2022-04-03 00:55:16 +00:00
50f703d9b3 fix: remove prelude error printing
f94d7ac81f chore: add comment for reason of unreading byte
48ab7c13ac fix: read file manually in DoFile to avoid shebang
e91cf98634 feat: run script when provided path
Compare 4 commits »
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror 2022-04-02 16:45:20 +00:00
b39083fe32 fix: deregister commander if return isnt number
0826839846 fix(ansikit): flush on io.write
24d0b8ead7 fix: set hilbish.exitCode to last command exit code
dd52fd2ad9 feat: make it so hilbish.run can return command output
37cfae3423 refactor: use hlalias for add function in hilbish.alias interface
Compare 5 commits »
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror 2022-03-31 07:35:20 +00:00
75b51075b8 chore: merge from master
1c05d0d5c5 feat: implement os interface
7786b4f37a feat: add module description docs
0ebd8d9035 feat: added alt backspace keybinding (#132)
52caedc1f1 feat: delete key on st and fix: delete key crash on xterm (#131)
Compare 5 commits »
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror 2022-03-30 15:15:20 +00:00
14274a9432 feat: add completion interface
d24d773e2d feat: implement history interface
021d20585d feat: implement all hilbish module functions
Compare 3 commits »
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror 2022-03-30 07:05:19 +00:00
0a5a2e727e feat: add hilbish properties
8714f54915 feat: implement job management
c46807613e refactor: make loader functions for go modules unexported
a45b3fe1fa chore: fix dofile comment doc
245400e43d chore: add comments to document util functions
Compare 8 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-30 07:05:19 +00:00
0ebd8d9035 feat: added alt backspace keybinding (#132)
52caedc1f1 feat: delete key on st and fix: delete key crash on xterm (#131)
Compare 2 commits »
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror 2022-03-29 22:55:20 +00:00
5a3b28142c feat: add input mode
183b22e565 feat: implement aliases
8cf101cee2 chore: resolve merge conflict from master
34ae8ade7b chore: tidy go modules
23b04159b0 chore: merge from master
Compare 11 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-29 22:55:20 +00:00
34ae8ade7b chore: tidy go modules
9ff6e5879f chore: bump go version to 1.17
20fae8a870 fix: prompt refresh (closes #116)
Compare 3 commits »
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror 2022-03-29 14:45:17 +00:00
10f6db20d4 feat: implement terminal
e1d4258e07 chore: remove comment
ead72f0a5c feat: implement completions
Compare 3 commits »
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror 2022-03-29 06:45:16 +00:00
dce02e5310 chore: merge from master
c0b08a340a fix: make sure args to setenv are strings in prelude
506f90de06 chore: use custom fork of golua
7909aeb4b3 feat: add hilbish module functions used by prelude
a7722fa331 feat: implement fs
Compare 9 commits »
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror 2022-03-28 22:45:16 +00:00
26add67287 feat: implement bait
2086a1ec78 fix: handle panic in lua input if it is incorrect
d34aa09e8e fix: handle errors in user config
9fc2247c20 fix: call cont next in prompt function
Compare 4 commits »