Ben Muthalaly
Ben Muthalaly
# Summary This PR adds back the upgrade notification banner that was originally added in #1274 and removed in 4af9bee, but only to specific views instead of the entire admin...
### Summary I tried to reset some diff changes by recording a short macro: `:reset-diff-change` followed by `goto_next_change`. When trying to apply this macro to a few specific changes in...
In the [Job Boards](https://blog.boot.dev/jobs/best-job-boards-software-engineers/) blog post, Triplebyte is recommended as a resource. But as of March of last year, Triplebyte was [acquired and shut down by Karat](https://connect.karat.com/tb-candidates), which no longer...
# Summary This PR adds basic support for the [papers-dl](https://pypi.org/project/papers-dl/) extractor for downloading scientific papers. At this point, `papers-dl` only supports Sci-Hub, but it is planned to support other repositories....
This fixes #29. Problems this solves: - users have control over if/how they want to use the config file - config file path is customizable - certain config file options...
`pdf2doi` currently reads or creates an INI file every time it's imported (in the `__init__.py` file). When used as a Python dependency in a Docker project, this file is created...
### Summary When using the `helix_normal` mode, `s` deletes the current selection and enters insert mode (which is a behavior already assigned to `c` in the Helix keymap) instead of...
### Summary In `helix_normal` mode, `alt-s` (or `option-s` on macOS) seems to be a no-op instead of splitting the current selection on newlines. ### Description Steps to reproduce: 1. In...
Closes #46 This PR fixes the most glaring compatibility issues with Firefox. Users should now be able to use and configure the extension similarly to Chrome. It's currently based on...
I had to restructure the directory because I couldn't figure out how else to make Vite happy. Future work could include rendering the screenshots in the S3 tab and making...