Zman | サ イ チャラン
Zman | サ イ チャラン
well ill start after `Aug 10`
Need to release an upgrade patch soon!
> I managed to make OPTIONS work. (This option works for me locally & on Vercel, but most probably it would work elsewhere as well). This is needed if you're...
Thanks for the update, gotta try
Here to help ya! 
Current progress bar implementation works with pv and tar does not support compression type detection when it receives file from standard input. https://github.com/RandomCoderOrg/fs-manager-udroid/blob/bf365c3f1ce5e1ff7a9e78503a4c236cf72bd04a/udroid/src/proot-utils/proot-utils.sh#L42-L44 To support multiple compression types there are...
well we can do it :+1:
Nope! Just some performance flickering, this fix may cause other non-termux apps to go crazy.
There should be some checks to detect the termux playstore and show warnings. Also fallback when gum fails to install or load
Got same issue, In mobile devices keyboard shows tab instead of enter. Show Image **Version**: `1.4.4` **Snippet** ( using shadcn Form ) ```jsx // rest is same from (https://emblor.jaleelbennett.com/integrations/shadcn-form) (...