sammyette sammyette
  • Joined on 2021-03-24
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 »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-12-02 05:06:04 +00:00
2e21af4d6b refactor: use curuser to get homedir everywhere
effd028658 fix: substitution of home dir to ~ when names in path match it
4a517bde5e fix: remove handler when error in hook occurs
6a526dbbe4 fix: dont panic when error in bait hook occurs
3568b62219 style: use decl and assign operator instead of var and =
Compare 5 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-11-29 11:46:04 +00:00
34778a4bdf fix!: default SHLVL to 0 instead of 1
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-11-28 19:26:04 +00:00
ce0b2ab955 fix: dont print extra new line on ctrl+d in continue prompt
9261253b63 fix: stop interval if error occurs
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-11-28 11:16:04 +00:00
f6aaf85cca fix: make minimal config actually minimal and not require lunacolors
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-11-26 10:26:04 +00:00
12910ba724 fix: add docs for hilbish.xdg
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-11-24 01:16:05 +00:00
e8a69d36bb fix: executable tab completion
sammyette synced new reference v0.7.1 to sammyette/Hilbish from mirror 2021-11-23 08:56:04 +00:00