sammyette sammyette
  • Joined on 2021-03-24
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-18 03:35:16 +00:00
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 2022-03-18 03:35:16 +00:00
sammyette synced new reference windows-fixes to sammyette/Hilbish from mirror 2022-03-17 03:28:38 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-17 03:28:38 +00:00
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 2022-03-16 03:18:39 +00:00
32b421d402 docs: remove support notice
0ee47cc6f0 fix(readline): clear history filter on Readline, fixes filtering after ctrl-c
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-15 02:48:39 +00:00
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 new reference insensitive-tab to sammyette/Hilbish from mirror 2022-03-15 02:48:39 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-14 02:48:39 +00:00
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 2022-03-14 02:48:38 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-13 18:48:39 +00:00
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 2022-03-13 02:38:39 +00:00
sammyette synced new reference v1.0.3 to sammyette/Hilbish from mirror 2022-03-13 02:38:39 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-13 02:38:39 +00:00
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 2022-03-08 01:58:39 +00:00
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 2022-03-07 09:46:27 +00:00
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 2022-03-07 09:46:27 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-07 01:36:27 +00:00
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 new reference v1.0.1 to sammyette/Hilbish from mirror 2022-03-07 01:36:27 +00:00
sammyette synced new reference v1.0.0 to sammyette/Hilbish from mirror 2022-03-07 01:36:27 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-03-06 17:36:27 +00:00
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 »