GithubHelp home page GithubHelp logo

Comments (6)

diehard88 avatar diehard88 commented on September 6, 2024

i have an lg v20 running nougat.

the symptom described above does not occur.

ANDROID_DATA=/data
ANDROID_ROOT=/system
BASH=/data/data/com.termux/files/usr/bin/bash
BASHOPTS=cmdhist:complete_fullquote:expand_aliases:extquote:force_fignore:hostcomplete:interactive_comments:login_shell:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=()
BASH_ARGV=()
BASH_CMDS=()
BASH_LINENO=()
BASH_SOURCE=()
BASH_VERSINFO=([0]="4" [1]="4" [2]="23" [3]="1" [4]="release" [5]="aarch64-unknown-linux-android")
BASH_VERSION='4.4.23(1)-release'
COLUMNS=65
DIRSTACK=()
EUID=10421
EXTERNAL_STORAGE=/sdcard
GROUPS=()
HISTFILE=/data/data/com.termux/files/home/.bash_history
HISTFILESIZE=500
HISTSIZE=500
HOME=/data/data/com.termux/files/home
HOSTNAME=localhost
HOSTTYPE=aarch64
IFS=$' \t\n'
LANG=en_US.UTF-8
LD_LIBRARY_PATH=/data/data/com.termux/files/usr/lib
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
LINES=25
MACHTYPE=aarch64-unknown-linux-android
MAILCHECK=60
OLDPWD=/data/data/com.termux/files/home
OPTERR=1
OPTIND=1
OSTYPE=linux-android
PATH=/data/data/com.termux/files/usr/bin:/data/data/com.termux/files/usr/bin/applets
PIPESTATUS=([0]="127")
PPID=21578
PREFIX=/data/data/com.termux/files/usr
PS1='\$ '
PS2='> '
PS4='+ '
PWD=/data/data/com.termux/files/home/storage/downloads
SHELL=/data/data/com.termux/files/usr/bin/bash
SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor
SHLVL=1
TERM=xterm-256color
TMPDIR=/data/data/com.termux/files/usr/tmp
UID=10421
_=lshw
command_not_found_handle () 
{ 
    /data/data/com.termux/files/usr/libexec/termux/command-not-found "$1"
}

from termux-ubuntu.

diehard88 avatar diehard88 commented on September 6, 2024

update: as mentioned above, the lg v20 was not affected. But after last week's upgrade to oreo, the same thing is happening.

from termux-ubuntu.

diehard88 avatar diehard88 commented on September 6, 2024

this one is not affected:

https://github.com/MFDGaming/ubuntu-in-termux

from termux-ubuntu.

diehard88 avatar diehard88 commented on September 6, 2024

Folks, if you're inside 'adb shell' and press the UP key, does it show the previous command in history or do you get this?

root@localhost:~#
root@localhost:~# adb shell
greatqltecs:/ $
greatqltecs:/ $ ^[[A|^[^[

from termux-ubuntu.

diehard88 avatar diehard88 commented on September 6, 2024

@diehard88

actually, the same probl3m.

from termux-ubuntu.

diehard88 avatar diehard88 commented on September 6, 2024

solution: according to Leonid Plyushch@xeffyr, if you have root, then you can do setenforce 0 and adb in termux-ubuntu.

why: Oreo has problems with tcsetattr(a, TCSAFLUSH, b); 
this thing can't be changed without recompiling binary that use it.

from termux-ubuntu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.