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

[Bug]: mcfly with bash

Open tathastu871 opened this issue 4 years ago • 1 comments

Problem description

Pressing enter not running commands Pressing tab not editing it https://asciinema.org/a/zYtiu2eVwaU30y2OhKaSTRP8f

What steps will reproduce the bug?

mcfly search ctrl+r

What is the expected behavior?

No response

System information

termux-info:

Application version:
0.117
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://packages.termux.org/apt/termux-main/ stable main
# x11-repo (sources.list.d/x11.list)
deb https://packages.termux.org/apt/termux-x11 x11 main
# game-repo (sources.list.d/game.list)
deb https://packages.termux.org/apt/termux-games games stable
# science-repo (sources.list.d/science.list)
deb https://packages.termux.org/apt/termux-science science stable
# sources.list.d/pointless.list
deb https://its-pointless.github.io/files/24 termux extras
Updatable packages:
libgnutls/stable 3.6.16-2 aarch64 [upgradable from: 3.6.16-1]
zstd/stable 1.5.2 aarch64 [upgradable from: 1.5.1]
Android version:
10
Kernel build information:
Linux localhost 4.4.177-22371317 #1 SMP PREEMPT Tue Sep 28 16:35:24 KST 2021 aarch64 Android
Device manufacturer:
samsung
Device model:
SM-A750F

tathastu871 avatar Jan 22 '22 15:01 tathastu871

A workaround is to use with Zsh (instead of Bash).

Upstream: https://github.com/cantino/mcfly/issues/215

xtkoba avatar Feb 25 '22 18:02 xtkoba