mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 11:09:49 +08:00
sessions: failsafe session is now accessible via separate launcher icon
Also enables session autoclosing so no more "annoying" messages about "process completed - press enter". There autoclosing will be performed on exit codes '0' and '130'. On Android TV devices old behaviour will be used - auto close enabled for all sessions when amount of running sessions >1.
This commit is contained in:
committed by
Fredrik Fornwall
parent
bda80547ad
commit
fe41cd486f
@@ -2,6 +2,7 @@
|
||||
<resources>
|
||||
<string name="application_name">Termux</string>
|
||||
<string name="shared_user_label">Termux user</string>
|
||||
<string name="app_failsafe_mode">Termux (failsafe)</string>
|
||||
<string name="new_session">New session</string>
|
||||
<string name="new_session_failsafe">Failsafe</string>
|
||||
<string name="toggle_soft_keyboard">Keyboard</string>
|
||||
|
Reference in New Issue
Block a user