Martin

Results 121 issues of Martin

Fixes typo

docs
status:needs-triage

Fixes #189

Relevant bit of the log: http://pastebin.com/jCCiX1YV Modlist: http://pastebin.com/KQYzk5xn Forge 2116.

There is no way to take items from the Grid by CTRL/SHIFT. When holding CTRL/SHIFT and using the Grid's crafting window, it works but also scrolls items in the grid...

First of, all thanks for maintaining this mod over the years! Current config for reference: ``` { "useMojang": true, "useCrafatar": true, "useCustomServer": false, "hostCustomServer": "http://example.com", "useCustomServer2": false, "hostCustomServer2Skin": "http://example.com/skins/%auto%", "hostCustomServer2Cape":...

Currently, if I want my friends to use my skin server, I have to tell them to change their config file. This is very annoying and sometimes they do not...

Log: http://i.imgur.com/Lvcey8I.png I'd imagine the -a option would keep the last 3 HEX blocks, instead of changing all 6.

Hiya, this mouse seems to be a tad bit different than the mice currently supported. For example it uses 32(64 chars) bytes long packets for receiving and sending, not 36(72...

Executing ``` ./check_json -u http://example.com -a '{"success"}' --expect '1' ``` where example.com returns ``` {"success":true} ``` would fail with ``` Not an ARRAY reference at /usr/share/perl5/Monitoring/Plugin/Threshold.pm line 19. ``` I...

Using btrfs-snap 1.7.3 from AUR. [0] % pacman -Q btrfs-progs btrfs-snap btrfs-progs 4.13-1 btrfs-snap 1.7.3-1 Maybe I'm misunderstanding how this tool works? ``` c0rn3j@Lappy : ~ [1] % sudo btrfs-snap...