Fredrik Fornwall
Fredrik Fornwall
See https://github.com/termux/termux-packages/issues/443#issuecomment-287902665
See https://developer.android.com/guide/topics/ui/accessibility/apps.html. I would very much appreciate any help or pointers here, as I've never worked with Talkback before!
(I split out this sub-issue from #271) After merging https://github.com/asciinema/asciinema/pull/294 the latest asciinema version now works on Android, and can be tried out by installing [Termux](https://termux.com/), running `pkg install asciinema`...
@michalbednarski: I and several others are really impressed by your work in this repo. Do you have (or could setup) a donate (patreon/paypal/etc) option for one to express support for...
By always specifying a cargo toolchain (the `+${TOOLCHAIN}` option) we avoid being affected by [rust-toolchain(.toml)](https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file) files. Fixes #31 (however, see that linked issue for comments about this change, and how...
> It would be neat to specify which template needs to be used in the code itself (similar to how you specify dependencies). That way you don’t have to remember...
_From @kokoko3k on March 2, 2017 9:54_ Would it be possible, or maybe it already is, to restore opened sessions when tapping an entry on the widget, instead of launching...
_From @wende on April 4, 2017 21:13_ You can paste into normal termux by long press. Is there any functionality to paste to floating window Termux? _Copied from original issue:...
_From @nico202 on November 19, 2015 15:58_ Hi, has someone tried getting [nix](https://nixos.org/nix/) to work inside termux? This would mean to have lot of packages available. [Here](https://nixos.org/wiki/How_to_install_nix_in_home_%28on_another_distribution%29)'s a guide to...
_From @rugk on August 5, 2016 9:25_ Currently termux always uses the servers listed in `/usr/etc/resolv.conf`. However I'd like it to use the default android dns server. At least when...