Martin Kimmerle
Martin Kimmerle
If you create your own map with the map editor, start a game with it, save that game and then delete the map file (e.g. `maps/test.sqlite`), the savegame can't be...
What do you think about appending the characters `+` (plus sign) and `@` (at sign) to the [`iskeyword`](https://vimhelp.org/options.txt.html#'iskeyword') (`isk`) option? :set iskeyword+=+,@-@ This way pressing [`*` (star)](https://vimhelp.org/pattern.txt.html#star) on `+project` and...
According to your [readme](https://github.com/acvetkov/sinon-chrome/blob/35def48c793244e087e0444c59a0e14d2460f4c2/readme.md), the schema for WebExtensions bases on Firefox 49. However, the current stable version is 55. Please consider updating to Fx55.
First, thanks a lot @traxium for making and maintaining this add-on! I'd like to request a new option to the _«Insert new related tab at …»_ preference **Steps to reproduce:**...
The issue has been described here: https://github.com/mkropat/jumpapp/issues/51#issuecomment-607414376 The first commit replaces the space separation by tab separation (`SEP=$'\t'`) regarding the ”columns“ `windowid hostname pid workspace class title`. I also updated...
I would love to see two keyboard shortcuts for ”Next“ and ”Previous“, which should be available when the {find+} popup is closed. Maybe `Ctrl+F3` and `Ctrl+Shift+F3`?