James Baumgarten

Results 18 comments of James Baumgarten

Fugitive's `:GBrowse` command + vim-rhubarb does this for github. I think vim-rhubarb has nothing really to do with the actual logic of computing the old line numbers, but am not...

For the moment I've implemented this myself in vimscript. I agree it would be nice to have in kommentary itself but this seems to work just fine: ```viml function! KommentaryWrapper(count)...

Agree that this would be nice to have, for the moment I implemented it myself: ```viml function! AppendComment() let commentChar = split(&commentstring, '%s')[0] execute 'normal! A ' . commentChar ....

FYI, I'm working on a PR for this

Looks good to me. Away from my main machine for the holidays at the moment, I'll test this a bit and merge it when I get back

Not sure what's happening here as I have tmux 2.0-1 and things work fine. I'll investigate tonight

@bshillingford sorry for the very late reply. I am unable to reproduce this in tmux 1.8. `:TxSend` works as expected. Are you still experiencing this issue? If so, can you...

I actually don't use this plugin at all anymore - the code looks fine and I'm happy to merge it, or if you'd like I can give you commit access....

@mhinz I'm still working on this, have let it fall off a bit recently but I can handle it. By move the repo to my account do you just mean...