Fix issue where wrong IME inputType would be set if termux was returned to from another app with text input view mode selected
This commit is contained in:
@@ -34,6 +34,8 @@ public interface TerminalViewClient {
|
||||
|
||||
boolean shouldUseCtrlSpaceWorkaround();
|
||||
|
||||
boolean isTerminalViewSelected();
|
||||
|
||||
|
||||
|
||||
void copyModeChanged(boolean copyMode);
|
||||
|
||||
Reference in New Issue
Block a user