sammyette sammyette
  • Joined on 2021-03-24
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-10-19 02:06:04 +00:00
b008d48c60 fix: handle ctrl c properly when not interactive
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-18 17:56:04 +00:00
b008d48c60 fix: handle ctrl c properly when not interactive
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-18 09:56:03 +00:00
2cf979401b feat: use dataDir in requirePaths
87fcdd3c10 fix: remove / at the end of xdg data path
9f523ba3c0 chore: fix merge conflict
e08e3b9b94 fix: require paths
00f41a95bc fix: use dataDir var in requirePaths
Compare 11 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-10-18 09:56:03 +00:00
2cf979401b feat: use dataDir in requirePaths
87fcdd3c10 fix: remove / at the end of xdg data path
9f523ba3c0 chore: fix merge conflict
e08e3b9b94 fix: require paths
00f41a95bc fix: use dataDir var in requirePaths
Compare 8 commits »
sammyette synced new reference v0.6.0 to sammyette/Hilbish from mirror 2021-10-18 01:46:03 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-10-18 01:46:03 +00:00
a8ecd44efb docs: add changelog for 0.6.0
ce4ba48da0 feat: pass command string to command.exit, fix aliases with sh interp
7a4cbbddff fix(ansikit)!: return hyperlink ascii code instead of printing it
72194898ba fix: add back inspect
3bd71828fa fix: temporarily remove inspect
Compare 25 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-18 01:46:03 +00:00
72194898ba fix: add back inspect
3bd71828fa fix: temporarily remove inspect
7615e56ffd feat: add cdr command
d51ae7d310 chore: update succulent
3042fce50e fix: cleanup since returned tables from functions aren't userdata anymore
Compare 22 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-17 17:36:02 +00:00
6b065dc035 fix(fs): make stat better
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-10-17 17:36:02 +00:00
6b065dc035 fix(fs): make stat better
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-10-17 01:26:02 +00:00
df70082a81 feat: add doc command (closes #76)
4dd6db54fe fix: stop using setField wrapper
afd999a7b0 docs: add docs for functions
54635072f6 fix(docgen): use better perm mask for output files and folder
bd3e9fdca6 docs: make linebreaks to descriptions for better alignment
Compare 17 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-17 01:26:02 +00:00
df70082a81 feat: add doc command (closes #76)
4dd6db54fe fix: stop using setField wrapper
afd999a7b0 docs: add docs for functions
54635072f6 fix(docgen): use better perm mask for output files and folder
bd3e9fdca6 docs: make linebreaks to descriptions for better alignment
Compare 11 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-16 17:16:02 +00:00
3cafbe8c4f docs: document hilbish module functions, xdg vars, and add descriptions for modules
a2f54b627b feat: output docs to a docs folder, allow multiline docs
71b72bbdd4 chore: move comments below package declaration
1689d80721 feat: add docgen program, document almost all hilbish functions
ecbcf9a968 feat: add docgen program
Compare 5 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-15 00:26:03 +00:00
f9133584d4 chore: add dataDir var
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-10-14 16:16:03 +00:00
e4833bdba9 feat: add command.preexec hook
63061e3a52 fix(bait): allow more than 1 argment for catch callback
Compare 2 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-14 16:16:03 +00:00
e4833bdba9 feat: add command.preexec hook
63061e3a52 fix(bait): allow more than 1 argment for catch callback
4596159b8f feat: add command.precmd hook
9eabe5323d fix: throw command.exit with 0 code if input is nothing
Compare 4 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-10-14 08:06:03 +00:00
4596159b8f feat: add command.precmd hook
9eabe5323d fix: throw command.exit with 0 code if input is nothing
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-10-13 23:56:02 +00:00
38233ccda4 feat: include inspect in hilbish libs
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-13 23:56:02 +00:00
38233ccda4 feat: include inspect in hilbish libs
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-10-13 15:46:03 +00:00
7ac0e27739 fix: lib paths for ~/.config
d2c720c863 fix: make lib paths in ~/.config/hilbish on linux
0977110e79 feat: add default history dir to xdg dir, or fallback to home
b387b18923 fix: properly default config dir to xdg dir
Compare 4 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-13 15:46:03 +00:00
7ac0e27739 fix: lib paths for ~/.config
d2c720c863 fix: make lib paths in ~/.config/hilbish on linux
0977110e79 feat: add default history dir to xdg dir, or fallback to home
b387b18923 fix: properly default config dir to xdg dir
d58617b173 docs: slight refactor of the readme
Compare 5 commits »