sammyette
sammyette
### Type Cosmetic ### Bug description spotify with the theme patch and a custom theme shows that there are some parts of the ui that still has green accents instead...
hi, do you think it would be possible to add a feature of adjusting padding for specific sides of the terminal? i want to do this to reduce the padding...
add the fs.watch function which takes a path and a callback. it will notify of any file events for the given path. this function also returns a "watcher" object which...
--- - [ ] I have reviewed CONTRIBUTING.md. - [ ] My commits and title use the [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) format. - [ ] I have documented changes and additions in...
--- - [ ] I have reviewed CONTRIBUTING.md. - [ ] My commits and title use the [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) format. - [ ] I have documented changes and additions in...
this will make it so i dont have to export random functions from readline to hilbish so that i can use them to make the lua functions. it also makes...
closes #182 this effectively copies and "backports" the fix for multiline editing from the work done at the upstream library in https://github.com/reeflective/readline/pull/24 and the reason for doing this is due...
probably gonna be a long wip branch. this is a kinda broad pr compared to others. this does mainly 2 things: - add code linting via ci which will be...
--- - [x] I have reviewed CONTRIBUTING.md. - [x] My commits and title use the [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) format. - [ ] I have documented changes and additions in the CHANGELOG.md....
if local nature module (in git repo) has an error, i would never know. it should print the error unless its one about nature not being present locally.