David Sánchez

Results 14 issues of David Sánchez

Hi guys, I don't know much about nix, but this seems like it needs to be fixed from this side. **Describe the bug** There is not much else to add....

Hi guys, I have noticed that, at least on macOS 11, installing nix-darwin adds the current working directory to the right side of the prompt. This information is redundant with...

Hi all! First of all, thank you for your awesome job with Summoner and Kowainik. Summoner is my go to for Haskell projects! I'd like to check if a configurable...

Hi guys! I have modified Summoner so it uses the official `gh` CLI application from GitHub instead of `hub`, which was already having problems with authorization (see https://github.com/github/hub/issues/2655#issue-752529775). I have...

question

Hello! I've been trying to insert a large fragment of code (1238 lines) as an appendix to my LaTeX document. I've tried both the `minted` environment and inserting an external...

question
docs

Hi, First of all congratulations for your work, it's a pleasure to work with `twitter-conduit`! I was wondering if support for the new Twitter API v2 is planned for this...

Hi guys, I don't know how the `wasmer-wasi` code is being called here, but attempting to use `zellij --layout strider` on macOS (M1) panics with the following (reaches an `unimplemented!`...

bug

### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...

bug
triage

Addresses https://github.com/zellij-org/zellij/issues/1933. Aliases can be sourced in `.zshrc` or equivalent separately from the completions, which could be subject to autoload (and hence the aliases won't be available in a session...