sammyette sammyette
  • Joined on 2021-03-24
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 commits to master at sammyette/Hilbish from mirror 2021-11-23 08:56:04 +00:00
c329d21e7d chore: make changelogs and bump for 0.7.1
4aafddfdb1 fix: tab complete absolute path binaries properly
80dcfc362b fix: allow non absolute paths to be executed
4127396892 docs: add docs for new functions
7ab81a61df fix: dont trim trailing space for completion field
Compare 8 commits »
sammyette synced new reference v0.7.1 to sammyette/Hilbish from mirror 2021-11-23 08:56:04 +00:00
sammyette synced new reference v0.7.0 to sammyette/Hilbish from mirror 2021-11-23 08:56:04 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-11-23 00:46:04 +00:00
4e244e141f fix: remove variables heading if there is none, account for global in new module doc format
f741c2709c fix: check and print module isnt found instead of failing
179947cd98 fix: only add __docProp metatable from SetField function
43ddab699f feat: add in shell documentation for module properties
538ba3547f chore: reorder code
Compare 12 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-11-23 00:46:04 +00:00
65435572d4 docs: clarify what a scope is
c0abeee648 docs: fixed heading size for bugfixes in 0.7
a38625d821 docs: changelog for 0.7
4e244e141f fix: remove variables heading if there is none, account for global in new module doc format
f741c2709c fix: check and print module isnt found instead of failing
Compare 15 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-11-22 16:36:04 +00:00
123f8992b1 feat: add tab completion api
77cc7fe24a fix: only resize term if not running command
5a258ce68e chore: bump version
Compare 3 commits »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-11-22 16:36:04 +00:00
123f8992b1 feat: add tab completion api
77cc7fe24a fix: only resize term if not running command
5a258ce68e chore: bump version
35e648b7bc style: remove extra whitespace
06272778f8 fix: say if no perms for executable instead of printing not found
Compare 14 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-11-22 00:16:05 +00:00
35e648b7bc style: remove extra whitespace
06272778f8 fix: say if no perms for executable instead of printing not found
Compare 2 commits »
sammyette synced new reference docs/add-readline-install-for-arch to sammyette/Hilbish from mirror 2021-11-11 11:56:04 +00:00
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-31 07:06:04 +00:00
84ec3d085d feat: add hilbish.read function
97a6e4baf2 feat: add hilbish.interactive and hilbish.login vars
Compare 2 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-10-31 07:06:04 +00:00
2f816c33cd fix: revert "chore: update deps"
9b66547803 docs: change urls to use new org name
e06765abc3 chore: update deps
2073752e7e chore: merge from dev
84ec3d085d feat: add hilbish.read function
Compare 6 commits »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-10-22 03:16:04 +00:00
174d67c9e1 chore: bump version
c360ac7126 docs: add changelog for 0.6.1
f46d4c7024 docs: just remove the vertical split
d3c50aa227 docs: add newline before short description
1ee8827c9c docs: put short description above vertical split
Compare 9 commits »
sammyette synced new reference v0.6.1 to sammyette/Hilbish from mirror 2021-10-22 03:16:04 +00:00
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-10-22 03:16:04 +00:00
54d88f9f6c fix: use forked version of sh interp
80acd0857d fix(cd): use correct var
c12fd1a8b4 fix: let sh interp handle registered commanders
1a7dccb757 feat(cd): show path in error messages
Compare 4 commits »