DannyDaemonic

Results 65 comments of DannyDaemonic

If you have more than a couple reviews people may sit and read reviews and ponder a purchase. And all without clicking around on your site, especially if Google brought...

One of the things I like about the mod is that I can send my save file out to someone else or otherwise remove the mod from the game and...

I just ran across this myself. The issue here is that you have to start your override files with: `

My suggestions include changing the include file names to their proper extension. I'm open to making a pull request that encompases my entire suggestion.

I just figured if we were doing it, we should do it right. I also agree it's a bit messy to use `Ctrl-C` to interrupt generation, but I would argue...

I just wanted to jump in to say that on an AMD EPYC 7551P 32-Core Processor with 64 threads, I still get the best performance running with 32 threads. I...

I'm in favor of this change but unfortunately improving `main` is low priority right now. I've got a couple pending patches for `main` stuck in limbo myself. I think part...

The directions will change depending on if you use --multiline-input or not. Without it: ``` == Running in interactive mode. == - Press Ctrl+C to interject at any time. -...

Ah, this is a feature of Window Terminal I wasn't aware of (and isn't tied to either the Command Prompt or PowerShell directly). The arrow keys I can fix. The...

I use the history feature on the shell, it is very useful there, but I've never seen it used inside a program before.