2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-09 04:22:03 +00:00

2 Commits

Author SHA1 Message Date
TorchedSammy
f73c6d4aa8
fix: completions of executables and running absolute paths on windows 2022-03-17 20:22:30 -04:00
sammyette
20a4cdb505
fix: handle path binaries properly on windows (closes #117, #118) (#120)
* fix: handle path binaries properly on windows (closes #117, #118)

* refactor: dont return exec name since it isnt needed

* fix: return correct error in find exec function and stat always

* fix: remove filepath import for exec file check on unix
2022-03-16 19:44:32 -04:00