Martin Vuille
Martin Vuille
Experimenting with nerdcommenter on C code If I select a range of lines that includes some /\* ... */ comments and apply cc, the existing comment delimiters are replaced with...
I am running into a problem where "aireplay-ng -9" is not seeing some APs in 5 GHz band. These APs are visible when running airodump-ng. Looking at the code of...
Fix for #120 If channel cannot be obtained from the 'DSSS Parameter Set' element (tagtype 3), then try to get the channel from the 'HT Operation' element (tagtype 61).
This may be a misunderstanding on my part, if so please set me straight. Or perhaps it is a peculiarity of my vim configuration. With g:bufExplorerFindActive enabled (1), open FILE1...
### Steps to reproduce 1. Have Calendar with upcoming events 2. Have Dashboard with Upcoming events widget 3. Open Dashboard ### Expected behavior Upcoming events are listed in the widget...
I have EasyGrep configured to display results in the location list. vim allows multiple location lists to be open at one time. Because of the way `IsListOpen` checks whether the...
I see this option partially implemented in the code. I would be interested in completing the implementation as this option would be useful to me. Is there any reason why...
I am thinking of adding a new option to exclude binary files, corresponding to the GNU grep '-I' (capital i) option. Any interest in this?
Wasted some time today struggling with trying to get vim-easygrep to work on a Ubuntu 12.04 box. Turns out this release has grep version 2.10, in which --include only works...
With EasyGrepCommand == 1 Using console vim on Fedora 24, which is built with "-xterm_clipboard"