Peter Krumins

Results 7 issues of Peter Krumins

Hi Matt, Thanks for creating this great plugin! I'm wondering why this plugin is adding so much extra space around the results? Here is what I mean. Let's say I...

Hello there, Today at [Browserling](https://www.browserling.com) I had to debug an issue for a customer in IE7. He was using socket.io (latest v1.3.7), that uses json3. I found out that in...

I made v work with fzf. First, modify v not to display the choice dialog when using the `-l` flag, then use this shell function to call it: ``` v()...

I was trying to convert JSON to CSV and used multiple characters as a delimiter but it didn't accept it. Here's a small example: ``` > Papa.unparse('[{"a": "1", "b": "2",...

Hi Chris, I have a terminal vim installation without the clipboard register support so thanks for creating this great plugin! I'm following the readme but I'm having trouble understanding how...

it's blocking, make it nonblocking, k?

Hi Andrew, Thanks for creating this great plugin! I was just using it on a file with a filename `readme-2000-2010-2.md` and the plugin broke. It thinks that all edits should...