Fredrik Fornwall

Results 144 comments of Fredrik Fornwall

Thanks for reporting! I agree that rust-script should not be affected by a `rust-toolchain` file. Resources: - [rustup overrides](https://rust-lang.github.io/rustup/overrides.html) - [Rejected rustup issue asking for way to ignore rust-toolchain files](https://github.com/rust-lang/rustup/issues/1969)...

> Interesting. Thanks for the detailed explanation. To check whether my understanding is correct: the rustup proxies are the ones that are interpreting the +$TOOLCHAIN arguments, right? And then they're...

Hello and thanks for reporting! > I noticed the rust-script cache exploding very quickly in size.. Indeed - this was a consequence of bad (nonexistent) reuse of downloaded and built...

Regarding the Termux rclone package: It has now been rebuilt with go 1.13 so should work on Android 10.

Hm, it looks like the Robot Mono fonts from nerd-fonts (https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/RobotoMono/complete/Roboto%20Mono%20Nerd%20Font%20Complete.ttf) adds a lot of space compared to e.g. https://github.com/google/fonts/raw/master/apache/robotomono/RobotoMono-Regular.ttf. I've asked a question at https://gitter.im/ryanoasis/nerd-fonts about it.

Indeed - I've created an issue at https://github.com/ryanoasis/nerd-fonts/issues/220 with your screenshots.

Ah, sorry for being confused. I actually wrote the wrong link to the nerd-tree font file used, it should be (note the `Mono` at the end): - https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/RobotoMono/complete/Roboto%20Mono%20Nerd%20Font%20Complete%20Mono.ttf Does this...

@Darkcast Thanks for the suggestion! Could you (or anyone else interested) try to create a properties file? To experiment, put the file at $HOME/.termux/colors.properties, and to apply it run termux-reload-settings....

@wende It's not possible at the moment, we need some UI for it. If you have the Termux:API add-on installed, you can use the `termux-clipboard-get` command as a workaround for...

Hello @jpdasma and sorry for the late reply! I'm unable to reproduce this problem, can you (or anyone else) reproduce it?