sammyette sammyette
  • Joined on 2021-03-24
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-13 04:16:26 +00:00
4cc49d45c7 chore: update license
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-02-01 03:16:26 +00:00
afe579f5be fix: use correct signature for rl lua loader
5d3c129e80 fix: import gopher-lua in other rl impls
2bc75c8130 style: tiny style changes/fixes
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-01-28 03:16:26 +00:00
22d8a61544 feat: add hilbish.history interface (closes #85)
3f9aad64b5 fix: use right function to set prompt in minimal config
8c802a6e6b feat: dont put input in history if it starts with a space
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-01-27 03:16:26 +00:00
f2a2ac44d6 refactor!: move global functions to the hilbish module
ea9c3eac30 docs: document new signal hooks
9cf03e37c4 fix: change hooks from signals to signal
e0b84aaff7 feat: emit sigusr1 and 2 signal hooks
Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-01-03 02:46:26 +00:00
8821171ff5 chore: clean up and update modules
sammyette synced commits to master at sammyette/Hilbish from mirror 2022-01-01 02:46:26 +00:00
c03671f47d chore: rename files to avoid collision (hilbish bin and shell.nix)
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-31 18:46:26 +00:00
5787582c2e fix: expansion on quotes in alias expansion
9d685ab785 feat: add hilbish.greeting
bcbd4be7f9 feat: allow appendPath to take table of paths (closes #88)
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-20 10:26:26 +00:00
54689b7dd1 docs: add newline after aur badge
740adf27f3 docs: change sizes of some headers and link to aur package
40578d9d5f fix: use a rwmutex for aliases map
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-20 02:26:26 +00:00
f81babe973 docs: remove extra newline after short description
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-19 18:26:26 +00:00
f6ff6bb274 fix(hilbish.aliases): push list of aliases in all() function
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-15 02:16:38 +00:00
bcc249a4bd feat: add aliases interface (closes #87 and #86)
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-14 18:16:39 +00:00
afa40dd1a1 docs: update readme with new description
fe8372379c fix: make user dataDir on non linux the config dir
Compare 2 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-12-14 18:16:39 +00:00
fe8372379c fix: make user dataDir on non linux the config dir
2e4bea8292 refactor!: replace hilbish.xdg with hilbish.userDir
b920f7d7b1 docs: change the description for the hilbish module
bcfbb20685 fix: dont export lua init
4dadfb0874 docs(contributing): fix sentence in making pr section
Compare 48 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-14 10:06:39 +00:00
2e4bea8292 refactor!: replace hilbish.xdg with hilbish.userDir
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-14 01:56:39 +00:00
b920f7d7b1 docs: change the description for the hilbish module
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-09 08:26:04 +00:00
bcfbb20685 fix: dont export lua init
4dadfb0874 docs(contributing): fix sentence in making pr section
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-07 23:46:04 +00:00
970fe43413 chore: remove newline between replace directives in module file
11aaa0cd36 feat: accept a function in complete
6bff669abe docs(bait): document catchOnce
c6edbc20af style: dont explicitly set exitcode to 0 since its the default value
82b4fa5e7c fix(docgen): revert "fix(docgen): trim trailing space from doc comments"
Compare 8 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-07 07:26:04 +00:00
2f809e398c fix: use fork of go readline
2ede1a195f chore: remove test completion code
6653fa2e03 feat: add new readline lib
Compare 3 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-06 23:16:04 +00:00
5c6310b1ca refactor: dont export functions and types
369ddcc100 chore: use correct version of hilbiline
eaaf17a792 fix: make table for args instead of using luar
f60f61e616 style: remove new line
28fcdb3122 fix: take care of readline segfault, update deps
Compare 9 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-04 22:16:04 +00:00
51b1219003 feat(bait): add catchOnce function
dd45766bae style: dont redeclare function param, just assign
144e158473 chore: remove unused function param
dedb8cbf76 chore: make typ a local
284d4e01a3 chore: rename f to fname in subdoc map (doesnt redefine f)
Compare 7 commits »