Josh Cotton

Results 24 issues of Josh Cotton

The text input cursor is black ![image](https://user-images.githubusercontent.com/5257450/101533859-5f1a3d00-3964-11eb-95a2-7fcb85dfe4b3.png) I have a feeling this may be related to #26

- VSCode Version: Version: 1.68.0-insider (c0769274fa136b45799edeccc0d0a2f645b75caf) - Local OS Version: Windows 11 - Local chip architecture: amd64 - Reproduces in: Remote - Containers - Name of Dev Container Definition with...

In my bots I issue a `DisconnectAsync` on the client during shutdown to ensure a clean disconnect and that the bot shows as offline. However when I do this in...

enhancement
core
v4.x

Implements both methods discussed in #68 through four new environment variables - `PRE_BACKUP_SCRIPT` - `PRE_BACKUP_SCRIPT_FILE` - `POST_BACKUP_SCRIPT` - `POST_BACKUP_SCRIPT_FILE` The non-`*_FILE` variables take precedence if both are specified. Some things...

I'm currently using rclone to Google Drive but am thinking of switching to restic for a couple personal reasons. However, I would also like to have local tar backups as...

I'm getting multiple "failed to save config" errors in the logs for mc-backup. I suspect they're actually coming from rclone, but I'm unsure so I'm asking here first. ``` 2022-05-01T23:02:58+0000...

help wanted

### Environment DXX-Rebirth commit: cf51ac4ee03286618097229af911674e736116b3, date: 2022/05/22, downloaded from https://www.dxx-rebirth.com/download/dxx/rebirth/dxx-rebirth_20220522-win.zip #### Operating System Environment Windows 11, version 22000.795 #### CPU environment * [ ] x86 (32-bit Intel/AMD) * [x] x86\_64...

bug

**Relevant components** Standalone tray application (based on Qt Widgets) **Is your feature request specific to a certain platform/environment? Please specify.** No This is a very niche request, but one of...

feature request

I was attempting to use AutoBogus.Moq to generate some fake data interfaces. Unfortunately the interfaces in question have get-only properties, which AutoBogus.Moq doesn't seem to support. ```cs using AutoBogus; using...

A few years back Ryan Gordon made some updates to the Linux and macOS versions of D3, but never brought those changes to the Windows version https://www.patreon.com/posts/project-descent-33611585. It might be...

question