NotAFile
NotAFile
In hope of helping the next person who does not realize they need to turn it on in the CNI :)
This is similar to #12 but it would be great to just be able to jump to the end of some long array. With how slow scrolling is, it's currently...
Metro currently shows only one letter per folder as this is what the `pwd_info` function does. This function does not respect the max length setting `fish_prompt_pwd_dir_length`. And it appears most...
In applications that care more about the position of a key than it's function, one is supposed to use a `ScanCode`. However this creates an UI issue when asking the...
The behaviour of #290 appears to have returned again: execution-image.yml ``` --- version: 3 images: base_image: name: quay.io/centos/centos:stream9 dependencies: ansible_core: package_pip: ansible-core==2.15.0 ansible_runner: package_pip: ansible-runner==2.3.2 galaxy: requirements.yml additional_build_files: - src:...
I saw this in f-droid and felt like checking your crypto code. I'm not familiar with the Java crypto libraries, but from what I can tell, it has a number...
**How would this feature be useful?** There are some tools which, despite being python, do not offer a stable API for certain actions. One such example would be the way...
This project has not been actively maintained for years, however people unaware of this are still using it. This header in the readme redirects them to the currently maintained project....
This project currently uses very insecure password storage, as it does not use a strong hasing function and is vulnerable to a rainbow table attack refer to https://www.owasp.org/index.php/Password_Storage_Cheat_Sheet to get...
closes #1597