Jon Higgs

Results 12 issues of Jon Higgs

I'm having issues running this in MacOS 12.2.1. ``` $ intellimouse-ctl list 0. ProIntelliMouse @ "DevSrvsID:4295139340" $ intellimouse-ctl get --dpi 0 Traceback (most recent call last): File "/usr/local/bin/intellimouse-ctl", line 8,...

bug

It would be great if up would support my Readline movement commands. https://www.gnu.org/software/bash/manual/html_node/Bindable-Readline-Commands.html Thanks.

enhancement
🤕 help wanted
😎 good first issue

I would expect each of these assertions to pass: ``` expect $(false) to_be_false expect $(false) not to_be_true expect $(true) to_be_true expect $(true) not to_be_false ``` however `expect $(false) not to_be_true`...

"command not found" errors currently get spat out at the top of stdout and program continues, skipping the broken tests. It should either show that the tests failed, or abort...

`cat ./about.txt` says no such file but `cat about.txt` works.

bug

I cannot work out how to add color to a part of a MenuItem. When I try droping ansi sequences into the string, I get nothing... Is there a better...

It's annoying to use the fn1- combo with one hand. Also add an LED that is lit when function is locked on.

http://learnvimscriptthehardway.stevelosh.com/chapters/54.html

Some commands cannot be undone `undo`. Go through and make them all compatible.