lentil32
lentil32
**Describe the bug** When `dune-project` exists and project-wise `.ocamlformat` does not exist, unconfigured default foramtting will be used. (macOS) **Expected Behavior** Use global configuration if it is a project directory...
In macOS, `brew install opus` does not install `libopus` in `ocamlopt`'s search PATH, and `opam pin ~~~` get error. So I added `libopus` as prerequisite in README, with working reference.
I added OpenAI with Yojson support. The code is somewhat messy. There are duplicated lines in: - `openai.ml` `rest.ml` - `openai_entity.ml` `entity.ml` And in `main.ml`, `(handle_event ?openai)` is not like...
**Describe the bug** ``` ocamlformat errors: ocamlformat: Cannot process "/path/to/file/test.ml". Please report this bug at https://github.com/ocaml-ppx/ocamlformat/issues. BUG: formatting did not stabilize after 10 iterations. ``` **How to Reproduce** Minimal sample...
Installing emacs with `nix-darwin`, i got error `error: function 'anonymous lambda' called with unexpected argument 'nativeComp'`: ``` .nixpkgs on main [!+] λ make darwin-debug nix build .#darwinConfigurations.mydevice.system --show-trace --verbose...
### How to reproduce In the end of `.zshrc`: ```zsh smartcache eval starship init ``` Error occurs (stuck): ```console $ exec zsh $(/Users/user/.cargo/bin/starship prompt --terminal-width="$COLUMNS" --keymap="${KEYMAP:-}" --status="$STARSHIP_CMD_STATUS" --pipestatus="${STARSHIP_PIPE_STATUS[*]}" --cmd-duration="${STARSHIP_DURATION:-}" --jobs="$STARSHIP_JOBS_COUNT")...
In system settings, user can set hot corner to be called only when modifier key pressed with. This can be done with pressing the modifier to use with when setting...
the maintainer deleted GitHub account
To run in *nix system, surrounding quotes needed. Thanks!