You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unable to read preferences using termux-x11-preference even when inside the X11 environment.
What steps will reproduce the bug?
$ termux-x11-preference list
list: Unexpected result
Broadcasting: Intent { act=com.termux.x11.CHANGE_PREFERENCE pkg=com.termux.x11 (has extras) }
Broadcast sent without waiting for result
$ termux-x11-preference
/data/data/com.termux/files/usr/bin/termux-x11-preference [list] {key:value} [{key2:value2}]...
What is the expected behavior?
Preferences should be displayed.
The text was updated successfully, but these errors were encountered:
Problem description
I'm unable to read preferences using
termux-x11-preference
even when inside the X11 environment.What steps will reproduce the bug?
$ termux-x11-preference list list: Unexpected result Broadcasting: Intent { act=com.termux.x11.CHANGE_PREFERENCE pkg=com.termux.x11 (has extras) } Broadcast sent without waiting for result $ termux-x11-preference /data/data/com.termux/files/usr/bin/termux-x11-preference [list] {key:value} [{key2:value2}]...
What is the expected behavior?
Preferences should be displayed.
The text was updated successfully, but these errors were encountered: