Abdullah Bakhach

Results 13 issues of Abdullah Bakhach

as soon as I run this ``` git diff | vim - -R +Diffurcate ``` I get this error ``` Error detected while processing command line..function diffurcate#Run: line 11: Couldn't...

- [x] I have fzf 0.30.0 or above - [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [x] I have read through the manual...

I'm running two ec2 instances that are running beanstalkd queues each (using a cron job).. If i do a ps aux | grep bean i get this on machine 1...

**intro:** I initially set up a rails application that managed the asset pipeline and installed the angular-google-maps dependency (see [gemfile](https://gist.github.com/abbood/45572362f34e5cecc146)). I used [slim](http://slim-lang.com/) for the html, and this is the...

I have taken over a project that uses strider to - make sure all the unit tests pass - automatically deploy to our staging environment once they do.. however currently...

I have Behat test cases written like so: Feature: Checkout In order to buy products As a customer I need to be able to checkout items in the cart Background:...

I'm just wondering on how well does this library perform under pressure.. can it convert a 100 pager word doc on an iphone?

I noticed that if my command includes an apostrophe the final output disappears ie runcoacoa ' NSString\* searchKeyword = [NSString stringWithFormat:@"searchkeyword"]; NSString\* str = [NSString stringWithFormat:@"SELECT \* FROM movies where...

originally i got the problem trying to run delayed jobs on [fedena](http://projectfedena.org/forum/4-project-fedena-souce-code-related/topics/766-exception-in-generate-reports) on a windows box.. but then even the most basic commands don't work: ``` shell $ which rush...

i'm trying this using xcode 5 with sotryboard.. any idea why this is happening?