qyu

Results 5 issues of qyu

hi, I believe there are a bunch of people who work with large source code project like linux kernel. Nomally in a kernel source file , there are lots of...

hi, please support the usage of `vim -t symbol`, some people are used to it. For now when I use this pattern, I get ![image](https://user-images.githubusercontent.com/19435140/179007640-5f4386dc-4afd-4ca5-9eaa-f1b4e4e10fca.png) so I check the ctag...

Hi, Is it possible to complete disable http server? That is make --fbdhttp not only apply to public ips but all ips including private ones.

Hi tpope, Thanks for making this convenient tool! Recently I tested it on my vim version 9.0 and found the gC toggle is not working: when toggled the vim-airline status...

hi, ldx, may i ask why there is a raw socket port 255 open after instantiate the iptc.Table like: `filter = iptc.Table('filter')` `netstat -anp` shows: `raw 0 0 0.0.0.0:255 0.0.0.0:*...