Jacob Lundqvist
Jacob Lundqvist
For what it is worth I have created a man_asdf utility here on [GitHub](https://github.com/jaclu/man_asdf.git). By default showing the man page of the current version, but if a version is given...
In my plugins binding to a key, I have started to read the common variable @use_bind_key_notes_in_plugins If set to 1/Yes/True they will be used. If not set it assumes not...
Its still kind of the best iPad python IDE, I would gladly pay for a new version, as I guess plenty of others, plz don't miss out on this Ole!
For example I have defined delete as Cmd-Backspace I must say that 1B5B337E is a lot less readable than ^[[3~ And for reasons, I need to be able to generate...
Still present in Build 585 If it could be resolved sudo could be installed in the (TestFlight) default FS without causing insta-crash, as it is now you almost have to...
First of all I changed all /bin/ash to /bin/sh since that is the normal default posix shell request. Secondly changing /bin/bah -> /usr/bin/env bash to comply with standard notation
Hm file upload doesn't seem to work on the iPad... ``` #!/bin/sh # # Copyright (c) 2022: [email protected] # License: MIT # # Version: 1.1.0 2022-05-10 # # Intended usage...
``` #!/bin/bash # Do various things to make iSH more useful. Or work around # oddness # First we do stuff that only needs to happen when the root image...
So if I get you right, the groups should continue to be defined in the AOK file as is now the case, no need to change the current naming conventions...
The issue is not related to npm, it is nodejs that causes this error. Workaround: Install older 3.18 nodejs and since it cant use the current icu libs also some...