Joseph Carter

Results 19 issues of Joseph Carter

I used to use vim-plug whose documentation included an if statement you could use to drop a vimrc/init.vim on a new system and the first time you started vim, it'd...

Hi, I've noticed there is not yet any remotely Pythonic API for the Joystick and GameController features of SDL2, and I'd like to change that. To that end, I wrote...

@LukeMS has this added to his personal sdl2 repo on GitHub, but hasn't offered the patch upstream. Enough people seem to want it that I've decided ti offer it as...

Could we maybe set colorcolumn+= rather than colorcolumn= when max_line_length is set? I have other uses for mine besides marking a margin line.

Enhancement

Using Debian unstable/sid with OfflineIMAP 7.0.12+dfsg1-1, I find the following config snippet separates keywords by spaces: ``` [Account Gmail] localrepository = GmailLocal remoterepository = GmailRemote synclabels = yes labelsheader =...

feature
need contributor!

#### General informations - system/distribution (with version): Debian sid (up to date as of 2021-09-15, relevant details below) - offlineimap version (`offlineimap -V`): "7.3.0" - Python version: 3.9 - server...

bug

A simple enhancement to the game for deaf/HoH players: draw an on-screen indicator when the "bump" sound is played. Allows such players to more fairly bump their way through dark...

enhancement

Fixed #118 (tested with ProTERM). Also added build/ to .gitignore for CMake and flipped a couple of backwards comments for key designations in the SDL2 driver's keyboard handling. Looks like...

No patch forthcoming for these because I don't immediately know how/where you're generating the PDF nor from what source. The manual for GSplus actually lists F12 as the reset key...

Having a little trouble using GSPlus to debug ADTPro type stuff because when the ADTPro server disconnects from the socket, it still acts modemy with simple socket emulation mode, sending...