termux-monet icon indicating copy to clipboard operation
termux-monet copied to clipboard

Termux Monet - a terminal emulator application for Android 8+ OS extendible by variety of packages, with Monet support and experimental features.

Results 32 termux-monet issues
Sort by recently updated
recently updated
newest added

Bumps commons-io:commons-io from 2.14.0 to 2.16.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=gradle&previous-version=2.14.0&new-version=2.16.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
java
size/XS

Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 33.2.0-jre. Release notes Sourced from com.google.guava:guava's releases. 33.2.0 Android users: Please test recent Guava versions If you know of Guava Android users who have not...

dependencies
java
size/XS

Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.11.1 to 4.12.1. Release notes Sourced from org.robolectric:robolectric's releases. Robolectric 4.12.1 is a minor release that addressed two issues: Fixed a NoClassDefFoundError when invoking ShadowLog APIs outside...

dependencies
java
size/XS

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3. Release notes Sourced from gradle/wrapper-validation-action's releases. v2.1.3 What's Changed Update various NPM dependencies Update wrapper checksums to include Gradle 8.7 Full Changelog: https://github.com/gradle/wrapper-validation-action/compare/v2.1.2...v2.1.3 v2.1.2...

dependencies
size/XS
github_actions

### Problem description The latest nightly master build was two weeks ago, however it says that all the artifacts are already expired. ### Steps to reproduce the behavior. Go to...

![Screenshot_20240401_032946](https://github.com/KitsunedFox/termux-monet/assets/207571/b79d3e96-7193-4c28-b649-85a207e09b9e)

size/M

Update Gradle Wrapper from 8.6 to 8.7. Read the release notes: https://docs.gradle.org/8.7/release-notes.html --- The checksums of the Wrapper JAR and the distribution binary have been successfully verified. - Gradle release:...

gradle-wrapper
size/XS

### Problem description When I try to open termux-monet on Android TV it just crashes. While the original termux works fine. But I want italics and sixel support. I see...

### Feature description for example: when i switch between dark and light mode, if it's lightmode 'gruvbox light' should be applied and if it's dark mode 'gruvbox dark'. ### Additional...

### Problem description I installed termux-monet and executed those commands to install code-server `pkg update -y && pkg upgrade -y` `pkg install tur-repo` `pkg install code-server nodejs zip tree lsd...