lucianposton
lucianposton
A quoted search expression, e.g. `:Ack "Error code"`, fails as follows: ``` || [Search results for '"Error'] zsh|1| unmatched " ``` Notice it is searching for `"Error` instead of `"Error...
Fixes https://github.com/yegappan/grep/issues/9 The (incomplete) patterns were shellescape()'d. Even if the full pattern were parsed by s:parseArgs(), it isn't necessary since the user is typing in an argument to a command...
See #10 s:parseArgs() incorrectly assumes that the first non-option argument is the entire search pattern. Vim's `` doesn't handle quotes like shell quoting does, unfortunately, making this assumption in s:parseArgs()...
After sending `ESC =` via `echo "\e="` to alacritty, the terminal code for the keypad key presses does not appear to change as expected after enabling application keypad mode. As...
https://github.com/ricochet-im/ricochet/blob/a22c729b3e912794a8af65879ed1b38573385657/ricochet.pro#L65 See https://github.com/ricochet-im/ricochet/pull/549 for previous discussion on the issue. This approach to renaming a file before installing doesn't work with qmake (at least not with 5.9.4). qmake does not execute...
Just throwing this up on github in case others were looking for a way to add a hotkey to switch screen emphasis between bottom/top or even/emphasis until melonDS's QT ui...
Is the image format described at http://www.co8.org/community/index.php?threads/co8-portrait-packs.7735/#post-96116 still a requirement in Temple+? Namely, - Targa image files, .tga files - The BIG images must be 130 pixels wide and 150...
1) Recruit Pishella 2) Summon familiar 3) Remove Pishella from group The familiar remains in the group
It doesn't appear that .dmp files are created when the app aborts due to unhandled exceptions (e.g. from D3DVERIFY) inside the toee hooks e.g. https://github.com/GrognardsFromHell/TemplePlus/blob/master/TemplePlus/fonts/fonts_hooks.cpp#L31 . See #288 for example.
I had many items in the storage chest from the extraplanar chest item, and went to sell them, so I summoned the chest and pulled out most of the items...