Problem description
Using a Pixel device, if you enable gesture navigation (which is the default on the new pixel 4) you can no longer swipe in from the left to get the session drawer. I haven't been able to isolate it but typically you only get the back gesture with some weird gestures sometimes getting the session drawer. When disabling gesture navigation it is very easy to open it.
Steps to reproduce
On Android 10, enable system gesture navigation then open Termux and try to swipe from the left to open the session drawer, you get the back gesture instead.
Expected behavior
Session drawer should be opened or there should be an option to open it via the long click menu
Additional information
All packages up to date
Subscribed repositories:
https://dl.bintray.com/grimler/science-packages-24 science/stable
https://dl.bintray.com/grimler/game-packages-24 games/stable
https://termux.org/packages stable/main
System information:
Linux localhost 4.14.111-gb7713fd5d6ed-ab5820689 #1 SMP PREEMPT Wed Aug 21 22:50:41 UTC 2019 aarch64 Android
Termux-packages arch:
aarch64
Android version:
10
Device manufacturer:
Google
Device model:
Pixel 4 XL
Problem description
Using a Pixel device, if you enable gesture navigation (which is the default on the new pixel 4) you can no longer swipe in from the left to get the session drawer. I haven't been able to isolate it but typically you only get the back gesture with some weird gestures sometimes getting the session drawer. When disabling gesture navigation it is very easy to open it.
Steps to reproduce
On Android 10, enable system gesture navigation then open Termux and try to swipe from the left to open the session drawer, you get the back gesture instead.
Expected behavior
Session drawer should be opened or there should be an option to open it via the long click menu
Additional information
Yes,
there are posts above this that explain how to enable the
DRAWERbutton in version 0.118, but the thread is long and they have been mostly hidden by GitHub, so here is another explanation:editing
~/.termux/termux.propertiesand writing this:then using
termux-reload-settings