Ed Blake

Results 8 issues of Ed Blake

With "set theme=matrix" visual selections are not visible. Adding custom theme definition to the options page would also be nice. 「set theme=matrix」決定するとビジュアルモードが見えられなかった。 オプションページに自分のテーマが作ればも面白いだと思います。 Browser: Chrome バージョン 50.0.2661.94 m

bug
solved in latest source code

Hi, thanks for maintaining and enhancing this great old mod! For background I am building a questing modpack around the "ComputerCraft Challenge", so I'm thinking about ways to introduce and...

enhancement
help wanted

This is pretty minor, but all my `testing` expressions lose their context div when I make them do async testing. That is the bit of descriptive text between blocks of...

bug

While testing locally and using Studio read only I frequently get error popups about "writing". Now it is also failing to open in shared mode readonly: ``` System.NotSupportedException: Stream does...

Before I fully adopted this library I had my own shoddy imitation. I'm slowly upgrading, but I'm missing one method from my Result implementation: `Fail`. In most cases it is...

I'm trying to run some Python unittests as I'm writing them in Vim on my Galaxy Note 10.1... You guys are awesome! Unfortunately for me, even though none of my...

You currently have the permutation table defined as: ``` private static readonly short[] P = { 151,160,137,91,90,15, ... }; ``` If you instead [randomly select those values](http://forum.unity3d.com/threads/simplex-noise-questions.62391/#post-399533) you should get...

help wanted

MC 1.12.2 Forge 14.23.1.2587 FactoryTech 1.3.1 (displays as 1.1.6b in MultiMC) Expanded Industry 4.0.0a Hardlib v4 Throwing stacks into the wooden hopper causes stack deletion and other weird behavior. I...

cantfix