_BLU
_BLU
Hey, unfortunately FDR10 connections are displayed as QDR in ibtool. ```sh $ ibtool ibnetdiscover [...] [1] "S-"[5] # "desc" lid 2 4xQDR [...] ``` ```sh $ ibnetdiscover [...] [1] "S-"[5]...
Hey there, how do I tell the PacketWriter which timestamp to write when I use a custom PDU? `void write(PDU& pdu, const struct timeval& tv);` is private and `void PacketWriter::write(PDU&...
When using non 100% UI-Scale the "Block Game" will have a big margin on the right side in the playfield. **Screenshots** 100%  125% 
### What feature would you like to see? Introduce the capability to customize hex view font and size independently from other menus ### How will this feature be useful to...
Hey, where do I get the content of the `winsymbols` folder as seen [in the video](https://youtu.be/q5MrGKqtmAg?t=121)?
Really nice library, it would be even greater if its possible to easily install it via [_vcpkg_](https://github.com/microsoft/vcpkg)
When connecting to IDA and clicking the path InputBox away the resulting workspace is `undefined` https://github.com/ioncodes/idacode/blob/4209b63d5aa812a0db21758e0a2444adcafbec8c/idacode/src/extension.ts#L46-L53  
I am trying to monitor a server with multiple network interfaces but I seems like only eth0 is being monitored. **How can I monitor all interfaces?** The Prometheus inspector shows...
 I would really liked it if those features were implemented: - [ ] Omit function parameters, only print the namespace/name - [ ] Add source base dir. So it...