Tim

Results 56 issues of Tim

Seems like an ominous feature however there are some libraries that might help; https://github.com/search?q=handwriting+OCR https://sourceforge.net/directory/graphics/graphics/handrec/ Interesting long-term feature goal.

enhancement

-Per document settings: -_auto rotate (90, 180, -90) -_auto select scan type (single, multiple, no-ocr) -optionally open to last page by default. -option to remove a failed scan/page from a...

https://cateee.net/lkddb/web-lkddb/ARM64_ERRATUM_1530923.html https://github.com/torvalds/linux/commit/ab3906c53144837f1a192b5c3ba71ec2f938c187 https://static.docs.arm.com/epm137809/140/Cortex_A55_Processor_MP070_Software_Developer_Errata_Notice_v14.pdf ``` Odroid_C4> uname -r && cd /sys/devices/system/cpu/vulnerabilities && grep . * 5.7.0-odroid-arm64 itlb_multihit:Not affected l1tf:Not affected mds:Not affected meltdown:Not affected spec_store_bypass:Not affected spectre_v1:Mitigation: __user pointer sanitization spectre_v2:Not...

### Problem description Colors are broken. Just look at this odd green in the attached screenshot. and when files are open syntax coloring is absent in lvim but working in...

bug

link detection fix

**Describe the bug** Unable to close a file. File is opened with VSCodium. **Please confirm that this problem is VSCodium-specific** - I will not test Microsoft's Visual Studio Code. **Please...

bug

https://github.com/kern/filepizza/issues/33 https://developer.chrome.com/apps/fileSystem

Would be nice if there were a `-j $(nproc)` option. > -j [jobs], --jobs[=jobs] > Specifies the number of jobs (commands) to run simultaneously. One can wrap many backups in...

enhancement

xq --xml-output --tab "." $EG This should be noted in --help or better yet fixed.

> xq: -i/--in-place can only be used with -y/-Y is the error output from > xq --in-place --xml-output "." $EG But are not mentioned in > xq --help side note:...