sammyette synced commits to master at sammyette/Hilbish from mirror
- e044aeb5ed docs: [ci] generate new docs
- 0a2046e985 feat: add right prompt (#140)
- 626b036b4b fix!: add complete input to history, including continued input
- Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- ce625aca0c feat: add ctrl delete to forward delete word (#138)
- 1715a1f626 feat: make ctrl d delete char below cursor if line isnt empty
- f002eca258 fix: dont prompt for continued input on incomplete input when not interactive (closes #137)
- 2814f44163 fix: typo in timer create function
- ea7517be05 docs: [ci] generate new docs
- Compare 7 commits »
sammyette synced new reference ctrl-delete to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- c342f4f6f5 fix: handle when stdin is in nonblocking mode (closes #136)
sammyette synced commits to master at sammyette/Hilbish from mirror
- 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
- 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
- 69d38d7048 docs: [ci] generate new docs
- 0fc5f457ad refactor!: support lua 5.4 (#129)
- Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 64bf7024d2 docs: fix hilbish typo
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror
- 5958370a7f fix: remove extra newline after error
sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 10f6db20d4 feat: implement terminal
- e1d4258e07 chore: remove comment
- ead72f0a5c feat: implement completions
- Compare 3 commits »