Blake B.

Results 15 issues of Blake B.

# Feature Enhancement of Acceleration Curve and Addition of Keybindings and Types ## Summary: Enhancements to the plugin focusing on improving the acceleration curve for smoother cursor movements, with the...

Directly related to existing comment in #2300 regarding the requirement for a file checksum to be available. [Scoop Issue](https://github.com/ScoopInstaller/Versions/issues/2137) [Scoop PR](https://github.com/ScoopInstaller/Versions/pull/2138)

## Describe the bug Using pwsh (variant 7/new) to try and initialize a new connection via handing my_username@home_ip_addr - p 22 results in 2 failings to identify correct OS and...

bug

Implementes graceful shutdown - closes #20

## Description Currently, when shutting down the main server loop, the vectored launcher/custom join_all which is called in main->`crate::util::tasks::join_all()` does not properly/fully exit upon SIGINT/SIGTERM. This results in a partial...

Considering the way the feature is worded it seems as though it should function similarly to something like a htm-x swap - I don't believe it should be rendering entire...

# Summary Following the changes in [938f24c](https://github.com/MordechaiHadad/bob/commit/938f24c13fa0dac6e2345736994594276a9a9ea9), to require an `Issue` to be opened prior to a PR I'm opening one. I believe the addition of a handful of `Issue`...

enhancement

# Summary I propose adding automated nightly release builds to the project using GitHub Actions and Releases. This would involve setting up a workflow that triggers nightly (e.g., via a...

# Summary Following the changes in [938f24c](https://github.com/MordechaiHadad/bob/commit/938f24c13fa0dac6e2345736994594276a9a9ea9), to require an `Issue` to be opened prior to a PR I'm opening one. I believe many of the calls that are made...

enhancement

# Summary ## Refactoring section - Removes the requirement for both `cfg-if` and `rand`, preferring the use of (already available) cfg decorator for relevant function(s). - Single branch logic in...