Ivan Tham

Results 559 comments of Ivan Tham

@hansl Would it be better to have `cbor::vec!` macro rather than using `cbor::vector` with `vec!`?

It doesn't have `Serializer` and `Deserializer` which we can easily use for `serde_transcode`.

@windelbouwman Isn't using this patch use `f64` rather than `f16` or `f32`, which increases unused size? What if there are `f128` (#103), do we need to switch all of them...

That is in another pull request #103 like I mentioned.

You can also try https://github.com/chrisbra/NrrwRgn, although it is a bit slower.

@chrisbra Maybe because it have more features?

There is also sk https://github.com/lotabout/skim, I use that rather than fzf, it's the same anyway.

No, I mean it will just show the colored output. ![2015-09-03-214034_564x340_scrot](https://cloud.githubusercontent.com/assets/4687791/9659706/76844002-5284-11e5-87a0-09c81194d6dd.png)

Yeah, low priority, just for debugging purpose or maybe it could also work on other window manager such as dwm.

> I'm actually experimenting dynamic block properties that implies a bit of refactoring. What do you mean by that? I think I will try to add that feature myself because...