aleclearmind
aleclearmind
Yes, but my idea would be was to do this only once we can detect that the input pipe is closed. But, yes, I guess that interrupting follow mode on...
Do you expect this to be all you'll need for the cloud stuff or you want me to leave it open in case more stuff needs to go in?
ACK, marking it as draft. Undraft it when ready to be merged.
NOTETOSELF: I've reviewed this up to "ABI: add a natural alignment calculation helper".
I'm confused by this PR. It has a non-negligible overlap with #215, which is going in soon. If you want to have a PR based on another one, state in...
Merged in bb2abcc. Thanks!
Enabling `android_camera` support in `ffmpeg` is easy and [there was a PR](https://github.com/termux/termux-packages/pull/7757), however when trying to use it the acquisition [seems to be stuck](https://github.com/termux/termux-packages/pull/7757#issuecomment-2041056443) (and others have experienced this too).
I need to figure out a way to fix this. But I've a `restore-tmux` script that fixes the problem: ```bash #!/bin/bash TMUX_PARENT=$(basename "$TMUX") TMUX_PARENT="${TMUX_PARENT%%,*}" tmux -L "$TMUX_PARENT" source ~/.tmux.conf.d/nested-tmux/active-row.conf ```...
That document is wildly outdated, we have a branch with new docs. What's your goal? If you want to perform full translation The Right Way™, use `revng translate`.