sammyette synced commits to lua5.4 at sammyette/Hilbish from mirror
- 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
- 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 »
sammyette synced commits to master at sammyette/Hilbish from mirror
- eff942433d fix!: remove complete global (was supposed to be gone in 1.0)
sammyette synced new reference lua5.4 to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- 61c9e12a4a feat: control k to delete the rest of the line (#128)
- 0aba60b5de docs: [ci] generate new docs
- 62a6cc56b9 docs: document hilbish.highlighter
- e5d841a0a7 docs: [ci] generate new docs
- 3e50e608c1 chore: merge from remote
- Compare 7 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 2fb481c4cb docs: [ci] generate new docs
- 6ea25a22b3 feat: add inline hint text and change what were hints previously to info (closes #126)
- Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 577f00dfef fix(readline): make forward delete work properly
- 722bd1cd80 fix(readline): insert text in replace mode if cursor is at end of text
- 1ba314d961 chore: prepare for v1.2.0 release
- Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 84dce8c537 docs: change short description back to block quote
- 3345c51064 docs: add newline after short description
- a7e450904c docs: add more info to readme
- 23efc8e54d docs: update image for readme gallery
- 1d4c8a7645 feat: make history clear function work again
- Compare 12 commits »
sammyette synced new reference v1.2.0 to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- 1e884e7c89 fix: handle job being nil (first sh exec case)
sammyette synced commits to master at sammyette/Hilbish from mirror
- f27d60f827 fix: move cursor to end of line on history search (closes #121)
sammyette synced commits to master at sammyette/Hilbish from mirror
- 754a63c74b chore: merge
- 2fe888e186 feat: add hilbish.jobs interface and add stop function to job in hooks (closes #109)
- 0d4143582f docs: [ci] generate new docs
- 654ca4b527 docs: fix hilbish.alias doc
- Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 802f444ba6 docs: [ci] generate new docs
- 86a15e6363 feat: add configurable runner mode (closes #110)
- Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 96c1487bfa fix: make sure complete input is added to history
sammyette synced commits to master at sammyette/Hilbish from mirror
- 1e899bf18e chore: set name of history in menu to History instead of file
- f03f8c0da1 docs: add exitCode to job docs
- 1378a74e87 feat: add job hooks (part of #109)
- 63bc398f1c fix: use unexported alias handler init function
- 579a0cd0ce refactor: rename hilbishAliases to aliasHandler for clarity
- Compare 6 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- eb0a81f7a2 chore: prepare for v1.1.0 release
- 24b88a0483 docs: add docs for vim mode
- f73c6d4aa8 fix: completions of executables and running absolute paths on windows
- 925ded6cea fix(readline): remove duplicate code
- 92d0e195ab fix: change prompt back to user's prompt on contine prompt exit
- Compare 7 commits »
sammyette synced new reference v1.1.0 to sammyette/Hilbish from mirror
sammyette synced new reference windows-fixes to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- 8b5dc69950 feat: add command.not-executable hook (closes #119)
- 20a4cdb505 fix: handle path binaries properly on windows (closes #117, #118) (#120)
- 01d937afd8 fix: correct username in greeting on windows
- Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 32b421d402 docs: remove support notice
- 0ee47cc6f0 fix(readline): clear history filter on Readline, fixes filtering after ctrl-c
- Compare 2 commits »