Austin Lund
Austin Lund
I've tried to merge across the interface calls to notmuch2. I have done some simple testing, but might have missed some things that have changed.
Before you submit a bug report, please make sure that the issue still exists on the master branch! **Describe the bug** Calling namedqueries with zero defined queries gives divide by...
I've run alot using this command: `alot -r -l /tmp/alot.log` and then tried to quit. The result in the log is: >ERROR:ui:Traceback (most recent call last): > File "/usr/lib/python3.9/site-packages/alot/ui.py", line...
### Before posting a bug report - [X] I have searched exisisting GitHub issues to make sure the issue does not already exist. ### Expected behavior BaseGaussianState.dm() doesn't preserve locality...
I get a warning emitted about incompatible types withe an alias. > $ avr-gcc -c -mmcu=atmega328p -DF_CPU=16000000 -O -o usart.o usart.c > usart.c:480:14: warning: 'uart0_putc_' alias between functions of incompatible...
It seems that one cannot use the solution using init() and step!() from the integrator interface. ``` using ModelingToolkit, MethodOfLines, OrdinaryDiffEq, DomainSets @variables x y t @variables u(..) v(..) Dt...
I have the time block format set to ``` format = "$timestamp.datetime(f:'%F %a %R %Z')" ``` The output appears as `2023-11-02 Thu 09:36 +10:00` but the chrono docs say that...
In the REPL, moving along a line in normal mode using 'h' and 'l' seem to work great. But moving along the line using the arrow keys seems to result...
I have the ignore palm option set with a fairly small threshold for palm detection. However I can always trigger a click if I rest my palm right near the...