Commit Graph

49 Commits (master)

Author SHA1 Message Date
sammyette f94b8ae59b
chore: update golua for popen (#172)
3 months ago
sammyette 8697344f98
feat: implement job foregrounding/backgrounding (#155)
10 months ago
sammyette d2f16dfbbf
feat: job enhancements (#153)
10 months ago
ym555 6ccb9ebeff
fix(readline): take into account character width (#145)
11 months ago
TorchedSammy 9d69b63a0f
chore: update golua (closes #142)
11 months ago
TorchedSammy 393fe3962f
chore: update golua
12 months ago
sammyette 0fc5f457ad
refactor!: support lua 5.4 (#129)
12 months ago
TorchedSammy 34ae8ade7b
chore: tidy go modules
1 year ago
TorchedSammy 9ff6e5879f
chore: bump go version to 1.17
1 year ago
TorchedSammy 5a2e3e4700
chore: bring readline in repo for easier maintenance
1 year ago
TorchedSammy f8f8cd0b59
chore: update dependencies
1 year ago
TorchedSammy 058d6ac456
chore: update readline
1 year ago
TorchedSammy 63e33af34d
chore: update readline
1 year ago
TorchedSammy e7ac7ce843
feat: add hilbish.os interface (closes #94)
1 year ago
TorchedSammy 065d752b82
feat: accessible vim input mode (closes #95)
1 year ago
TorchedSammy ad6d3193ff
chore: update readline lib
1 year ago
TorchedSammy 3cdd21a4fa
refactor: remove gnu readline
1 year ago
TorchedSammy 3165552c21
refactor: make go readline lib default, remove hilbiline
1 year ago
TorchedSammy 06221e06cd
chore: fix hilbiline version
1 year ago
TorchedSammy 15caa6e449
chore: replace gopher-lua import with github link
1 year ago
TorchedSammy d448ef07e0
chore: update manifests
1 year ago
TorchedSammy 8821171ff5
chore: clean up and update modules
1 year ago
TorchedSammy 970fe43413
chore: remove newline between replace directives in module file
1 year ago
TorchedSammy 2f809e398c
fix: use fork of go readline
1 year ago
TorchedSammy 6653fa2e03
feat: add new readline lib
1 year ago
TorchedSammy 369ddcc100
chore: use correct version of hilbiline
1 year ago
TorchedSammy 28fcdb3122
fix: take care of readline segfault, update deps
1 year ago
TorchedSammy 123f8992b1
feat: add tab completion api
1 year ago
sammyette 2f816c33cd
fix: revert "chore: update deps"
1 year ago
sammyette e06765abc3
chore: update deps
1 year ago
sammyette 54d88f9f6c
fix: use forked version of sh interp
1 year ago
Gabriel Rato c29b6c6fd4
fix: break for loop after finding the aliased command (#73)
1 year ago
sammyette f0013096fd
chore: update urls to reflect org name change
2 years ago
sammyette b608ea6bc8
chore: remove unused dep
2 years ago
sammyette 207f6ba719
chore: resolve merge conflicts
2 years ago
sammyette dc09bae6e4
chore: update hilbiline url to reflect org name change
2 years ago
sammyette 2230b8bd45
chore: update deps (mainly hilbiline)
2 years ago
sammyette aa7de15997
chore(deps): update dependencies
2 years ago
sammyette e0851809ab
feat: make readline agnostic, add hilbiline to test
2 years ago
sammy 507c8b6ed2
chore: update manifest files
2 years ago
sammy 3862d2898c
chore: update manifests
2 years ago
sammy b37f2411c7
chore: update manifests
2 years ago
sammy 5e44b84272
chore: update manifest files
2 years ago
TorchedSammy 76d0806375 feat: switch to master's readline lib; add tab complete and sh support
2 years ago
TorchedSammy cf317a9c64 fix: include other path (/usr/share/hilbish/) for packages
2 years ago
TorchedSammy 198f5f6334 "feat: add custom commands via lua in config"
2 years ago
TorchedSammy 52cf7e4799 feat: add command line flags and set SHELL, make commands exit on ctrl c
2 years ago
TorchedSammy f69eaaab44 update dependencies
2 years ago
TorchedSammy 981acc49d2 initial commit
2 years ago