Panda

Results 14 issues of Panda

Hi, thanks for such great tools, any consideration for pip installation to make it easier to get?

It works like a char in a single window. But when I split the windows with `vsp` and use easy motion to jump between windows, then I can't use ctr-o...

There exists a very old plugin: https://github.com/vim-scripts/google.vim Which haven't been updated for many years, it's struggling with modern CPP indent, it there an official CPP style file for vim like...

Hi, I am using the main branch of codebrowser_generator, when I tried processing [librdkafka](https://github.com/edenhill/librdkafka)(v0.9.5-RC2), I got many errors, I just paste the head here: ```bash [0%] Processing librdkafka/examples/kafkatest_verifiable_client.cpp [1%] Processing...

Thanks for such a good project. I need to simulate user input, so I checked the code. There are several problems * The term is [hidden](https://github.com/lotabout/skim/blob/master/src/lib.rs#L309), it's easy to work...

The gtest repo has changed c++ version from 03 to 11, is there any plan for glog?

suggestion

HI, I have found another bug while unstack gdb call stacks, with this input: ``` #5 0x00007f2a68255269 in Lock (Section=..., this=) at /var/lib/Section.h:49 #6 Job::Pausing (this=0x9f1cfbe0) at /var/libJob.cpp:3661 #7 0x00007f2a6e15dfc7...

Hi, thanks for this great project, I find a bug when deal gdb call stacks with newline in the middle. Take this call stack as example: ``` #8 0x00007f2a7b70eeb7 in...