Jacob Lundqvist
Jacob Lundqvist
This is still present in Build 691 using v3.19.2-1-g2b3d3c06700 [http://apk.ish.app/v3.19-2024-06-20/main] v3.19.2-3-g319d9fe3269 [http://apk.ish.app/v3.19-2024-06-25/community] Also, why is it logged as Unconfirmed, any usage of sudo on Alpine 3.19 such as `sudo ls`...
btw sudo insta-kills iSH even when done by a non-sudo user, before it checks if it is allowed even to run procedure: ``` apk add sudo adduser foo su -...
> I can't seem to reproduce this. Do you have any other configuration, or can you reproduce this with a fresh install? It has happened with the default FS provided...
That was ages ago and the location has changed a bit you find my caching in this file https://github.com/jaclu/tmux-mullvad/blob/main/scripts/utils.sh The function caching_mullvad_status is where the caching updates happen
> - name: Back > key: BSpace > command: 'show-wk-menu #{@wk_menu_windows}' > this is my workaround by adding the backspace to upper layer. That worked! Well technically it isnt a...
I found a workaround for the time being. inittab logs startup time, then my modified uptime compares the current time with this and can display both iSH and iOS uptime....
You might want to check this tmux resource index, it also lists plugins https://github.com/rothgar/awesome-tmux
I use emacs daily on the TestFlight version, so there it works at least for me. Are you using the AppStore version?
> As a workaround, you can use --ssh option: `mosh --ssh="ssh -o SendEnv=LC_DEVICE" [email protected]` Can this be set in the Hosts config, in order to not have to type it...
I always apreciate suggestions, but Im not sure what you mean in this case. Previously I tried to always list the default key-bindings for items when there was one, but...