Git User

Results 158 comments of Git User

Can't reproduce the issue: ``` ~ $ apt install haskell-regex-base Reading package lists... Done Building dependency tree... Done Reading state information... Done The following NEW packages will be installed: haskell-regex-base...

@JaitinPrakash It has nothing to do with video memory or vram you referred. Also the Java heap space available for allocation in Android app is much lower than free memory...

Termux currently doesn't support combining extra keys.

Autocorrection and word prediction, T9 and other word-based input methods always would cause issues. Termux supports only the most basic, character-by-character input. Its terminal is not a text input field....

> It is possible to replace bell.ogg with custom one by using apktool, but it requires resigning of every Termux-related app (Termux API and styling) You don't need to crack...

> Sometimes shell can break your command if it has dynamic features like git info. That typically happens if user did not enclosed color sequences and other unprintable characters between...

Cursor color is controlled by current terminal theme which itself changeable through Termux:Styling or manually in `~/.termux/colors.properties` file.

So you requesting this just to avoid coding desired behavior when to enable/disable wake lock?

@rahul13agrawal Yes, you can. However you don't need to ask a permission for this. Fork Termux app sources, clone the forked repo, make changes, push changes to GitHub and submit...