Hi, I'm many time Programming in Linux system.
But, Windows calculator is uncomfortable for Linux. Because Linux is almost hexadecimal express with 0x.
So, Could I use 0x string for Programmer mode calculator?
And Could I remove space, if clipboard copy from result?
Actually, I tried analyze Microsoft calculator from github (https://github.com/microsoft/calculator)
But, I can't understand .NET code.
Please, Tell me where code change possible hexadecimal express with 0x string and remove space string too
