Fork of NeoTerm source code with our own modifications
Go to file
Martin Valba a9ec59f0af FROM: termux-app/commit/4c47f4f732c9d5e15df6536fa357ff43d0223b07
Fixed: Fix CSI parameters parsing like for SGR sequences that start w…

…ith a  or have sequential  characters

https://vt100.net/docs/vt510-rm/chapter4.html#S4.3.3

https://en.wikipedia.org/wiki/ANSI_escape_code#CSI_(Control_Sequence_Introducer)_sequences

Credits for finding the issue belongs to @Screwtapello

* 4c47f4f732
2023-01-08 19:54:54 +02:00
.github/workflows New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
artwork New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
chrome-tabs Theming, icons, misc changes 2022-12-28 18:48:22 +02:00
gradle/wrapper New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
NeoLang io.neoterm -> com.offsec.nhterm 2022-12-27 23:21:57 +02:00
NeoTermBridge Ready for basic NetHunter usage 2022-12-28 12:53:43 +02:00
nhterm FROM: termux-app/commit/4c47f4f732c9d5e15df6536fa357ff43d0223b07 2023-01-08 19:54:54 +02:00
Xorg io.neoterm -> com.offsec.nhterm 2022-12-27 23:21:57 +02:00
.editorconfig New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
.gitignore New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
.gitlab-ci.yml Added needed changes for gitlab-ci V2 2022-12-28 23:47:43 +02:00
build.gradle Ready for basic NetHunter usage 2022-12-28 12:53:43 +02:00
CODE_OF_CONDUCT.md New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
CONTRIBUTING.md New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
gradle.properties New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
gradlew New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
gradlew.bat New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
LICENSE New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
README.md Rewrite README ( minimal ) 2022-12-28 20:14:16 +02:00
settings.gradle Rename module app -> nhterm 2022-12-28 19:48:57 +02:00

NH-Terminal

  • A modern-designed android terminal emulator for the 21st century based on NeoTerm.