chris montgomery
chris montgomery
Every time I am browsing search results with any method other than vi-like hjkl keys, my entire terminal screen flashes. For example, I have pressed C-n/C-p and up/down arrow. The...
I have only seen this today, but I believe it must happen every day. I'm using this code to calculate the temperature change: ``` php // Get hourly conditions $hourly...
https://github.com/nix-community/home-manager/blob/e6a315900db775da3bb3138bab8caa70dafdaf9e/modules/programs/rbw.nix#L43
See #718 `fm_added_element` is not currently triggered on the correct element when `'add_more_position' => 'top'`
I have two separate fields set to `display_if` based on two separate values in a `Fieldmanager_Checkboxes` field. While this does work as a trigger, only one of the conditional fields...
### Describe the bug Build failure for `nufmt` package via the Nix flake on `aarch64-darwin` @ d2dba45f7366074aafbb2e0ee19ebc13c7f7c34c Full build log: ```log @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources...
I have both Embark and Which-Key available in my Emacs session. However, the initial value of `repeat-help-popup-type` is `which-key`, not `embark` as suggested in the README. I assume that is...
This, um…
The example for configuring this package for Elpaca compatibility calls `dashboard-setup-startup-hook`, however this results in initializing the dashboard on `after-init-hook` in addition to the correct `elpaca-after-init-hook`. Source of `dashboard-setup-startup-hook`: https://github.com/emacs-dashboard/emacs-dashboard/blob/ed1a6a452e26e2042faec2e073f1441d73a69447/dashboard.el#L497-L504...
The `--help` description for the `-q`/`--quiet` flag says "Do not output any message". But I see no apparent difference between the default output of `./vendor/bin/ecs` and the output of `./vendor/bin/ecs...