Robert McCabe

Results 5 comments of Robert McCabe

@OverLordGoldDragon I understand your concerns, but this is a well-respected library. If you feel strongly about it, help make it more understandable/extensible.

@Bill I wonder if this would help: https://github.com/singe/ebpf-docker-for-mac EDIT: Yeah I just tried that link. And I did ``apt-get install bpfcc-tools`` in the container. Then I ran one of the...

``pane.cmd('kill-pane')`` is a bit more concise.

@off99555 does [this](https://github.com/rjmccabe3701/linux_config/commit/d3e6ea07c31dbaba890411f61efc8719344be5cd) help? ```vim "Code block for markdown autocmd FileType markdown let b:surround_45 = "```\n\r\n```" "Block comment for python autocmd FileType python let b:surround_45 = "\"\"\"\n\r\n\"\"\"" ```

Also fixes #850. Thanks, this has been annoying the heck out of me for months.