sammyette synced commits to master at sammyette/Hilbish from mirror
- b210378380 ci: remove .exe from windows artifact names
- 03cb9c06f3 ci: fix release builds; make them include lua libs and nature lib
- c929c7602f ci: checkout submodules
- e678ef66d8 docS: update changelogs for master
- d053b58204 ci: indent list of files
- Compare 8 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 2790982ad1 fix: no command completions if query/line is an alias
- 4e5f8b5c80 docs: add docs for nature module
- 4a4c4d8c74 refactor: rewrite completion handler in lua
- bcf02a6b0e fix: make custom hist dir match default by adding hilbish to the path
- Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 984b8a4308 feat: add hilbish.aliases.resolve to resolve an alias
sammyette synced commits to master at sammyette/Hilbish from mirror
- 3db6334445 docs: [ci] generate new docs
- 9e596dc271 refactor: (re)organize and change prelude path and structure
- f003249632 docs: update doc reference for vim mode actions
- 1714aeac36 feat: add fs.abs
- bca89197ad fix: add io flush after doc help message
- Compare 13 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 4080ba90e9 fix: correct custom runner mode handling with recent changes
- 21d644e2f2 docs: [ci] generate new docs
- 4dae48e52d fix!: change the way highlighter and completer are set
- 1a4008fcfb docs: [ci] generate new docs
- 57d7527356 fix: make hilbish.which work with aliases and commanders
- Compare 5 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 3d525aa7da fix: dont allow overrides on hilbish table
- 37e1b12b81 feat: add hilbish.completion.call to call a completer
- abfd4e5196 fix(util): SetField on a table with a metatable causing panic
- bd35e3b871 refactor: use foreach function to loop over lua tables
- Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 86aa40af64 docs: [ci] generate new docs
- a89d3e59d6 docs: fix typo in hilbish.inputMode doc (closes #147)
- Compare 2 commits »
sammyette synced commits to insensitive-tab at sammyette/Hilbish from mirror
- 1b298fd0d7 fix(readline): access oldComp not from readline instance
- 1e868e4165 fix(readline): typo in virtual candidate insert
- 4daebf2643 fix(readline): update virtual completion fully if its prefix doesnt match input
- Compare 3 commits »
sammyette synced commits to insensitive-tab at sammyette/Hilbish from mirror
- f360671e2a fix(readline): change input text if it doesnt match supplied prefix for completions
- c6bb8bc663 fix: update for latest changes
- 1458ecdcab fix: file completions changes
- 6ccb9ebeff fix(readline): take into account character width (#145)
- e34ab5314a fix: make macOS config path match Linux (#143)
- Compare 100 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 1458ecdcab fix: file completions changes
sammyette synced commits to master at sammyette/Hilbish from mirror
- 6ccb9ebeff fix(readline): take into account character width (#145)
sammyette synced commits to master at sammyette/Hilbish from mirror
- e34ab5314a fix: make macOS config path match Linux (#143)
- 0ae31123b9 fix: make expand home actually expand and not do the opposite
- 7a17d7931f fix: use load from source in DoFile function instead of load chunk
- d4084a82ba fix: expandHome function using hist dir instead of passed arg
- Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 9d69b63a0f chore: update golua (closes #142)
- b83c09a2b3 fix(readline): check stdin error properly
- bee8d6e9e6 fix(readline): input going to next line if its longer than terminal width
- 48cb62282d fix(readline): input getting cut off on enter
- Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 1e48a3e03d fix(readline): home and end buttons not putting the cursor in the right place
sammyette synced commits to master at sammyette/Hilbish from mirror
- 4e8aa7ed1d fix(readline): use invert for completion highlight instead of hardcoded colors
- 919a52a630 fix: handle syntax error in aliased command
- b0c950a96a fix: make sure user input is saved to history without alias expansion (4th same regression woo)
- Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- c4438579f6 build: remove all from install target
- 59e81d3996 build: improve makefile
- Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 7f161e6683 feat: added forward/backward word keybinds (#139)
sammyette synced commits to master at sammyette/Hilbish from mirror
- ded0be275f chore: bump version to v2.0.0
- e3fdf84f5c fix!: make path to script the 0th arg instead of 1st
- 194e4e01b7 fix: don't insert any unhandled control keys
- e5c9b85008 feat: add ctrl _ to undo
- Compare 4 commits »
sammyette synced new reference right-prompt to sammyette/Hilbish from mirror
sammyette synced commits to right-prompt at sammyette/Hilbish from mirror