Russell Sim

Results 14 issues of Russell Sim

Hi, I'm trying to wait for a system to leave an error state, but the system always raises exceptions, to try and wait for it i ended up using a...

bug
help wanted

Hit this bug while trying to test, https://github.com/russell/cl-git/runs/7171170114?check_suite_focus=true ``` Running test FETCH-REMOTES ... free(): invalid pointer fatal error encountered in SBCL pid 6550 tid 6550: SIGABRT received. Running test CLONE-REPOSITORY...

Hi, When i press `C-x m` it starts to compose a message, the message ends up in the nil perspective, and the frame is in still in my current perspective....

They are very similar gems, but the former isn't supported on newer versions of OSX. Basically you'll see an error like. ``` gh-markdown.c:56:29: error: implicitly declaring library function 'isspace' with...

To support M1 we need to also build for the `arm64` architecture. I have tested building the golang binary locally and it works great on M1

**Is your feature request related to a problem? Please describe.** `prelude-mode` overrides the behavior of `C-a` among other bindings which makes vterm not work. The terminal never receives the key...

Bug
stale

## Description It has been 3 years since there has been any activity on this project? Would it be possible to move this out to it's own organisation so that...

Currently on a small device the pre tag will wrap text. This causes the line numbers to not line up with the correct line. Bootstrap by default is causing the...

bug

This is to support this in hybrid environments where users may not be using evil mode at all, or may be using evil mode in some situations. I really like...

Having multiple systems declared in a singe asd file is deprecated, and ASDF now requires that any subsystems be namespaced with a `/`. This is shown by a message when...