-
### Mouse / peripheral model and version
ROG Strix Impact III Wireless
### Armoury Crate Screenshots
![1](https://github.com/seerge/g-helper/assets/154339012/bb1ce576-b731-494b-b8d5-e1bd4126cca2)
…
-
Hello! It appears that key data is treated as a zero-terminated string by your library which makes it impossible to use '\0' as part of a key.
```Lua
local xxtea = require 'xxtea'
local functio…
-
[GroupClientLogs.zip](https://github.com/albfan/miraclecast/files/12641086/GroupClientLogs.zip)
[FailedGroupOwnerLogs.zip](https://github.com/albfan/miraclecast/files/12641081/FailedGroupOwnerLogs.…
-
**Is your feature request related to a problem? Please describe.**
Hexdump sidepanel has mode "Disassembly" which prints disassembly using `pda` command. It attempts disassembling instruction at ea…
-
When looking at hexdumps, the `..` and `...` combine in odd ways, even when proceeded by other periods.
![image](https://user-images.githubusercontent.com/974758/137772024-18524908-d896-40bb-9cfc-a3d…
-
### Description / Steps to reproduce the issue
Start ZSH on windows msys2
````
export LANG=en_US.UTF-8
echo -e '\U1f602'
````
prints:
On linux it prints: 😂
It also works as expected in bash …
-
When dumping things with large positions, which take more than 8 character to display, a few things get misaligned. This happens both when `--skip`ing that far, or when just using a `--display-offset`…
-
In a previous post I have it working and I have two devices that emulate a keyboard for the purposes of reading magnetic cards. One doesn't appear to be picked up, the other works perfectly. The pro…
-
194: Test command: C:\Users\oeadmin\workspace\pipelines\Azure-Windows\build\X64-Release\tests\crypto\enclave\host\cryptohost.exe "C:/Users/oeadmin/workspace/pipelines/Azure-Windows/build/X64-Release/t…
-
Minor issue, but reporting what I noticed. For given code.
```
for i in range(2):
for j in range(2):
print j,
print
```
```
% python hello.py
0 1
0 1
% python hello.py | hexdump…
S-YOU updated
7 years ago