sammyette synced new reference insensitive-tab to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- b8e0874ab0 fix: catch and ignore sigquit signal (closes #112)
- ae449b89eb fix(readline): dont show completions menu if there is only 1 entry (closes #107)
- Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 91222f9d74 fix(readline): dont reduce pos if its at 0
- feb2ea18fb docs: document hilbish.vimAction hook
- 726d265cca feat: add hilbish.vimAction hook (closes #108)
- 7d9c7ddf18 fix: empty multiline prompt if entire prompt is single line
- 5e505d0a8d fix: increate pos by 1 at paste instead of 2
- Compare 7 commits »
sammyette synced new reference doc-iface to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- 0113a4e0b4 fix(readline): make esc escape any vim mode
- 5a2e3e4700 chore: bring readline in repo for easier maintenance
- b05cb30ed7 fix: check if interactive *and* input starts with space to determine if to add to history
- Compare 3 commits »
sammyette synced new reference v1.0.4 to sammyette/Hilbish from mirror
sammyette synced new reference v1.0.3 to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- dc53eef829 ci: add checkout for create release
- 2f728de6a1 ci: fix checkout
- 4dc5ff60fd ci: fix submodule clone
- a414c87e06 chore: bump version to v1.0.4
- b3db55708a ci: clone submodules
- Compare 10 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 4a4cb3409f fix: set running to true before throwing exit hook on no input
- 853dfa369f fix: add user input to history instead of hilbish expanded (closes #103)
- 738939e4c9 fix: remove duplicate binary suggestions (fixes #105)
- Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 3babf36c43 fix: remove newline from prompt
- b7478c3c1a chore: prepare for v1.0.2 release
- 605574f262 fix: create directory for hist dir if it doesnt exist
- Compare 3 commits »
sammyette synced new reference v1.0.2 to sammyette/Hilbish from mirror
sammyette synced new reference v1.0.1 to sammyette/Hilbish from mirror
sammyette synced new reference v1.0.0 to sammyette/Hilbish from mirror
sammyette synced commits to master at sammyette/Hilbish from mirror
- 9165e0bdf9 chore: prepare for 1.0.1 release
- ec886e17fa fix: dont refresh prompt at startup
- ba67278fad fix: dont print types of args in appendPath
- 539cf402ca fix: dont double set prompt
- 8eb5a6710d build: update makefile
- Compare 17 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 4b57dc2ed8 feat: add hilbish.exitCode property (closes #101)
- 928b829388 fix: set hilbish.vimMode property before throwing hook
- 7b693908df docs: document hilbish scope hooks (closes #100 - 100th issue!!*)
- 8d8b298053 docs: clarify what hooks are from
- 281c443b7b docs: add spacing between signal hooks
- Compare 9 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 29c1e29bb7 docs: change date of 1.0
- 105552ac74 docs: fix 1.0 link in changelog
- f28fd7e6c0 docs: fix indent size and type
- Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- f3f49fc398 docs: make changelog up to date
- 893d72a236 chore: prepare for 1.0 release
- 0637f2763b fix: dont write history automatically with rl library
- 1cb536b1ac fix: write to bottom of history file instead of at top
- 6740e012a5 fix: finish properly when command exit is successful after contine prompt
- Compare 13 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 59963add14 fix: dont complete binaries in path if complete req starts with file prefix
- 88fd6f01b9 fix: dont add last empty line of history, make sure first isnt missing in search
- Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 5175367b35 fix: handle errors in goro and timeout callbacks
- 83ca8066e6 chore: remove unused prompt var
- 92f279e5cf fix: prevent writing empty line to history
- f26ef935dd feat: add file history (closes #97)
- 6b9bbb615d fix: handle prompt properly and remove global
- Compare 5 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror
- 237bc19f68 fix: prompt handling
- 63e33af34d chore: update readline
- d7f10b0247 docs: [ci] generate new docs
- 99461e42d0 fix: export hilbish.goro (closes #98)
- Compare 4 commits »