BlackCap

Results 32 comments of BlackCap

I am having this issue in xmonad, with or without `--no-fading-openclose`

TODO doesn't work for types though? ```dhall let id = λ(a : Type) → λ(x : a) → x in λ(TODO : ∀(a : Type) → a) → id TODO...

Rather than re-implementing all the common terminal shortcuts, it might be better to use [Haskeline](https://hackage.haskell.org/package/haskeline-0.7.5.0). This is the library that ghci uses for line editing. It has a global config...

Fiery dance does indeed also have this issue. Instruct does something similar: A pokemon with dancer uses revelation dance on an enemy. An ally uses instruct on the dancer. The...

As far as I can tell, that particular help page just doesn't exist on my particular install. `:help v_b_

I agree that it shouldn't consider all those arcane cases- it's not useful to the player- but it might make sense to consider the trivial case of throwing the shuriken...

I came here to request this as well. If I had to choose I would take `zz`, `zt` and `zb` over `scrolloff`. As is I occasionally try to `zz` to...

I disagree with this, I would much rather update manually than have slower startups. Ideally chromium would offer a `--update-extensions` flag

If we are talking about automatically updating the cvim extension on browser startup then this does slow down browser startup. The browser needs the new version of cvim before it...

Gotcha. I don't mind that if it is configurable. My preferred way to do this would be to symlink the config file to my dotfile folder, throw that on a...