ftphikari
ftphikari
## Context Odin: dev-2022-04:f92ffe60 OS: Windows 10 Unknown Edition (0000007d) (version: 21H2), build 19044.1645 CPU: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz RAM: 8086 MiB ## Bug In this directory...
## Context * Operating System & Odin Version: Odin: dev-2023-03: OS: Windows 11 Professional (version: 22H2), build 22621.1343 CPU: Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz RAM: 16263 MiB Currently `thread.run`...
## Context Odin: dev-2022-06:5d4291d9 OS: Windows 10 Unknown Edition (0000007d) (version: 21H2), build 19044.1706 CPU: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz RAM: 8086 MiB ## Code ```odin package bug9...
With `ld` you can do this: ``` ld -r -b binary -o obj.o file.jpg ``` This command will make an object file out of a common binary file (image/font/whatever). Here...
On ThinkPad L570 Numpad has a shortcut for the calculator, which is assigned to F18, so the settings shortcut (F9) does not work properly. How can I work around this?
Standard system font in Windows seems to be Segoe UI 9, 10 looks too squished, so please make it default to 9. Also there is no option to change it...
Normally when you type a file/folder name while navigating, it selects a closest matching file. However directories are taken into square brackets, therefore for a directory name like `[Pictures]` typing...
Steps to reproduce: 1. Be in a folder with big image files (at least a couple of megabytes) 2. Quickly step through big files back and forth Video example: https://user-images.githubusercontent.com/92269215/216778302-276d56a9-1eff-4220-865a-fd3caafaf43f.mp4
Choosing a settings section with the keyboard does not work, arrows only select the submenu (not change to it), Space does nothing, Enter triggers lower buttons (Save, Cancel). It is...
When I press Ctrl+L on my user folder I wait several seconds until it finishes, while the program is unresponsive. This is not a desired behavior, program should give status...