Dennis Gosnell

Results 200 comments of Dennis Gosnell

That all sounds really good. Definitely feel free to open a PR with what you currently have (or a draft PR if that makes more sense). > Termonad boasts about...

@craigem I haven't been able to take a look at this (hopefully I can get to it in the next week or so), but any help testing would be really...

@pkinsky Thanks! I've actually used the buildscript functionality from XMonad, so I think this would be a nice addition to Termonad. However, ideally that functionality would be provided in some...

> my initial thought is that users of this functionality would have to accept losing the dyre auto-reload functionality (monitoring some directory referenced in the buildscript for changes and determining...

Let me try to explain a little bit more about what is happening. When you start Termonad, you normally call the `termonad` binary you've built with `stack` or Nix. This...

> ``` > while evaluating the attribute 'buildInputs' of the derivation 'vte-0.60.2' at /nix/store/npjlghv0g29rwiffxi99bqa74ylyq5k1-source/pkgs/stdenv/generic/make-derivation.nix:192:11: > ... > Package ‘systemd-245.6’ in /nix/store/npjlghv0g29rwiffxi99bqa74ylyq5k1-source/pkgs/os-specific/linux/systemd/default.nix:303 is not supported on ‘x86_64-darwin’, refusing to evaluate. >...

As long as you've used `optparse-applicative`, this shouldn't actually be too difficult to figure out. It is also a good way to get familiar with all of Termonad's options, since...

Hi, thanks for working on this! > I've noticed that dyre will only allow you to specify a different directory for its config search. it expects the name of the...

@lattfein As far as I know, this is not being worked on, so please feel free to go ahead and start working on this.

@thkoch2001 Thanks for the heads up! I'd be happy to take a PR adding support for `-e` and `-T`. From the linked webpage: > To be an x-terminal-emulator, a program...