Inkbottle007

Results 4 issues of Inkbottle007

``` $ papis --version; cat ~/.config/papis/config papis, version 0.11.1 [papers] dir = ~/Documents/mypapers # [settings] # default-library = mypapers ``` Hi, When I use `papis`, I get "stuck" in a...

documentation

[Notice that the rfft of odd and even length signals are of the same shape. (?)](https://ocaml.xyz/book/signal.html) Hum, I'm not sure about that. However when composing `irfft` with `rttf` on odd...

bug
enhancement
question

With `ocaml-lsp` + `lsp-mode` + `emacs`. When I do `M-x lsp-rename` (`t -> foo`) on `type t = T of t [@@deriving show]` I get `type foooooo = T of...

Dear `fd` maintainers, I’d like to suggest an enhancement for `fd`: the inclusion of a `--ctime` (change time) filter option. Currently, sorting and filtering by modification time (`mtime`) is quite...

feature-request